summaryrefslogtreecommitdiff
path: root/lib/libc/regex
Commit message (Expand)AuthorAgeFilesLines
* collate_range_cmp -> __collate_range_cmpAndrey A. Chernov1996-10-311-4/+5
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-221-1/+3
* 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-114-37/+89
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-125-165/+169
* 8bit clean fixesAndrey A. Chernov1996-03-251-3/+5
* More cleanup.Poul-Henning Kamp1995-10-223-4/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-2/+2
* First crack at making libc work with the new make macros. It compiles onGarrett Wollman1994-08-051-2/+2
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-2714-0/+4642