From 50e2cb1b1ae989407ce0f34498776bb0175b3358 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Tue, 16 Apr 2013 19:51:29 -0400 Subject: Some cleanups for Windows builds after the output-sync option. Note currently output-sync is not supported on Windows. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2e3458f..ce688c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2013-04-16 Paul Smith + * build_w32.bat: Add load.c to the Windows build. + * main.c: Parse the output-sync options, even if they're not + supported on the platform. They'll just be ignored. + Patches from Ray Donnelly + * misc.c (open_tmpfd): Add a new function that returns a temporary file by file descriptor. (open_tmpfile): Move here from main.c. -- cgit v1.2.3