]> git.ipfire.org Git - thirdparty/make.git/commit
Ensure error messages are printed with sync'd output.
authorPaul Smith <psmith@gnu.org>
Sun, 28 Apr 2013 23:09:20 +0000 (19:09 -0400)
committerPaul Smith <psmith@gnu.org>
Sun, 28 Apr 2013 23:09:20 +0000 (19:09 -0400)
commitf88eb23b02088e7549c46231d0dfa4ee8d35a365
treef4aa139eaa7cd62e90cf918e96e77402b7355f8f
parent441b64335590ab91854b997bec07a9578086d895
Ensure error messages are printed with sync'd output.

Enhance the child_error() function so that it will write error output to the
child's sync output buffer, if it exists.  If it doesn't the output goes to
stdout/stderr.
ChangeLog
job.c
makeint.h
misc.c
tests/ChangeLog
tests/scripts/features/output-sync