aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/grap/main.c
AgeCommit message (Collapse)AuthorFilesLines
2016-11-20include: define _DEFAULT_SOURCEDavid du Colombier1-0/+1
Since glibc 2.20, the _BSD_SOURCE and _SVID_SOURCE macros are deprecated in favor of the _DEFAULT_SOURCE macro. See https://sourceware.org/glibc/wiki/Release/2.20#Packaging_Changes Change-Id: I18dd6a698f3f5aa51d1e45bf53b031bb061e17e8 Reviewed-on: https://plan9port-review.googlesource.com/1500 Reviewed-by: David du Colombier <0intro@gmail.com>
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-0/+1
2004-08-16handle grap.defines properlyrsc1-1/+1
2004-05-17Tweak grap to make it compile silently.wkj1-5/+6
2004-05-16Checkpoint.wkj1-13/+18
2004-05-15Let's try this. It's BUGGERED.rsc1-0/+164