From 98197303b145c488740b93fb45d2d72cde243dcc Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Wed, 2 Oct 2013 19:48:21 +0300 Subject: Fix tmpfile on MS-Windows. w32/compat/posixfcn.c (tmpfile): New function, a replacement for the Windows libc version. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5f7f7ae..f9b6e34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2013-10-02 Eli Zaretskii + * w32/compat/posixfcn.c (tmpfile): New function, a replacement for + the Windows libc version. + Fix $abspath on Cygwin when HAVE_DOS_PATHS is in effect. * function.c (IS_ABSOLUTE) [__CYGWIN__]: Special definition for Cygwin. -- cgit v1.2.3