summaryrefslogtreecommitdiff
path: root/lib/libc/regex/regcomp.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: 1.24. Avoid reading beyond the array size. The bug can triggerDaniel C. Sobral2002-03-201-1/+2
* MFC:Daniel C. Sobral2000-07-311-2/+313
* unsigned char cleanupAndrey A. Chernov1999-07-261-17/+17
* Replace memory leaking instances of realloc with non-leaking reallocf.Warner Losh1998-09-161-4/+4
* Speedup in case locale not usedAndrey A. Chernov1997-04-041-5/+11
* collate_range_cmp -> __collate_range_cmpAndrey A. Chernov1996-10-311-4/+5
* Convert to newly aded collate compare functionAndrey A. Chernov1996-08-121-4/+4
* Remove static collcmp, use new internal function nowAndrey A. Chernov1996-08-121-37/+4
* Use collate data for national alpha character ranges like [a-z]Andrey A. Chernov1996-08-111-4/+45
* Short value is better for hash due to easy overflow in 8bit charactersAndrey A. Chernov1996-08-111-1/+1
* Use locale for character classes instead of hardcoded valuesAndrey A. Chernov1996-08-111-6/+66
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-28/+32
* 8bit clean fixesAndrey A. Chernov1996-03-251-3/+5
* More cleanup.Poul-Henning Kamp1995-10-221-2/+0
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+1698