summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/regerror.c
Commit message (Collapse)AuthorAgeFilesLines
* MFC r317346:pfg2017-05-071-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 functiondelphij2007-06-111-8/+5
| | | | prototypes. No function changes.
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-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 expressiontjr2004-07-121-0/+2
| | | | contains an illegal multibyte character sequence.
* Add restrict type-qualifier.mike2002-10-021-2/+2
|
* Remove __P() usage.obrien2002-03-211-1/+1
|
* Remove 'register' keyword.obrien2002-03-211-5/+7
|
* remove <ctype.h> - not neededache1999-07-261-1/+0
|
* General -Wall warning cleanup, part I.jkh1996-07-121-17/+17
| | | | Submitted-By: Kent Vander Velden <graphix@iastate.edu>
* More cleanup.phk1995-10-221-2/+0
| | | | Uhm, I also forgot: I took "EXTRA_SANITY" out of malloc.c
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
|
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+180
OpenPOWER on IntegriCloud