From a0c5d0c63f6801ca16865d04faa223cea440d2c0 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sat, 4 May 2013 17:31:20 -0400 Subject: Don't pump output to the descriptor, as we use FILE* elsewhere. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cc6ba1a..ea20753 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-05-04 Paul Smith + + * job.c (pump_from_tmp): (Rename) Write to stdout/stderr using + FILE* rather than fd. It's not a good idea to mix and match. + 2013-05-04 Eli Zaretskii * makeint.h (ftruncate) [_MSC_VER]: Redirect to _chsize. -- cgit v1.2.3