summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/port/threads/sigaction.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-0715206 setcontext(2) should not restore %fsbaseAndy Fiddaman1-1/+11
2015-12-075876 sys/regset.h pollutes name space (try 2)Gordon Ross1-1/+1
2015-10-18backout 5876 sys/regset.h pollutes name spaceGordon Ross1-1/+1
2015-10-175876 sys/regset.h pollutes name spaceGordon Ross1-1/+1
2010-03-12PSARC 2010/062 increase number of realtime signalsRoger A. Faulkner1-5/+18
2010-01-046913469 longjmp() from a signal handler disables subsequent atfork handlersRoger A. Faulkner1-3/+12
2008-06-06PSARC 2008/309 expunge synonyms.hraf1-20/+32
2008-06-066710562 fix for 6689238 broke dbx run-time checkingraf1-5/+0
2008-04-296678310 using LD_AUDIT, ld.so.1 calls shared library's .init before library i...raf1-16/+23
2008-02-046307671 pstack(1) no longer detects a signal handler framerh871071-1/+10
2008-01-236598890 cancellation code abuses synonymsraf1-29/+14
2008-01-146650138 Fix for 6598201 causes user-level sleep queue data corruptionraf1-3/+14
2007-09-076598201 Fix for 6586967 broke the unreliable signal(3c) interfaceraf1-0/+17
2007-08-066586967 Signal is sometimes not delivered on the alternate stack (although it...raf1-29/+16
2007-06-296559990 user-level read/write locks should be much fasterraf1-10/+17
2007-01-19PSARC 2006/469 EOF and removal of eeprom -Imrj1-3/+3
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352481-5/+44
2006-06-206416832 libaio and librt can and should be folded into libcraf1-13/+44
2006-04-25PSARC 2005/706 SIGEV_THREAD and SIGEV_PORTraf1-6/+6
2005-12-136362144 gcc breaks libc by turning structure assignments into calls to memcpy()raf1-5/+8
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+641