summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/grot/split.c
Commit message (Collapse)AuthorAgeFilesLines
* split.ih:ngie2015-12-051-0/+2
| | | | | | | | | - Create automatically generated include header for split.c main.c: - Use function definitions from debug.ih and split.ih instead of externs Sponsored by: EMC / Isilon Storage Division
* Use `==` instead of `=` in the function comment above split(..) so mkh -pngie2015-12-051-1/+1
| | | | | | | exposes split(..). MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* Use ANSI C function prototypes/definitions instead of K&R style onesngie2015-12-051-16/+11
| | | | | MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
* Fix the style of the SCM ID's.obrien2002-03-221-2/+3
| | | | I believe have made all of libc .c's as consistent as possible.
* Remove 'register' keyword.obrien2002-03-211-17/+17
|
* Spencer's regex(3) test code.dcs2000-07-091-0/+318
Obtained from: BSD/OS
OpenPOWER on IntegriCloud