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: riastradh
Date: Wed Aug 28 15:46:23 UTC 2013
Modified Files:
src/common/lib/libc/string: explicit_memset.c
src/include: string.h
src/lib/libc/string: explicit_memset.3
Log Message:
Make explicit_memset match memset's return value.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/string/explicit_memset.c
cvs rdiff -u -r1.46 -r1.47 src/include/string.h
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/string/explicit_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