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: martin
Date: Mon Mar 13 15:41:46 UTC 2006
Modified Files:
src/common/lib/libc/string: strrchr.c
Log Message:
Enforce argument domain by assigning to a char variable and searching
for that. This way we pass the lib/libc/string/strrchr regression tests.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/common/lib/libc/string/strrchr.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