summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/inc/thr_uberdata.h
AgeCommit message (Expand)AuthorFilesLines
2009-10-276895172 CR 6762445 was too aggressive; signals are blocked in lwp_mutex_lock()Roger A. Faulkner1-2/+2
2009-09-246881066 sporadic hang of thr_suspendRoger A. Faulkner1-1/+6
2009-04-026824605 SUNWtetos test shm_stress_07_02 requires excessive time starting with...Roger A. Faulkner1-3/+2
2009-03-276734077 libc routines such as memset, memcpy, strlen, strcpy need to be optim...Jason Beloro1-0/+3
2009-03-256816409 mutex_lock() for process robust mutex could not return EOWNERDEAD wit...Roger A. Faulkner1-6/+16
2008-09-226751103 thr_create() and pthread_create() should fail and not dump core when ...Roger A. Faulkner1-2/+1
2008-08-016729759 need to accommodate non-8-byte-aligned mutexesraf1-0/+4
2008-07-086713783 s10u6_01 performance regression with heavily contended robust mutexesraf1-2/+2
2008-06-06PSARC 2008/309 expunge synonyms.hraf1-68/+9
2008-04-296678310 using LD_AUDIT, ld.so.1 calls shared library's .init before library i...raf1-44/+12
2008-03-20PSARC 2007/661 delete sched_niceraf1-52/+114
2008-02-216664275 robust locks are not so robust after allraf1-0/+16
2008-01-236598890 cancellation code abuses synonymsraf1-12/+26
2007-12-066568230 mutex_unlock() can modify freed memoryraf1-5/+6
2007-09-056599934 deadlock by atfork lock and user's mutexraf1-2/+5
2007-08-096590401 fixes for 6418491, 6518780 and 6570016 conspire to break javaraf1-12/+15
2007-06-29PSARC 2007/285 robust locks revisitedraf1-22/+59
2007-06-296559990 user-level read/write locks should be much fasterraf1-11/+26
2007-03-20PSARC 2007/129 thr_keycreate_onceraf1-0/+6
2007-01-306518780 deadlock due to fork and suspend threadraf1-6/+4
2007-01-19PSARC 2006/469 EOF and removal of eeprom -Imrj1-3/+3
2006-12-13PSARC 2006/659 fork extensionsraf1-5/+2
2006-06-206416832 libaio and librt can and should be folded into libcraf1-32/+37
2006-04-25PSARC 2005/706 SIGEV_THREAD and SIGEV_PORTraf1-8/+12
2005-11-296350867 gcc and libc don't get along on sparcraf1-126/+16
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1475