summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc
AgeCommit message (Expand)AuthorFilesLines
2015-11-026409 glob(3C) missed the memo on LF64Robert Mustacchi5-1/+44
2015-10-226350 localedef native build improvementsGordon Ross7-66/+127
2015-10-18backout 5876 sys/regset.h pollutes name spaceGordon Ross9-9/+15
2015-10-175876 sys/regset.h pollutes name spaceGordon Ross9-15/+9
2015-10-166208 add support for timerfdBryan Cantrill6-0/+104
2015-10-165640 want epoll supportBryan Cantrill6-0/+220
2015-10-065855 fix __RESTRICT_KYWD to support the correct keyword with c++Richard PALO1-4/+4
2015-10-055821 need strerror_l()Robert Mustacchi14-49/+84
2015-09-146209 libc mutexes break kernel writers heartsRobert Mustacchi4-1/+58
2015-09-096188 add support for eventfdBryan Cantrill6-0/+78
2015-06-055956 orientate is not a wordSergio Aguayo1-2/+2
2015-05-165815 libzpool's panic function doesn't set global panicstr, ::status not as u...Prakash Surya1-6/+22
2015-04-305763 missing va_end() on return from __fini_daemon_priv()Gary Mills1-4/+5
2015-04-285863 psiginfo arguments should be constEric Sproul2-4/+6
2015-04-125830 want arc4random(3C) suiteRobert Mustacchi11-0/+375
2015-04-055772 isxdigit_l, iswxdigit_l not exported (missing from mapfile)Garrett D'Amore1-0/+6
2015-01-144923 want preadv and pwritevDJ Hoffman8-5/+147
2014-12-195158 sed dumps core in new multibyte codeGarrett D'Amore1-0/+5
2014-12-035366 strcoll_l may destroy its arguments, then crashRichard Lowe2-8/+3
2014-10-305224 snprintf rounding under [default] FE_TONEARESTDan McDonald6-108/+247
2014-10-245238 iswgraph(L'a') returns 0, but iswctype(L'a', wctype("graph")) nonzeroLauri Tirkkonen1-1/+1
2014-07-162964 need POSIX 2008 locale object support (more C++ fixes)Dan McDonald2-3/+3
2014-07-154964 nl_langinfo(CRNCYSTR) returns wrong alignment characterGarrett D'Amore3-2/+10
2014-07-112964 need POSIX 2008 locale object supportGarrett D'Amore81-1735/+2779
2014-03-214688 getlogin_r shouldn't clobber memoryRobert Mustacchi1-4/+14
2014-01-223141 strptime() doesn't support %tGary Mills1-23/+7
2014-01-214493 want siginfoRobert Mustacchi6-0/+7
2014-01-214489 need ptcumemRobert Mustacchi8-0/+132
2014-01-084378 Clean up %C in *time() functionsGary Mills1-3/+3
2013-11-144294 fopen could support 'x'Robert Mustacchi1-1/+8
2013-11-011097 glob(3c) needs to support non-POSIX optionsGary Mills2-217/+1260
2013-10-092989 LOGNAME_MAX should be increased to 32 (fix gcc build)Gary Mills1-0/+3
2013-10-082989 LOGNAME_MAX should be increased to 32Gary Mills4-25/+121
2013-08-304072 make clobber leaves trashGordon Ross1-1/+6
2013-08-033967 iconv() blows up when passed (iconv_t)-1Keith M Wesolowski1-1/+1
2013-07-163849 implement __cxa_atexit/__cxa_finalizeRichard Lowe3-22/+84
2013-05-143717 a README should explain libc's use of 'protected', the potential existen...Richard Lowe1-1/+59
2013-04-213713 Implement accept4()Theo Schlossnagle13-102/+112
2013-04-173687 fopen() O_CLOEXEC support via the "e" flagTheo Schlossnagle1-7/+24
2012-12-203414 Need a new word of AT_SUN_HWCAP bitsRobert Mustacchi1-10/+14
2012-09-222933 compiler warning gags need better granularityRichard Lowe4-0/+48
2012-06-253132 remove support for building with gcc 3Richard Lowe2-8/+0
2012-09-073006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-2/+2
2012-08-01backout 3006: causes 3046 (panics after mounting root)Richard Lowe1-2/+2
2012-07-313006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-2/+2
2012-06-141450 Illumos should be buildable with GCC4Richard Lowe8-159/+171
2012-05-212619 asynchronous destruction of ZFS file systemsChristopher Siden2-1/+25
2012-05-112655 illumos should be lint 12.3 freeMilan Jurik1-2/+2
2011-06-212409 libc needs more gcc 4 support on 32-bit SPARCRichard Lowe4-0/+98
2012-02-182077 lots of unreachable breaks in illumos gateMilan Jurik4-32/+12