Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/libc
Module Name: basesrc
Committed By: kleink
Date: Wed Apr 17 16:23:09 UTC 2002
Modified Files:
basesrc/lib/libc/include: namespace.h
basesrc/lib/libc/string: Makefile.inc strlcat.c strlcpy.c
Added Files:
basesrc/lib/libc/string: _strlcat.c _strlcpy.c
Log Message:
Need internal names for strlcat() and strlcpy().
To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 basesrc/lib/libc/include/namespace.h
cvs rdiff -r1.51 -r1.52 basesrc/lib/libc/string/Makefile.inc
cvs rdiff -r0 -r1.1 basesrc/lib/libc/string/_strlcat.c \
basesrc/lib/libc/string/_strlcpy.c
cvs rdiff -r1.11 -r1.12 basesrc/lib/libc/string/strlcat.c
cvs rdiff -r1.9 -r1.10 basesrc/lib/libc/string/strlcpy.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