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: joerg
Date: Fri Feb 22 19:25:59 UTC 2008
Modified Files:
src/lib/libc/string: strcspn.c strpbrk.c strspn.c
Log Message:
Also cast before anding the characters.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/lib/libc/string/strcspn.c \
src/lib/libc/string/strspn.c
cvs rdiff -r1.14 -r1.15 src/lib/libc/string/strpbrk.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