summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc
AgeCommit message (Expand)AuthorFilesLines
2009-05-19PSARC 2009/228 ls enhancementsJason King1-4/+1
2009-05-086786945 incorrect handling of non existant backendMilan Jurik1-7/+10
2009-05-076806791 filter builds could be optimizedRod Evans10-42/+80
2009-04-30backout 6795209/6392640: breaks sparc buildjmcp1-3/+4
2009-04-306795209 Enable compilation of ON-consolidation with GCC 4.2Nathan Keynes1-4/+3
2009-04-206806023 cpc provider event name validation needs to be a bit tighterJonathan Haslam1-5/+5
2009-04-026824605 SUNWtetos test shm_stress_07_02 requires excessive time starting with...Roger A. Faulkner14-270/+51
2009-03-276734077 libc routines such as memset, memcpy, strlen, strcpy need to be optim...Jason Beloro22-2463/+5892
2009-03-256816409 mutex_lock() for process robust mutex could not return EOWNERDEAD wit...Roger A. Faulkner14-82/+336
2009-03-24PSARC/2008/760 Boot configuration ServiceSherry Moore2-8/+6
2009-02-20PSARC 2009/116 posix_spawn_file_actions_addclosefrom_npRoger A. Faulkner2-10/+139
2009-02-20PSARC/2008/740 Cross-Platform DDI Interface for Converting Strings to 64-bit ...jv2273476-269/+12
2009-02-126804037 amd64 version of __door_return corrupts stack address argument when d...Seth Goldberg1-3/+17
2009-02-116742433 nss_dbddefs contains literals overflowMilan Jurik1-6/+9
2009-02-106798660 Cadmium .NOT file processing problem with CWD relative file pathsAli Bahrami5-8/+70
2009-01-30PSARC/2008/647 Configurable Hostids for Non-Global Zonesjv2273471-11/+11
2009-01-166783069 libc must not use defread internallyKenjiro Tsuji4-45/+159
2009-01-14PSARC 2008/778 asprintf, vasprintfRoger A. Faulkner6-5/+105
2009-01-066788870 pthread_create is core dumping on snv_105Roger A. Faulkner1-4/+4
2008-12-156540117 libc should be compiled with -xstrconstRoger A. Faulkner4-0/+16
2008-12-156773712 sparc: 1-digit hex fp base conversion of long double rounds incorrectlyDouglas Priest3-12/+10
2008-12-056763000 libc versioning needs a little tlc in Solaris 10Craig Mohrman1-5/+24
2008-11-256704239 aio_cancel returns EOVERFLOW with large file for 32 bitArindam Sarkar1-6/+4
2008-11-24PSARC/2008/226 mmapobj(2) - mmap objectMichael Corcoran6-0/+41
2008-11-106597729 RFE: Alternative ksh93 version of libc::wordexp() should use posix_sp...Roger A. Faulkner1-107/+170
2008-11-07PSARC/2008/441 Active Directory name service module (nss_ad)Baban Kenkre3-18/+24
2008-11-076753769 Posix SUSv4 robust lock interfacesRoger A. Faulkner3-18/+35
2008-11-046767133 exit() is not cancel-safeRoger A. Faulkner1-2/+8
2008-10-276743723 strncpy() dumps core on Solaris 10 x86-64Nobutomo Nakano2-43/+62
2008-10-23PSARC 2008/617 posix_spawn(3C) extension - setsigignoreRoger A. Faulkner2-4/+45
2008-10-226762445 defer signals while locking a mutex and setting its owner fieldRoger A. Faulkner2-25/+48
2008-10-216762062 POSIX requires fork() to be async-signal-safeRoger A. Faulkner1-5/+17
2008-10-206759957 reduce the initial TLS demands on memoryRoger A. Faulkner1-3/+1
2008-10-026755382 new "more linker like" version of lint2 exposes new lint warnings in ONJohn Beck1-3/+2
2008-09-291207395 au_event_t is a currently a short. It should be redefined to be a u_s...Tony Nguyen1-2/+1
2008-09-296751138 libc's lint library is missing definition for __assert_c99David Powell1-0/+2
2008-09-25PSARC 2006/591 Virtual Consolerui zang - Sun Microsystems - Beijing China1-0/+4
2008-09-256659940 ON makefiles use wrong options for Sun Studio 12 compiler and lint.Nick Todd2-2/+2
2008-09-226751103 thr_create() and pthread_create() should fail and not dump core when ...Roger A. Faulkner6-39/+121
2008-09-22PSARC 2008/382 Fast RebootSherry Moore2-6/+76
2008-09-196505278 UNIX98/UNIX03: *vsx* system() call to create child, but fail to execu...Roger A. Faulkner1-1/+7
2008-09-186505278 UNIX98/UNIX03: *vsx* system() call to create child, but fail to execu...Roger A. Faulkner3-9/+29
2008-09-186733185 Further cleanup of SUN Studio 12 lint warnings in ON source.Nick Todd5-12/+6
2008-09-106746389 wall can cause significant performance issuesRoger A. Faulkner1-3/+2
2008-09-03PSARC 2008/305 strsep() in libcVladimir Kotal7-8/+98
2008-08-275007142 Add ntohll and htonll to sys/byteorder.hDaniel Anderson6-23/+123
2008-08-206738798 pthread_mutex_timedlock can block forever when using priority inherit...Roger A. Faulkner1-4/+14
2008-08-066733918 Teamware has retired, please welcome your new manager, MercurialMark J. Nelson334-1443/+628
2008-08-016729759 need to accommodate non-8-byte-aligned mutexesraf6-7/+195
2008-07-316698108 Sun Studio 12 finds many lint errors in ON source.rh871071-1/+1