From: Jim Meyering Date: Sun, 26 Oct 2008 20:26:24 +0000 (+0100) Subject: ChangeLog: clean up white space X-Git-Tag: v0.1~6760 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=eef75012ee8703c35e0268ee9b6d23881771a1b8;p=gnulib.git ChangeLog: clean up white space --- diff --git a/ChangeLog b/ChangeLog index a5ca45a88..3b9c2663e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,7 @@ * lib/mkdir.c (rpl_mkdir) [_WIN32...]: Mark mode as an unused parameter. 2008-10-26 Simon Josefsson - Bruno Haible + Bruno Haible Fix a clash between the type DATADIR on Windows and the macro DATADIR. * modules/configmake (Include): Add a note that the include must come @@ -36,7 +36,7 @@ findings. 2008-10-25 Ben Pfaff - Bruno Haible + Bruno Haible * lib/unistd.in.h: Include . (socket, connect,accept, bind, getpeername, getsockname, getsockopt, @@ -60,7 +60,7 @@ * lib/unistd.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); ... to here. * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Remove invocation of gl_UNISTD_H_DEFAULTS. - + 2008-10-25 Eric Blake signbit: avoid spurious compiler failure @@ -68,7 +68,7 @@ declarations inside function. 2008-10-24 Simon Josefsson - Bruno Haible + Bruno Haible * lib/stdlib.in.h (@GNULIB_RANDOM_R@): Include stdint.h. * modules/random_r (Depends-on): Add stdint. @@ -808,7 +808,7 @@ (gl_thread_exit_func): Use _endthreadex instead of EndThread. 2008-10-11 Yoann Vandoorselaere - Bruno Haible + Bruno Haible Provide a Win32 implementation of the 'cond' module. * lib/glthread/cond.h [USE_WIN32]: New implementation. @@ -920,7 +920,7 @@ * doc/gnulib.texi: Include it. 2008-10-09 Paolo Bonzini - Bruno Haible + Bruno Haible Combine the two replacements of 'close'. * lib/sys_socket.in.h (close): Define to a reminder to include @@ -947,7 +947,7 @@ * modules/select-tests (Depends-on): Likewise. 2008-10-09 Paolo Bonzini - Bruno Haible + Bruno Haible New module 'close'. * modules/close: New file. @@ -966,7 +966,7 @@ * modules/fchdir (Depends-on): Add close. 2008-10-09 Paolo Bonzini - Bruno Haible + Bruno Haible * lib/fcntl.in.h (open): Simplify conditionals. (_gl_register_fd): New declaration. @@ -984,7 +984,7 @@ (_version): Rename from "version". 2008-10-09 Paolo Bonzini - Bruno Haible + Bruno Haible * lib/fchdir.c (_gl_unregister_fd): New functions, extracted from rpl_close.