summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/cclass.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cclasses[] multis field is always an empty string. Remove it and codetb2020-12-301-22/+14
| | | | | | dealing with it. This code was incomplete anyway. from miod, ok millert
* Do some easy .data -> .rodata/.data.rel.ro conversionsguenther2020-10-131-5/+5
| | | | ok millert@ deraadt@
* 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-23/+23
|
* - 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/+72