summaryrefslogtreecommitdiff
path: root/lib/libc/regex/grot/main.c
Commit message (Expand)AuthorAgeFilesLines
* Fix -Wformat issues and minor whitespace issues in surrounding areasEnji Cooper2015-12-051-29/+25
* split.ih:Enji Cooper2015-12-051-3/+2
* Add missing headers and sort #includes per style(9)Enji Cooper2015-12-051-3/+5
* - Use ANSI C function prototypes/definitions instead of K&R style onesEnji Cooper2015-12-051-28/+12
* getopt(3) returns -1, not EOF.Kevin Lo2008-02-181-1/+1
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+3
* Remove 'register' keyword.David E. O'Brien2002-03-211-11/+11
* Spencer's regex(3) test code.Daniel C. Sobral2000-07-091-0/+512