summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc
AgeCommit message (Expand)AuthorFilesLines
2018-05-169511 printf family isn't aware of multibyte decimal point charactersYuri Pankov1-13/+33
2018-02-07 [illumos-gate merge]Jerry Jelinek5-4/+24
2018-02-068706 libc lint library missing endian.h functionsRobert Mustacchi1-0/+20
2018-02-069027 Makefiles need to specify C99 mode consistentlyYuri Pankov4-4/+4
2018-02-06 [illumos-gate merge]Jerry Jelinek2-4/+2
2018-02-059028 libc: comparison between pointer and zero character constantToomas Soome1-3/+1
2018-02-059029 libc: duplicate 'const' declaration specifierToomas Soome1-1/+1
2017-11-17 [illumos-gate merge]Jerry Jelinek3-9/+6
2017-11-168724 libc: multiple variable set but not used errorsToomas Soome3-9/+6
2017-10-04 [illumos-gate merge]Jerry Jelinek8-19/+19
2017-10-028609 want a position independent CRTRichard Lowe8-19/+19
2017-09-18 [illumos-gate merge]Jerry Jelinek1-1/+1
2017-09-158655 remove more gender specific languageAlison C1-1/+1
2017-08-23 [illumos-gate merge]Jerry Jelinek1-13/+11
2017-08-228578 sync fnmatch(3C) with upstreamYuri Pankov1-13/+11
2017-08-15 [illumos-gate merge]Jerry Jelinek3-98/+122
2017-08-148568 fnmatch, glob: fix exponential CPU use with repeated '*' operatorsYuri Pankov2-92/+117
2017-08-148575 regcomp(3C): handle invalid {} constructs consistentlyYuri Pankov1-6/+5
2017-07-31 [illumos-gate merge]Jerry Jelinek9-8/+134
2017-07-298546 want recallocarray(3C) and freezero(3C)Yuri Pankov9-8/+134
2017-06-22 [illumos-gate merge]Jerry Jelinek1-1/+1
2017-06-218297 update mdocml to 1.14.1Yuri Pankov1-1/+1
2017-06-21 [illumos-gate merge]Jerry Jelinek1-222/+233
2017-06-208362 libc: install_legacy() overwrites __runetype, __maplower, and __mapupper...Yuri Pankov1-222/+233
2017-06-208349 thrd_equal implements the wrong specificationRobert Mustacchi1-3/+3
2017-06-168362 libc: install_legacy() overwrites __runetype, __maplower, and __mapupper...Robert Mustacchi1-228/+223
2017-06-148362 libc: install_legacy() overwrites __runetype, __maplower, and __mapupper...Yuri Pankov1-223/+228
2017-06-14 [illumos-gate merge]Jerry Jelinek1-1/+1
2017-06-13 [illumos-gate merge]Jerry Jelinek17-215/+1431
2017-06-128354 sync regcomp(3C) with upstream (fix make catalog)Yuri Pankov1-1/+1
2017-06-125428 provide fts(), reallocarray(), and strtonum()Yuri Pankov9-93/+1263
2017-06-128355 need libc regex testsYuri Pankov3-12/+44
2017-06-128354 sync regcomp(3C) with upstreamYuri Pankov12-110/+124
2017-06-08 [illumos-gate merge]release-20170608Jerry Jelinek1-1/+7
2017-06-078276 rpcbind leaks memory due to libumem per thread caching.Youzhong Yang1-1/+7
2017-06-055097 psignal and psiginfo don't handle NULL arguments correctlyRobert Mustacchi2-18/+23
2017-05-31 [illumos-gate merge]Jerry Jelinek1-3/+1
2017-05-306961 64-bit octal printf may overflow internal bufferRobert Mustacchi1-3/+1
2017-04-04 [illumos-gate merge]Jerry Jelinek1-19/+13
2017-04-034412 character handling functions should return 0 for argument range 128-255 ...Yuri Pankov1-19/+13
2017-03-28 [illumos-gate merge]Jerry Jelinek4-94/+122
2017-03-286689 mbtowc(3C) fails to set errno for incomplete charactersIngo Schwarze1-2/+9
2017-03-286907 strcoll() and strxfrm() don't seem to agreeYuri Pankov1-59/+61
2017-03-286905 locales: Fix eucJP sortingJohn Marino1-14/+15
2017-03-286904 collation: Fix expansion substitutionsJohn Marino2-57/+75
2017-03-20OS-6014 native gettimeofday should use comm pagePatrick Mooney5-122/+54
2017-03-07 [illumos-gate merge]Jerry Jelinek2-2/+2
2017-03-067805 want faster clock_gettime (fix clean)Yuri Pankov2-2/+2
2017-03-03 [illumos-gate merge]Jerry Jelinek2-8/+10
2017-03-027860 libc: indentation errorsToomas Soome2-8/+10