Date: Wed, 30 Apr 2003 19:36:28 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/m4 eval.c Message-ID: <200305010236.h412aScp096979@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2003/04/30 19:36:28 PDT
FreeBSD src repository
Modified files:
usr.bin/m4 eval.c
Log:
Flush streams before calling system() so that the output appears in the
right place in the output stream when redirected to a file (when full
buffering is enabled). Noticed by schweikh on freebsd-standards.
Revision Changes Path
1.21 +3 -1 src/usr.bin/m4/eval.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305010236.h412aScp096979>
