summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/regerror.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* remaining easy snprintf conversionsderaadt2002-05-251-6/+8
* try to use strlcpy and snprintf more; ok variousderaadt2002-05-241-2/+2
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-2/+2
* use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.lebel2001-06-271-3/+2
* some -Wallmillert1998-03-191-18/+18
* - cast usages of *printf() to void since we don't check return valmillert1997-04-281-12/+14
* Remove dead codetholo1996-09-151-3/+1
* Fix RCS idstholo1996-08-191-9/+1
* initial import of NetBSD treederaadt1995-10-181-0/+186