Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/regex
Module Name: src
Committed By: jdolecek
Date: Sat Sep 18 11:47:37 UTC 2004
Modified Files:
src/lib/libc/regex: regcomp.c
Log Message:
make othercase() return int rather than char, to avoid sign extension
bug with character codes >= 128
fixes PR lib/26986 by Alexander Becher
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/lib/libc/regex/regcomp.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