summaryrefslogtreecommitdiff
path: root/lib/libc/regex/regcomp.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2000-07-07Passing "char" values to ctype(3) functions is problematic.itohy
2000-01-22Delint.mycroft
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1998-12-13Minor size_t!=int related cleanup, only effective on the alpha.drochner
1998-12-08Change some function arguments to appropriate types. This makes lintdrochner
1998-11-14Delint:christos
1998-07-26constify some tables.mycroft
1998-02-03remove obsolete register declarationsperry
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1995-02-27add unintrusive Idscgd
1995-01-30clean up import; kill old cruft.cgd
1994-03-22Upgrade regex routines to alpha3.4.jtc
1994-02-23Upgrade regex routines to alpha3.3.jtc
1993-11-11Update to Henry's Nov 2, 1993 alpha3.2 release.jtc
1993-11-10Henry Spencer's POSIX.2 compatibile regular expression matching routines.jtc