summaryrefslogtreecommitdiffstats
path: root/usr.bin/c99
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7) police: overhaul.ru2002-12-111-24/+41
| | | | Approved by: re
* Re-add the code which maps POSIX standard library names into the onestjr2002-10-081-4/+49
| | | | FreeBSD uses; f.e. -lpthread -> -pthread, -lxnet -> nothing.
* Add the c99(1) utility, which is nothing more than a synonym fortjr2002-10-073-0/+276
cc -std=iso9899:1999 -pedantic, and is required by SUSv3. PR; 36087
OpenPOWER on IntegriCloud