summaryrefslogtreecommitdiff
path: root/job.c
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-04-28 17:59:28 -0400
committerPaul Smith <psmith@gnu.org>2013-04-28 17:59:28 -0400
commitbe8bf3e3850cea0de529e364174e79114d0b0b9d (patch)
tree1ef33d76f43c79d7e0effcc0177625054a35d591 /job.c
parentb42467cf0517997b202d0e576ea9f8fdd5de3015 (diff)
downloadmake-be8bf3e3850cea0de529e364174e79114d0b0b9d.tar.gz
Remove support for pre-ANSI variadic function calls.
We've required support for ANSI C (ISO C 89) or better for quite a while. Get rid of the old varags.h, doprnt() stuff and simply assume ANSI C variadic function capability and basic C runtime library support (vfprintf, vsprintf, etc.)
Diffstat (limited to 'job.c')
0 files changed, 0 insertions, 0 deletions