Age | Commit message (Expand) | Author |
2014-01-16 | add fnmatch; fixes #20021.9.3 | Alon Zakai |
2014-01-15 | Fill in undefined math symbols. | Bruce Mitchener |
2014-01-14 | Move err/warn/etc from libc to libcextra. | Bruce Mitchener |
2014-01-14 | Replace getopt_long with musl version. | Bruce Mitchener |
2014-01-14 | Move scalbn to libc to fix broken functionality. Disable test on x86. | Bruce Mitchener |
2014-01-14 | Add lots of math functions. | Bruce Mitchener |
2014-01-14 | Make lgamma and friends work, add test. | Bruce Mitchener |
2014-01-14 | Add gamma functions. | Bruce Mitchener |
2014-01-14 | Add strtod(), wcstod(), wcstol() and friends. | Bruce Mitchener |
2014-01-13 | Missing string.h functionality. | Bruce Mitchener |
2013-11-02 | regex implementation from musl. | Bruce Mitchener |
2013-09-26 | Add iconv from musl. | Bruce Mitchener |
2013-09-26 | Add wprintf, swprintf, vswprintf, vfwprintf, etc. | Bruce Mitchener |
2013-09-26 | Add a lot of locale code. | Bruce Mitchener |
2013-08-07 | Add fcvt, ecvt, gcvt functions. | Bruce Mitchener |
2013-04-29 | [libcextra] Add wcwidth, wcswidth. | Bruce Mitchener |
2013-04-29 | [libcextra] wctrans and friends. | Bruce Mitchener |
2013-04-29 | [libcextra] add isw* classification functions. | Bruce Mitchener |
2013-04-24 | Don't list internal / undefined symbols. | Bruce Mitchener |
2013-04-22 | Move wchar,mb stuff to libcextra. | Bruce Mitchener |