summaryrefslogtreecommitdiff
path: root/lib/libc/regex/grot/split.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+3
| | | | | | | I believe have made all of libc .c's as consistent as possible. Notes: svn path=/head/; revision=92986
* Remove 'register' keyword.David E. O'Brien2002-03-211-17/+17
| | | | Notes: svn path=/head/; revision=92889
* Spencer's regex(3) test code.Daniel C. Sobral2000-07-091-0/+318
Obtained from: BSD/OS Notes: svn path=/head/; revision=62856