1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-11 14:10:34 +00:00
freebsd/usr.bin/c89
Joerg Wunsch 16c9de07f6 Use -ansi -pedantic -trigraphs, as suggested by Bruce.
Enforce that only Posix-spec'ed options are being used, so people could
use this as a Posixificator of some kind.

Document the Posix usage in the man page, so to make it clear what's
the difference between Posix c89, and gcc.
1997-09-18 20:55:50 +00:00
..
c89.1 Use -ansi -pedantic -trigraphs, as suggested by Bruce. 1997-09-18 20:55:50 +00:00
c89.sh Use -ansi -pedantic -trigraphs, as suggested by Bruce. 1997-09-18 20:55:50 +00:00
Makefile