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: yamt
Date: Fri Dec 2 12:12:29 UTC 2005
Modified Files:
src/lib/libc/regex: engine.c regcomp.c regerror.c
Log Message:
constify and remove __UNCONST.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/lib/libc/regex/engine.c
cvs rdiff -r1.20 -r1.21 src/lib/libc/regex/regcomp.c
cvs rdiff -r1.19 -r1.20 src/lib/libc/regex/regerror.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