Commit ID: 1004FB82E165A568521
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2012/05/19 23:34:26 UTC
Modified files:
include : regex.h
lib/libc/regex : cclass.h regcomp.c
lib/libc/regex/test: main.c
Added files:
lib/libc/regex : GNUmakefile
Log message:
make palatable for klibc
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.1.1.1 -r1.2 src/include/regex.h
cvs -R rdiff -kk -upr0 -r1.1 src/lib/libc/regex/GNUmakefile
cvs -R rdiff -kk -upr1.3 -r1.4 src/lib/libc/regex/cclass.h
cvs -R rdiff -kk -upr1.3 -r1.4 src/lib/libc/regex/regcomp.c
cvs -R rdiff -kk -upr1.3 -r1.4 src/lib/libc/regex/test/main.c