summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc
AgeCommit message (Expand)AuthorFilesLines
2020-03-06 [illumos-gate merge]Jerry Jelinek3-120/+57
2020-03-0512306 XPG4v2 slave pty behaviour should generally be disabledAndy Fiddaman3-120/+57
2020-02-28 [illumos-gate merge]Jerry Jelinek2-2/+2
2020-02-2711275 gettimeofday should use comm pagePatrick Mooney5-122/+53
2020-02-0612217 add ld assert-deflib and guidance to gate build [fix duplicate makefile...Jerry Jelinek3-24/+4
2020-02-06 [illumos-gate merge]Jerry Jelinek4-1/+48
2020-02-0512217 add ld assert-deflib and guidance to gate buildToomas Soome4-4/+9
2020-02-05 [illumos-gate merge]Jerry Jelinek2-7/+8
2020-02-0412263 libc: NULL pointer errors (sparc)Toomas Soome2-7/+8
2020-01-15 [illumos-gate merge]Jerry Jelinek5-17/+20
2020-01-1412151 libc: specifies less restrictive attribute than its targetToomas Soome5-17/+20
2020-01-07 [illumos-gate merge]Jerry Jelinek1-2/+2
2020-01-0612148 libc: _rtbootld.o needs to be built with -m32Toomas Soome1-2/+2
2019-10-23 [illumos-gate merge]Jerry Jelinek4-267/+369
2019-10-2211741 regexec: fix processing multibyte stringsYuri Pankov1-3/+45
2019-10-228908 regcomp: reduce size of bitmap for multibyte localesYuri Pankov3-13/+20
2019-10-228993 regex: Refactor fast/slow stepping bits in the matching engineKyle Evans3-251/+304
2019-10-04 [illumos-gate merge]Jerry Jelinek1-2/+2
2019-10-0411760 loader: add explicit_bzero() to libstandToomas Soome1-2/+2
2019-09-20 [illumos-gate merge]Jerry Jelinek2-4/+37
2019-09-2011687 isaexec() leaks memory if realloc failsAndy Fiddaman1-3/+6
2019-09-1911615 should handle locale charmap aliasesYuri Pankov1-1/+31
2019-09-17 [illumos-gate merge]Jerry Jelinek6-0/+38
2019-09-1611680 want reallocf(3C)Andy Fiddaman6-0/+38
2019-09-12 [illumos-gate merge]Jerry Jelinek1-0/+17
2019-09-1011661 provide C.UTF-8 localeYuri Pankov1-0/+17
2019-08-16 [illumos-gate merge]Jerry Jelinek6-7/+19
2019-08-1611528 Makefile.noget can get goneJohn Levon6-7/+19
2019-06-29OS-7828 add support for kernel crash dump encryptionBryan Cantrill1-2/+2
2019-06-19 [illumos-gate merge]Jerry Jelinek18-51/+33
2019-06-1811091 libc: NULL pointer errorsToomas Soome18-51/+33
2019-06-07 [illumos-gate merge]Jerry Jelinek2-2/+4
2019-06-0611097 SPARC needs some instances of POST_PROCESS_O to be POST_PROCESS_S_OPeter Tribble2-2/+4
2019-05-28 [illumos-gate merge]Jerry Jelinek1-1/+0
2019-05-2410864 Remove starcat supportPeter Tribble1-1/+0
2019-05-10 [illumos-gate merge]Jerry Jelinek1-13/+17
2019-05-0910880 posix_memalign() should avoid clobbering return parameter on failureRichard Lowe1-13/+17
2019-05-0310816 ctf_dwarf_convert_type() relies on un-initialized idJohn Levon2-22/+24
2019-04-25 [illumos-gate merge]Jerry Jelinek2-0/+4
2019-04-2410804 Enable unused warnings outside of utsJohn Levon2-0/+4
2019-04-02OS-6428 bad free in ctf_dwarf_init_dieJohn Levon2-22/+24
2019-03-18 [illumos-gate merge]Jerry Jelinek1-0/+5
2019-03-1510495 libc should know how many FPU exceptions there areRichard Lowe1-0/+5
2019-03-0110468 __ctype_mask[EOF] has been working by accidentBryan Cantrill1-17/+21
2019-02-14 [illumos-gate merge]Jerry Jelinek1-1863/+0
2019-02-1310361 usr/lib - stop lint library generation and packagingAndy Fiddaman1-1862/+0
2019-02-08 [illumos-gate merge]Jerry Jelinek5-215/+11
2019-02-0710322 usr/lib/libc - remove lint and lint librariesAndy Fiddaman5-216/+12
2019-02-05OS-7498 __ctype_mask[EOF] has been working by accidentBryan Cantrill1-17/+21
2019-02-01 [illumos-gate merge]Jerry Jelinek2-2/+2