Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libc/string
Module Name: src
Committed By: he
Date: Sat Mar 29 12:25:32 UTC 2008
Modified Files:
src/common/lib/libc/string: memset.c
Log Message:
Make the size-optimized memset() actually conform to the man page
by returning the first arg.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/common/lib/libc/string/memset.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