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: christos
Date: Fri Apr 10 23:13:38 UTC 2009
Modified Files:
src/lib/libc/string: Makefile.inc memchr.3
Added Files:
src/lib/libc/string: memrchr.c
Log Message:
add memrchr
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/lib/libc/string/Makefile.inc
cvs rdiff -u -r1.9 -r1.10 src/lib/libc/string/memchr.3
cvs rdiff -u -r0 -r1.1 src/lib/libc/string/memrchr.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