Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: christos
Date: Tue Nov 2 20:12:26 UTC 2021
Modified Files:
src/include: signal.h
src/sys/sys: signal.h sigtypes.h
Log Message:
Expose sigaltstack, stack_t and friends to Posix Issue 5 (200809L) References:
https://man7.org/linux/man-pages/man2/sigaltstack.2.html
https://pubs.opengroup.org/onlinepubs/9699919799/functions/sigaltstack.html
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/include/signal.h
cvs rdiff -u -r1.74 -r1.75 src/sys/sys/signal.h
cvs rdiff -u -r1.11 -r1.12 src/sys/sys/sigtypes.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index