Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc
Module Name: src
Committed By: jruoho
Date: Thu Apr 29 06:54:26 UTC 2010
Modified Files:
src/lib/libc/gen: getcwd.3
src/lib/libc/stdio: mktemp.3
src/lib/libc/string: bcmp.3 bcopy.3 bzero.3 index.3 rindex.3
Log Message:
Add some STANDARDS lingo, mainly to note the functions that have been
removed from POSIX (2008).
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/lib/libc/gen/getcwd.3
cvs rdiff -u -r1.25 -r1.26 src/lib/libc/stdio/mktemp.3
cvs rdiff -u -r1.12 -r1.13 src/lib/libc/string/bcmp.3 \
src/lib/libc/string/bzero.3 src/lib/libc/string/index.3
cvs rdiff -u -r1.11 -r1.12 src/lib/libc/string/bcopy.3 \
src/lib/libc/string/rindex.3
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