summaryrefslogtreecommitdiff
path: root/usr/src/test/libc-tests
AgeCommit message (Expand)AuthorFilesLines
2018-05-169511 printf family isn't aware of multibyte decimal point charactersYuri Pankov4-5/+78
2018-04-239419 testregex: condition otherwise unused variablesRichard Lowe1-4/+8
2018-02-069027 Makefiles need to specify C99 mode consistentlyYuri Pankov2-2/+2
2018-02-029007 import AT&T regex test suiteYuri Pankov42-1223/+2989
2018-01-289003 libc-tests: newlocale_test silently fails after CLDR updatesYuri Pankov1-1/+1
2018-01-288994 libc-tests: nl_langinfo_test fails after 1198Yuri Pankov1-1/+1
2017-08-228578 sync fnmatch(3C) with upstreamYuri Pankov3-0/+327
2017-08-148575 regcomp(3C): handle invalid {} constructs consistentlyYuri Pankov2-6/+20
2017-06-208349 thrd_equal implements the wrong specificationRobert Mustacchi1-5/+5
2017-06-128355 need libc regex testsYuri Pankov28-0/+1284
2017-06-055097 psignal and psiginfo don't handle NULL arguments correctlyRobert Mustacchi4-1/+101
2017-05-306961 64-bit octal printf may overflow internal bufferRobert Mustacchi3-2/+120
2017-05-268170 update CLDR data to v31Yuri Pankov1-17/+17
2017-03-286907 strcoll() and strxfrm() don't seem to agreeYuri Pankov3-0/+121
2017-01-253772 consider raising default descriptor soft limitRichard Lowe5-0/+235
2016-12-137663 wcsncasecmp tests need a pRichard Lowe1-2/+2
2016-09-077350 wcsncasecmp reads data from buffers when count is zeroRobert Mustacchi5-5/+185
2016-08-067159 libc-tests build failed on sparcAlexander Eremin1-6/+0
2016-08-037076 segfault in putenv + getenvRobert Mustacchi3-0/+76
2016-07-227038 users of endian.h expect __ prefixed versions of macrosRobert Mustacchi1-6/+6
2016-06-217069 i386_XARCH should include -m32Richard Lowe1-1/+1
2016-06-017015 libc tests need to use LINK64 correctly, rather than just passing -m64Richard Lowe1-1/+1
2016-05-196790 want suite of endian(3C) functionsRobert Mustacchi3-0/+161
2016-05-196501 Implement pthread_attr_get_np() interfaceRobert Mustacchi4-0/+403
2016-05-196951 Initial c11 supportRobert Mustacchi24-43/+1441
2015-12-075876 sys/regset.h pollutes name space (try 2)Gordon Ross1-0/+7
2015-10-055821 need strerror_l()Robert Mustacchi12-3/+481
2015-06-095187 missing functions in stdlib.h : mkostemp, mkostemps & mkdtempMohamed A. Khalfella1-0/+31
2015-04-165843 getrandom(2) lays it on a bit thickRobert Mustacchi2-0/+55
2015-04-125830 want arc4random(3C) suiteRobert Mustacchi19-1/+1525
2015-04-095776 vfork and getwd should not be exposed under XPG7Garrett D'Amore1-0/+20
2015-04-055710 iswblank_l missing from headersGarrett D'Amore1-0/+157
2015-04-055293 desire symbol visibility testGarrett D'Amore31-10/+2630
2014-10-295276 Add Richard PALO's fpround test.Dan McDonald4-1/+138
2014-10-245238 iswgraph(L'a') returns 0, but iswctype(L'a', wctype("graph")) nonzeroLauri Tirkkonen4-1/+109
2014-07-154964 nl_langinfo(CRNCYSTR) returns wrong alignment characterGarrett D'Amore13-109/+1253
2014-07-112964 need POSIX 2008 locale object supportGarrett D'Amore10-0/+564