summaryrefslogtreecommitdiffstats
path: root/usr.bin/m4/gnum4.c
Commit message (Expand)AuthorAgeFilesLines
* Don't depend on NULL's expansion being a pointer, cast it before it is passedstefanf2004-05-181-1/+1
* Kill extraneous whitespace.jmallett2002-07-151-24/+24
* Functions declared as <type> <identifier>(<nil>) should be declared asjmallett2002-07-141-2/+2
* Merge local changes again, against ANSIfied m4(1).jmallett2002-05-011-60/+20
* Use %zu to print a size_t, not %u and definitely not %d.jmallett2002-04-201-1/+1
* Print a size_t as %u not %d.jmallett2002-04-201-1/+1
* Crank WARNS.jmallett2002-04-201-9/+3
* Add __FBSDID, this file was unmodified so it was missed in the initial sweep.jmallett2002-04-191-0/+3
* Import OpenBSD m4 as of today.jmallett2002-02-161-0/+563
OpenPOWER on IntegriCloud