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: Sat Apr 11 21:42:16 UTC 2009
Modified Files:
src/lib/libc/string: memrchr.c
Log Message:
make this work properly, by moving to the end of the buffer before starting
the search.
remove clauses 3 + 4.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 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