summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix warningsmillert1997-08-242-120/+120
* convert to mdoc formatflipk1997-07-292-263/+320
* formattingmickey1997-07-171-3/+3
* Be specific about using unsigned valuestholo1997-04-301-23/+23
* Remove dead code and variablestholo1997-04-302-24/+2
* - cast usages of *printf() to void since we don't check return valmillert1997-04-2813-71/+131
* long -> int to fix 64bit issues. This breaks 16bit machines but since we don't have any 16bit ports...) The alternative is to use int32_t's but then this code will break when/if int > 32bits which is not so unlikely. Fixes NetBSD PR #3450 from Ross Harvey (but in a different way)millert1997-04-123-19/+19
* Remove dead codetholo1996-09-153-70/+5
* Fix RCS idstholo1996-08-1914-63/+17
* Make a proper lvalue in INCtholo1996-03-251-1/+1
* initial import of NetBSD treederaadt1995-10-1814-0/+4683