summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc
AgeCommit message (Expand)AuthorFilesLines
2013-01-29OS-1836 passwd command truncates usernames to 8 chars by default (overflow)Keith M Wesolowski1-1/+2
2013-01-29OS-1836 passwd command truncates usernames to 8 chars by defaultKeith M Wesolowski2-21/+58
2013-01-14Illumos SyncJohn Sonnenschein1-10/+14
2012-12-203414 Need a new word of AT_SUN_HWCAP bitsRobert Mustacchi1-10/+14
2012-11-07Illumos syncJohn Sonnenschein4-8/+48
2012-09-10illumos syncJohn Sonnenschein1-2/+2
2012-09-073006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-2/+2
2012-07-30Illumos SyncJohn Sonnenschein7-14/+49
2012-07-16OS-1367 need ptcumemRobert Mustacchi8-0/+129
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-05-07illumos syncJohn Sonnenschein7-160/+175
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-03-132077 lots of unreachable breaks in illumos gateMilan Jurik4-32/+12
2012-03-131594 strxfrm may write past the specified bufferTheo Schlossnagle1-4/+6
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-11-02richlowe GCC4 mergeJohn Sonnenschein9-159/+269
2011-11-02[OS-714] illumos mergeJohn Sonnenschein4-57/+126
2011-10-291678 libc lint library is missing definition for glob/globfreeYuri Pankov1-0/+7
2011-10-20Merge branch 'master' of http://github.com/illumos/illumos-gate into gcc/upgradeRichard Lowe3-57/+119
2011-10-03[OS-663] Post-6.5 Illumos syncJohn Sonnenschein3-11/+25
2011-08-28Merge branch 'master' of http://github.com/illumos/illumos-gate into gcc/upgradeRichard Lowe2-9/+16
2011-07-16Merge branch 'master' of http://github.com/illumos/illumos-gate into gcc/upgradeRichard Lowe1-2/+9
2011-07-02libc: Remove SPARC tls workarounds when using GCC 4Richard Lowe2-4/+6
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