CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2013/04/17 11:39:29
Modified files: lib/libc/regex : engine.c regcomp.c regex2.h regexec.c regfree.c Log message: silence some warnings by adding prototypes, casts, and headers as appropriate. in regex, stop using the struct hack for a fixed size array