summaryrefslogtreecommitdiff
path: root/lib/libc/regex/regcomp.c
AgeCommit message (Expand)Author
2004-11-30remove useless comments, once used for header file generation and deleteOtto Moerbeek
2004-10-17ansify and deregister; no change in obj code. ok millert@Otto Moerbeek
2004-05-08When parsing what follows [, do not allocate memory that is not used,Otto Moerbeek
2003-12-07Unbreak handling of non-ASCII chars. Fixes PR 3594. From FreeBSDOtto Moerbeek
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-05strcpy/strcat -> strlcpy/strlcatThierry Deval
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-01much greater care for malloc & realloc failures; millert okTheo de Raadt
1998-08-14realloc repairTheo de Raadt
1997-04-30Remove dead code and variablesThorsten Lockert
1997-04-28- cast usages of *printf() to void since we don't check return valTodd C. Miller
1996-09-15Remove dead codeThorsten Lockert
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt