summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/port/threads/scalls.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-12PSARC 2010/062 increase number of realtime signalsRoger A. Faulkner1-2/+1
2010-02-28PSARC 2009/657 delete obsolete system call trapsRoger A. Faulkner1-33/+21
2009-04-026824605 SUNWtetos test shm_stress_07_02 requires excessive time starting with...Roger A. Faulkner1-2/+2
2009-03-256816409 mutex_lock() for process robust mutex could not return EOWNERDEAD wit...Roger A. Faulkner1-3/+3
2008-10-216762062 POSIX requires fork() to be async-signal-safeRoger A. Faulkner1-5/+17
2008-06-206717408 libc synonym expunging in snv_92 breaks Sun Studio libcollectorraf1-0/+6
2008-06-06PSARC 2008/309 expunge synonyms.hraf1-101/+95
2008-06-066710562 fix for 6689238 broke dbx run-time checkingraf1-5/+0
2008-05-296696678 libc: critical regions, async I/O, and close() conspire to cause an A...raf1-1/+9
2008-04-296678310 using LD_AUDIT, ld.so.1 calls shared library's .init before library i...raf1-24/+27
2008-01-236598890 cancellation code abuses synonymsraf1-137/+280
2007-09-056599934 deadlock by atfork lock and user's mutexraf1-19/+22
2007-08-206593908 fixes for 6518780 cause more deadlocksraf1-28/+54
2007-08-096590401 fixes for 6418491, 6518780 and 6570016 conspire to break javaraf1-86/+48
2007-07-246542161 UNIX03: fdatasync() should be a cancellation pointraf1-0/+9
2007-06-29PSARC 2007/285 robust locks revisitedraf1-0/+2
2007-05-226518331 Eliminate duplicate addresses from ON ELF symbol sort sectionsab1960871-2/+7
2007-01-306518780 deadlock due to fork and suspend threadraf1-25/+15
2006-12-13PSARC 2006/659 fork extensionsraf1-22/+38
2006-06-206416832 libaio and librt can and should be folded into libcraf1-14/+34
2006-04-25PSARC 2005/706 SIGEV_THREAD and SIGEV_PORTraf1-3/+34
2006-01-066362982 namespace pollution/protection in libcraf1-1/+6
2005-12-136362144 gcc breaks libc by turning structure assignments into calls to memcpy()raf1-2/+4
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+908