delphij 2007-05-25 12:44:58 UTC
FreeBSD src repository
Modified files:
lib/libc/regex engine.c
Log:
Const'ify and ANSIfy the internal interfaces of regex(3).
This is the final change that makes libc to compile with
WERROR on my amd64 crashbox.
Revision Changes Path
1.21 +100 -109 src/lib/libc/regex/engine.c