Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/string
Module Name: src
Committed By: riastradh
Date: Sun Jun 23 16:44:06 UTC 2013
Modified Files:
src/lib/libc/string: memcmp.3 memset.3
Added Files:
src/lib/libc/string: consttime_bcmp.3 explicit_bzero.3
Log Message:
Add man pages and xrefs for consttime_bcmp and explicit_bzero.
ok wiz
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/lib/libc/string/consttime_bcmp.3 \
src/lib/libc/string/explicit_bzero.3
cvs rdiff -u -r1.9 -r1.10 src/lib/libc/string/memcmp.3 \
src/lib/libc/string/memset.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