log

age author description
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.
Fri, 24 Oct 2008 01:53:13 +0200 Bruno Haible Relicense the 'freadahead' module under LGPLv2+.
Wed, 22 Oct 2008 11:19:27 +0200 Jim Meyering random_r: new module
Wed, 22 Oct 2008 11:07:49 -0700 David Lutterkort selinux-h: search for LIB_SELINUX and mark it as a link requirement
Wed, 22 Oct 2008 11:07:50 -0700 Jim Meyering selinux-h: mark parameters of stub functions as intentionally unused
Wed, 22 Oct 2008 18:06:15 +0200 Simon Josefsson lib/sys_socket.in.h (FD_ISSET): Fix warnings under mingw.
Wed, 22 Oct 2008 14:13:47 +0200 Simon Josefsson getgroups: Avoid invoking test with wrong parameters.
Wed, 22 Oct 2008 05:47:28 -0600 Eric Blake glthread/thread: avoid compiler warning
Wed, 22 Oct 2008 05:34:48 -0600 Eric Blake netdb: also supply struct addrinfo for cygwin 1.5.x
Wed, 22 Oct 2008 12:36:51 +0200 Bruno Haible Update entry about pspp.
Tue, 21 Oct 2008 16:52:50 -0700 Karl Berry update from texinfo
Tue, 21 Oct 2008 17:18:53 +0200 Jim Meyering se-linux-h: remove ENOTSUPP-defining code; instead, use errno
Tue, 21 Oct 2008 17:06:17 +0200 Jim Meyering selinux-h: new module (from coreutils/gl/)
Tue, 21 Oct 2008 17:15:43 +0200 Bruno Haible Cleanup and simplify winsock split changes.
Tue, 21 Oct 2008 13:13:09 +0200 Bruno Haible Add gethostname() declaration to <unistd.h>.
Tue, 21 Oct 2008 12:33:07 +0200 Bruno Haible Add missing module dependencies.
Tue, 21 Oct 2008 12:17:19 +0200 Simon Josefsson Split winsock.c into many smaller files.
Tue, 21 Oct 2008 01:12:33 +0200 Bruno Haible Take into account the role of SIGABRT_COMPAT on Windows 2008.
Tue, 21 Oct 2008 01:05:43 +0200 Bruno Haible Move the lstat() declaration to <sys/stat.h>.
Tue, 21 Oct 2008 01:03:08 +0200 Bruno Haible Tests for posix_spawn function.
Tue, 21 Oct 2008 00:58:48 +0200 Bruno Haible Use gnulib's sys/wait.h replacement.
Mon, 20 Oct 2008 14:00:31 +0200 Jim Meyering canon-host: Include netdb.h instead of getaddrinfo.h.
Mon, 20 Oct 2008 13:10:37 +0200 Bruno Haible Test against another AIX bug.
Mon, 20 Oct 2008 13:08:37 +0200 Bruno Haible Make the check on MacOS X.
Mon, 20 Oct 2008 13:06:51 +0200 Bruno Haible Use AC_LANG_SOURCE instead of AC_LANG_PROGRAM.
Mon, 20 Oct 2008 12:08:43 +0200 Simon Josefsson lib/netdb.in.h: Don't define GNU specific constants.
Mon, 20 Oct 2008 09:53:42 +0200 Simon Josefsson Move getaddrinfo.h declarations to netdb.h.
Sun, 19 Oct 2008 23:51:06 +0200 Bruno Haible Remove unneeded code.
Sun, 19 Oct 2008 23:44:30 +0200 Bruno Haible Restore the ChangeLog tail.
Sun, 19 Oct 2008 23:29:38 +0200 Bruno Haible Make use of sys_wait module.
Sun, 19 Oct 2008 23:27:14 +0200 Bruno Haible New module 'sys_wait'.
Sun, 19 Oct 2008 22:07:52 +0200 Bruno Haible Remove redundant test for unistd.h.
Sun, 19 Oct 2008 21:58:22 +0200 Bruno Haible Assume that waitpid() fills an 'int' status, not a 'union wait'.
Sun, 19 Oct 2008 19:11:37 +0200 Bruno Haible New module 'atoll'.
Sun, 19 Oct 2008 18:50:15 +0200 Bruno Haible Add strtoull() declaration to <stdlib.h>.
Sun, 19 Oct 2008 18:42:31 +0200 Bruno Haible Add strtoll() declaration to <stdlib.h>.
Sun, 19 Oct 2008 16:54:34 +0200 Bruno Haible Specify include file for bcopy().
Sun, 19 Oct 2008 16:47:58 +0200 Bruno Haible Update doc regarding mingw.
Sun, 19 Oct 2008 14:08:13 +0200 Bruno Haible Avoid a compilation error on mingw.
Sun, 19 Oct 2008 14:05:30 +0200 Bruno Haible Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
Sun, 19 Oct 2008 13:07:15 +0200 Bruno Haible Add getusershell(), setusershell(), endusershell() declarations to <unistd.h>.
Sun, 19 Oct 2008 12:57:06 +0200 Bruno Haible Add a getloadavg() declaration to <stdlib.h>.
Sun, 19 Oct 2008 12:50:40 +0200 Bruno Haible Move the lchmod() declaration to <sys/stat.h>.
Sun, 19 Oct 2008 12:47:52 +0200 Bruno Haible Move the dirfd() declaration to <dirent.h>.
Sun, 19 Oct 2008 12:43:15 +0200 Bruno Haible Move the euidaccess() declaration to <unistd.h>.
Sun, 19 Oct 2008 03:36:00 +0200 Bruno Haible Move the getdomainname() declaration to <unistd.h>.
Sun, 19 Oct 2008 01:49:18 +0200 Bruno Haible Restore the ChangeLog tail.
Sun, 19 Oct 2008 01:44:46 +0200 Bruno Haible New module 'dirent'.