aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/grep/sub.c
Commit message (Collapse)AuthorAgeFilesLines
* all: fix or silence all INSTALL warnings on macOSRuss Cox2017-01-061-2/+2
| | | | | | | | Should be a clean build now. Change-Id: Id3460371cb5e8d4071f8faa9c2aec870d213a067 Reviewed-on: https://plan9port-review.googlesource.com/2781 Reviewed-by: Russ Cox <rsc@swtch.com>
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-1/+1
|
* More anonymous unions.rsc2004-03-251-22/+22
|
* Today's changes.rsc2004-03-251-0/+317
More changes.