log

age author description
Tue, 28 Oct 2008 18:19:49 +0100 Simon Josefsson Add modules for sys/times.h header and times function.
Tue, 28 Oct 2008 11:56:54 +0100 Jim Meyering * modules/tempname (Depends-on): Add lstat.
Tue, 28 Oct 2008 11:55:43 +0100 Jim Meyering * modules/lstat (License): Relicense: LGPL -> LGPLv2+.
Tue, 28 Oct 2008 11:04:35 +0100 Simon Josefsson argp: Use standard gnulib idiom for EXEEXT.
Mon, 27 Oct 2008 19:21:35 +0100 Jim Meyering * modules/gethostname (License): Relicense: LGPL -> LGPLv2+.
Mon, 27 Oct 2008 17:16:19 +0100 Simon Josefsson Fix typo in last commit.
Mon, 27 Oct 2008 13:51:04 +0100 Simon Josefsson Set and use EXEEXT.
Mon, 27 Oct 2008 12:40:45 +0100 Simon Josefsson lib/sys_stat.in.h (lstat): Fix declaration for mingw.
Mon, 27 Oct 2008 12:22:13 +0100 Bruno Haible Include <stdio.h>, for perror.
Mon, 27 Oct 2008 11:03:33 +0100 Simon Josefsson lstat: New module.
Sun, 26 Oct 2008 21:26:24 +0100 Jim Meyering ChangeLog: clean up white space
Fri, 24 Oct 2008 15:28:10 +0200 Jim Meyering * lib/mkdir.c (rpl_mkdir) [_WIN32...]: Mark mode as an unused parameter.
Sun, 26 Oct 2008 14:39:01 +0100 Bruno Haible Tweak last ChangeLog entry.
Sun, 26 Oct 2008 14:29:43 +0100 Bruno Haible Fix a clash between the type DATADIR on Windows and the macro DATADIR.
Sun, 26 Oct 2008 12:38:39 +0100 Bruno Haible Tweak last commit.
Sun, 26 Oct 2008 11:51:35 +0100 Simon Josefsson Fix last commit.
Sun, 26 Oct 2008 11:04:17 +0100 Simon Josefsson stdlib: Provide struct random_data.
Sun, 26 Oct 2008 09:38:56 +0100 Simon Josefsson Use GFDLv1.2+ for manual.
Sun, 26 Oct 2008 09:31:44 +0100 Simon Josefsson doc/gnulib.texi (Header files): C++ fixes, based on Bruno's findings.
Sat, 25 Oct 2008 23:13:43 +0200 Bruno Haible Override the gethostname() declaration on native Windows systems.
Sat, 25 Oct 2008 22:51:05 +0200 Bruno Haible Reduce the dependencies of m4/sys_socket_h.m4.
Sat, 25 Oct 2008 22:48:11 +0200 Bruno Haible Move HAVE__GL_CLOSE_FD_MAYBE_SOCKET macro.
Sat, 25 Oct 2008 09:03:05 -0700 Karl Berry update from texinfo
Sat, 25 Oct 2008 07:59:32 -0600 Eric Blake signbit: avoid spurious compiler failure
Sat, 25 Oct 2008 03:09:39 +0200 Simon Josefsson Use stdint.h, for int32_t.
Fri, 24 Oct 2008 23:04:30 +0200 Bruno Haible Change license of two modules from LGPLv3+ to LGPLv2+.
Fri, 24 Oct 2008 16:18:17 +0200 Jim Meyering sys_socket: fix typo that inhibited expansion of @GNULIB_SEND@
Fri, 24 Oct 2008 05:36:20 -0600 Eric Blake getgroups: fix compilation when getgroups is available
Fri, 24 Oct 2008 10:18:39 +0200 Simon Josefsson doc/gnulib.texi (Header files): Add note about C++ problems.
Fri, 24 Oct 2008 02:22:43 +0200 Bruno Haible Define a dummy SA_NODEFER macro on Interix.