Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | collate_range_cmp -> __collate_range_cmp | ache | 1996-10-31 | 1 | -4/+5 |
| | |||||
* | Correctly use .Fn instead of .Nm to reference function names | mpp | 1996-08-22 | 1 | -1/+3 |
| | | | | | | | | in a bunch of man pages. Use the correct .Bx (BSD UNIX) or .At (AT&T UNIX) macros instead of explicitly specifying the version in the text in a bunch of man pages. | ||||
* | Convert to newly aded collate compare function | ache | 1996-08-12 | 1 | -4/+4 |
| | |||||
* | Remove static collcmp, use new internal function now | ache | 1996-08-12 | 1 | -37/+4 |
| | |||||
* | Use collate data for national alpha character ranges like [a-z] | ache | 1996-08-11 | 1 | -4/+45 |
| | |||||
* | Short value is better for hash due to easy overflow in 8bit characters | ache | 1996-08-11 | 1 | -1/+1 |
| | |||||
* | Use locale for character classes instead of hardcoded values | ache | 1996-08-11 | 4 | -37/+89 |
| | | | | Misc 8bit cleanup | ||||
* | General -Wall warning cleanup, part I. | jkh | 1996-07-12 | 5 | -165/+169 |
| | | | | Submitted-By: Kent Vander Velden <graphix@iastate.edu> | ||||
* | 8bit clean fixes | ache | 1996-03-25 | 1 | -3/+5 |
| | |||||
* | More cleanup. | phk | 1995-10-22 | 3 | -4/+1 |
| | | | | Uhm, I also forgot: I took "EXTRA_SANITY" out of malloc.c | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 2 | -2/+2 |
| | |||||
* | First crack at making libc work with the new make macros. It compiles on | wollman | 1994-08-05 | 1 | -2/+2 |
| | | | | | my machine, and a simple static (genassym) and shared (sysctl) executable both work. Still to be done: RPCand YP merge. | ||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 14 | -0/+4642 |