summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/cname.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Constify the strings in cnames[]. No functional change.tb2020-12-301-3/+3
| | | | from miod, ok millert
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Fix warningsmillert1997-08-241-97/+97
|
* - cast usages of *printf() to void since we don't check return valmillert1997-04-281-1/+3
| | | | | | - move an assert to be *before* a strcpy() where it can do some good. - integrate NetBSD fixes for 64-bit machines (NetBSD PR #3450, Ross Harvey) - add lite2 tags
* Fix RCS idstholo1996-08-191-3/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+143