summaryrefslogtreecommitdiff
path: root/include/signal.h
AgeCommit message (Expand)Author
1995-05-28Definition equating NSIG to _NSIG has been moved to <sys/signal.h>jtc
1995-05-28Use _NSIG instead of NSIG or constant 32.jtc
1995-01-10Don't include <sys/types.h> if _ANSI_SOURCE is defined.jtc
1995-01-05We removed the sigaddset(), sigdelset(), and sigismember() macros, althoughjtc
1994-10-26new RCS ID format.cgd
1994-08-12Removed macro definitions of sigaddset(), segdelset(), & sigismember()jtc
1994-05-11user-land signal include filecgd