Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC r317346: | pfg | 2017-05-07 | 1 | -5/+5 |
| | | | | | | | | | regex: unsign and constify some variables. Taking some hints from the regex variant in nvi(1) and higher-level compiler warnings, update some types in our regex(3) implementation. Joint work with: Kyle Evans | ||||
* | Diff reduction against other *BSDs: ANSIfy function | delphij | 2007-06-11 | 1 | -8/+5 |
| | | | | prototypes. No function changes. | ||||
* | Per Regents of the University of Calfornia letter, remove advertising | imp | 2007-01-09 | 1 | -4/+0 |
| | | | | | | clause. # If I've done so improperly on a file, please let me know. | ||||
* | Add a new error code, REG_ILLSEQ, to indicate that a regular expression | tjr | 2004-07-12 | 1 | -0/+2 |
| | | | | contains an illegal multibyte character sequence. | ||||
* | Add restrict type-qualifier. | mike | 2002-10-02 | 1 | -2/+2 |
| | |||||
* | Remove __P() usage. | obrien | 2002-03-21 | 1 | -1/+1 |
| | |||||
* | Remove 'register' keyword. | obrien | 2002-03-21 | 1 | -5/+7 |
| | |||||
* | remove <ctype.h> - not needed | ache | 1999-07-26 | 1 | -1/+0 |
| | |||||
* | General -Wall warning cleanup, part I. | jkh | 1996-07-12 | 1 | -17/+17 |
| | | | | Submitted-By: Kent Vander Velden <graphix@iastate.edu> | ||||
* | More cleanup. | phk | 1995-10-22 | 1 | -2/+0 |
| | | | | Uhm, I also forgot: I took "EXTRA_SANITY" out of malloc.c | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -1/+1 |
| | |||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+180 |