summaryrefslogtreecommitdiff
path: root/usr/src/test/libc-tests/tests
AgeCommit message (Expand)AuthorFilesLines
2022-01-2014329 sys/atomic.h: 5066 got the order of ifdef/endif wrongRobert Mustacchi1-0/+1
2021-08-2013997 Want memrchr in libcRobert Mustacchi2-0/+295
2020-09-233763 Implement qsort_r(3C)Robert Mustacchi7-0/+1255
2020-09-1713111 Want futimes(), lutimes() and timespec/timeval conversion macrosAndy Fiddaman2-1/+524
2020-08-2313021 Invalid state if bindtextdomain() fails during re-bindingRichard Hansen3-0/+169
2020-06-0712689 Want c11 uchar.hRobert Mustacchi2-1/+791
2020-05-2212768 12392 regressed ftello64 behaviorRobert Mustacchi2-4/+87
2020-03-267092 Want support for stdio memory streamsRobert Mustacchi10-0/+3342
2020-02-0112216 Clean up libc-tests smatchRobert Mustacchi11-55/+49
2019-08-2110703 smatch unreachable code checking needs reworkingJohn Levon2-4/+3
2019-08-1611528 Makefile.noget can get goneJohn Levon1-1/+1
2019-05-0910880 posix_memalign() should avoid clobbering return parameter on failureRichard Lowe2-0/+95
2019-01-0910076 make usr/src/test smatch cleanJohn Levon4-1/+14
2018-10-198158 Want named threads APIJohn Levon2-2/+280
2018-08-289762 Split the custr functions into their own libraryJason King2-10/+5
2018-08-249755 bounds checking functions and types should only be visible if __STDC_WAN...Yuri Pankov1-0/+1
2018-08-168548 want memset_s(3C)Yuri Pankov3-0/+177
2018-05-169511 printf family isn't aware of multibyte decimal point charactersYuri Pankov2-0/+71
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 Pankov41-1222/+2988
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 Pankov2-0/+325
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 Pankov27-0/+1282
2017-06-055097 psignal and psiginfo don't handle NULL arguments correctlyRobert Mustacchi3-1/+100
2017-05-306961 64-bit octal printf may overflow internal bufferRobert Mustacchi2-1/+118
2017-05-268170 update CLDR data to v31Yuri Pankov1-17/+17
2017-03-286907 strcoll() and strxfrm() don't seem to agreeYuri Pankov2-0/+118
2017-01-253772 consider raising default descriptor soft limitRichard Lowe4-0/+232
2016-09-077350 wcsncasecmp reads data from buffers when count is zeroRobert Mustacchi4-1/+178
2016-08-067159 libc-tests build failed on sparcAlexander Eremin1-6/+0
2016-08-037076 segfault in putenv + getenvRobert Mustacchi2-0/+74
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 Mustacchi2-0/+159
2016-05-196501 Implement pthread_attr_get_np() interfaceRobert Mustacchi3-0/+401
2016-05-196951 Initial c11 supportRobert Mustacchi12-40/+1058
2015-10-055821 need strerror_l()Robert Mustacchi9-3/+442
2015-04-165843 getrandom(2) lays it on a bit thickRobert Mustacchi2-0/+55
2015-04-125830 want arc4random(3C) suiteRobert Mustacchi18-1/+1506
2015-04-055293 desire symbol visibility testGarrett D'Amore7-9/+1301
2014-10-295276 Add Richard PALO's fpround test.Dan McDonald3-1/+136
2014-10-245238 iswgraph(L'a') returns 0, but iswctype(L'a', wctype("graph")) nonzeroLauri Tirkkonen3-1/+107
2014-07-154964 nl_langinfo(CRNCYSTR) returns wrong alignment characterGarrett D'Amore11-104/+1242
2014-07-112964 need POSIX 2008 locale object supportGarrett D'Amore3-0/+271