]> git.saurik.com Git - bison.git/commit - src/output.c
maint: xfdopen, and scope reduction.
authorAkim Demaille <akim@lrde.epita.fr>
Fri, 15 Jun 2012 09:56:13 +0000 (11:56 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Fri, 15 Jun 2012 09:56:13 +0000 (11:56 +0200)
commit22539284f3220db77eae57f1c06846753c20de43
tree0af75a7e32d62429e0a932c115908a50d463a075
parentaed41cf9a0dde045bf93c9241dfdd62d75fe3d18
maint: xfdopen, and scope reduction.

* src/files.h, src/files.c (xfdopen): New.
* src/output.c (output_skeleton): Use it.
Reduce the scope of argv.
src/files.c
src/files.h
src/output.c