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: kleink
Date: Wed Jul 22 19:48:27 UTC 2009
Modified Files:
src/include: string.h unistd.h
src/lib/libc/string: strsignal.3 strsignal.c
Log Message:
Declare strsignal(3) in <string.h>, per POSIX-2008, and adjust
documentation accordingly.
Fixes PR standards/41325 from Perry E. Metzger.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/include/string.h
cvs rdiff -u -r1.120 -r1.121 src/include/unistd.h
cvs rdiff -u -r1.9 -r1.10 src/lib/libc/string/strsignal.3
cvs rdiff -u -r1.13 -r1.14 src/lib/libc/string/strsignal.c
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