summaryrefslogtreecommitdiff
path: root/usr.bin/c99/c99.c
Commit message (Expand)AuthorAgeFilesLines
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Make c99(1) invoke /usr/bin/cc with argv[0] set to "/usr/bin/cc" insteadDimitry Andric2013-03-071-1/+1
* Add missing static keywords to c99(1)Ed Schouten2011-11-061-8/+8
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-05-211-4/+3
* Fix off-by-one error.Stefan Farfeleder2005-01-141-1/+1
* Re-add the code which maps POSIX standard library names into the onesTim J. Robbins2002-10-081-4/+49
* Add the c99(1) utility, which is nothing more than a synonym forTim J. Robbins2002-10-071-0/+89