summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc
AgeCommit message (Expand)AuthorFilesLines
2011-07-02libc: make install target depend on generated headersRichard Lowe1-1/+1
2011-07-02libc: Implement __floatundisfRichard Lowe3-0/+49
2011-07-02libc: Implement __floatundidfRichard Lowe3-0/+49
2011-07-02libc: Mark %g7 as #scratch in _curthread, and implement directlyRichard Lowe1-5/+7
2011-07-02libc: Don't let GCC optimize away __rtldRichard Lowe1-1/+10
2011-07-01Use __attribute__((__gnu_inline__)) on GCC ASMRichard Lowe2-148/+147
2011-06-212409 libc needs more gcc 4 support on 32-bit SPARCRichard Lowe4-0/+98
2011-05-27Merge branch 'master' of git://github.com/illumos/illumos-gate into developJohn Sonnenschein1-3/+3
2011-05-191046 wcsxfrm(3C) crashes when len arg is 0Gordon Ross1-3/+3
2011-10-181633 implement posix_spawn_pipe_np()Matthew Ahrens3-57/+119
2011-07-221232 setlocale switch to C is brokenJason King2-9/+16
2012-02-182077 lots of unreachable breaks in illumos gateMilan Jurik4-32/+12
2011-05-13[OS-411] Guava Illumos syncJohn Sonnenschein10-235/+50
2011-07-111030 strftime "%x" should generate something strptime can parseGordon Ross1-2/+9
2011-03-11OS-264 Merge from upstream (illumos)John Sonnenschein2-4/+4
2011-03-09781 overrun in fgetwsBryan Cantrill1-2/+2
2011-03-08OS-295 sort(1M) croaks in _fgetws_impl()Bryan Cantrill1-1/+1
2011-01-31OS-180 need zoneid to be persistent across zone rebootJerry Jelinek1-1/+4
2011-03-29850 system(3C) and similar could just use /bin/shRichard Lowe4-30/+12
2011-04-10878 regerror() error messages not i18n compliantGarrett D'Amore3-119/+38
2011-04-05842 src/lib/Makefile has libc_i18n vestigesGarrett D'Amore1-17/+0
2011-04-03853 system/library is missing references to some license filesRichard Lowe2-69/+0
2011-01-20652 libc uninitialized variableAlexander Stetsenko1-2/+2
2011-01-13615 remove support legacy 7-bit ASCIIGarrett D'Amore8-225/+14
2011-01-13616 euc code in libc not aligned with localedefGarrett D'Amore3-136/+231
2010-12-15508 od doesn't set text domainGarrett D'Amore2-6/+19
2010-12-09298 SPARC build fails in smt_pause.oJon Tibble8-47/+12
2010-12-07413 Memory corruption in regcmp(3c)Jason King1-30/+30
2010-12-04317 strptime needs %Z supportGarrett D'Amore4-194/+272
2010-11-19298 SPARC build fails in smt_pause.oGarrett D'Amore3-4/+11
2010-10-21357 fix license on strptime.cGarrett D'Amore5-37/+16
2010-10-11326 strxfrm could be fasterGarrett D'Amore2-76/+89
2010-10-088 libc locale work needs updated license filesGarrett D'Amore73-786/+1087
2012-02-011594 strxfrm may write past the specified bufferTheo Schlossnagle1-4/+6
2010-09-14187 locale -a dumps coreGarrett D'Amore2-18/+12
2010-09-11174 libpthread uberdata stale after 6735446Gordon Ross1-0/+3
2010-09-11169 Lack of "rune" wctype breaks tr -CGarrett D'Amore1-1/+2
2010-09-03142 locale support not POSIX compliantGarrett D'Amore1-27/+56
2010-09-0180 comments format nits in nss_common.cDamian Wojsław1-2/+2
2010-08-307 Need locale databasesGarrett D'Amore4-21/+9
2010-08-2159 sparc build brokenGarrett D'Amore2-16/+8
2010-08-1838 need replacement for tr (fix lint)Garrett D'Amore1-0/+4
2010-08-19merge with onnv_147Richard Lowe64-433/+1736
2010-08-1849 open i18n bits should define charset_is_ascii for the rest of libcRichard Lowe11-0/+19
2010-08-1838 need replacement for trGarrett D'Amore7-0/+117
2010-08-166977102 SPARC builds randomly fail post-6944589Christopher Kiick1-0/+4
2010-08-166977206 fix for 6735446 dumps core if argv[0] == NULLRoger A. Faulkner1-3/+4
2010-08-12PSARC 2010/299 GNU/Linux/BSD compatibility functionsRoger A. Faulkner42-202/+1329
2010-08-0612 libc breaks lexGarrett D'Amore2-7/+7
2010-08-0110 64-bit binaries bustedGarrett D'Amore11-17/+22