log main.c @ 187:8c7e508da6cc

age author description
Fri, 12 Jun 2015 03:59:36 -0400 David A. Holland Add the ability to output line numbers, sort of.
Fri, 12 Jun 2015 03:28:19 -0400 David A. Holland Don't use <stdbool.h> unless __STDC__ is large enough.
Fri, 12 Jun 2015 03:21:36 -0400 David A. Holland very minor changes from openbsd
Fri, 12 Jun 2015 03:16:04 -0400 David A. Holland Accept "-" as the input file, or as the output file.
Fri, 12 Jun 2015 02:14:45 -0400 David A. Holland Clean up the mess Joerg made of apply_builtin_macros().
Fri, 27 Feb 2015 00:41:46 +0100 Joerg Sonnenberger Expand __FILE__ and __LINE__.
Tue, 17 Sep 2013 14:58:45 -0400 David A. Holland declare usage() with PF(). from wiz