summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/port/threads/thr.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-12PSARC 2010/299 GNU/Linux/BSD compatibility functionsRoger A. Faulkner1-0/+4
2010-07-086965679 a dispatched task during fork results in seg faultRoger A. Faulkner1-11/+17
2010-03-12PSARC 2010/062 increase number of realtime signalsRoger A. Faulkner1-2/+4
2009-09-246881066 sporadic hang of thr_suspendRoger A. Faulkner1-19/+18
2009-09-236883880 non-8-byte-aligned mutexes: update needed for solaris_nevadaRoger A. Faulkner1-0/+20
2009-05-076806791 filter builds could be optimizedRod Evans1-3/+16
2009-03-256816409 mutex_lock() for process robust mutex could not return EOWNERDEAD wit...Roger A. Faulkner1-0/+1
2009-01-066788870 pthread_create is core dumping on snv_105Roger A. Faulkner1-4/+4
2008-09-226751103 thr_create() and pthread_create() should fail and not dump core when ...Roger A. Faulkner1-6/+5
2008-08-016729759 need to accommodate non-8-byte-aligned mutexesraf1-1/+5
2008-06-146714179 libc synonym expunging in snv_92 was too aggressive, breaking pfinstallraf1-2/+2
2008-06-06PSARC 2008/309 expunge synonyms.hraf1-115/+99
2008-04-296678310 using LD_AUDIT, ld.so.1 calls shared library's .init before library i...raf1-30/+45
2008-03-296659537 libc 64-bit functions memcpy, memmove, memset could be improved on In...bholler1-3/+3
2008-03-266679853 fix for 6647542 causes machines with separate root and /usr to fail bootraf1-1/+1
2008-03-20PSARC 2007/661 delete sched_niceraf1-49/+40
2008-01-236598890 cancellation code abuses synonymsraf1-76/+68
2007-12-066568230 mutex_unlock() can modify freed memoryraf1-9/+3
2007-09-056599934 deadlock by atfork lock and user's mutexraf1-0/+8
2007-08-096590401 fixes for 6418491, 6518780 and 6570016 conspire to break javaraf1-16/+17
2007-06-29PSARC 2007/285 robust locks revisitedraf1-4/+12
2007-06-286570016 Patches 120037-19 and 120473-09 hang threaded app when it calls fork1...raf1-34/+8
2007-01-306518780 deadlock due to fork and suspend threadraf1-16/+65
2007-01-19PSARC 2006/469 EOF and removal of eeprom -Imrj1-4/+3
2006-12-13PSARC 2006/659 fork extensionsraf1-1/+7
2006-09-076447838 libc needs to reset __threaded in executablesnakanon1-0/+7
2006-06-206416832 libaio and librt can and should be folded into libcraf1-13/+17
2006-04-25PSARC 2005/706 SIGEV_THREAD and SIGEV_PORTraf1-8/+19
2006-03-236402763 __threaded escaped from the reservation, abused by Forte6.1raf1-7/+16
2005-12-136362144 gcc breaks libc by turning structure assignments into calls to memcpy()raf1-2/+8
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+2732