summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc
AgeCommit message (Expand)AuthorFilesLines
2009-10-276895172 CR 6762445 was too aggressive; signals are blocked in lwp_mutex_lock()Roger A. Faulkner5-33/+15
2009-09-246881066 sporadic hang of thr_suspendRoger A. Faulkner4-27/+38
2009-09-236883880 non-8-byte-aligned mutexes: update needed for solaris_nevadaRoger A. Faulkner3-8/+41
2009-09-22PSARC 2009/373 Clearview IP TunnelingSebastien Roy1-12/+9
2009-09-226881217 32bit stack frames should be aligned on 16-byte boundaries (for sse2 ...Roger A. Faulkner2-9/+31
2009-09-186869408 64-bit libc string functions could be improved with SSEEdward Gillett6-1337/+4335
2009-09-15PSARC/2009/444 daemon() in libcVladimir Kotal7-0/+111
2009-09-01PSARC 2009/453 futimens, utimensatRoger A. Faulkner9-98/+123
2009-08-276831257 getgrnam_r() and getpwnam_r() should check for valid gidPradhap Devarajan2-6/+14
2009-08-206866605 SUNWonbld ELF analysis tools need overhaulAli Bahrami1-3/+8
2009-08-066858457 Remove Solaris support for UltraSPARC-AT10 processorJason Beloro7-2977/+4
2009-08-066842850 onstc libthread test functional/fork/fork_002 is timing outRoger A. Faulkner4-0/+20
2009-07-296864230 hiho, hiho, it'ch chtime for CH to gojmcp1-17/+3
2009-07-236862850 OSnet sharable object versioning cleanupAli Bahrami2-2/+4
2009-07-156757037 Zone-spawned LWP needs to be able to run on a processor setSurya Prakki4-15/+12
2009-07-076858169 libc should not publish libscf's interfacesJan Setje-Eilers7-62/+308
2009-07-07PSARC/2009/312 Configurable Boot Archive UpdatesGangadhar Mylapuram10-23/+121
2009-07-026847710 Solaris libc memcpy and memset are ignorant of AMD L3 cachesbostrovs7-132/+115
2009-07-016598629 pxfs aio scate test failures with EBUSY errors on nevadaPrakash Sangappa1-1/+14
2009-06-24PSARC/2008/403 libc printf behaviour for NULL stringDarren Moffat1-1/+12
2009-06-16PSARC/2009/284 faccessat(2) - determine accessibility of a file using file de...Sumanth Naropanth8-49/+9
2009-05-216795209 Enable compilation of ON-consolidation with GCC 4.2Scott Rotondo1-4/+3
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