log

age author description
Fri, 11 Dec 2009 20:09:02 +0100 Bruno Haible New module 'nl_langinfo'.
Fri, 11 Dec 2009 19:59:02 +0100 Bruno Haible Tests for module 'langinfo'.
Fri, 11 Dec 2009 19:57:37 +0100 Bruno Haible New module 'langinfo'.
Fri, 11 Dec 2009 17:55:51 +0100 Bruno Haible Untabify.
Fri, 11 Dec 2009 09:33:55 -0700 Eric Blake ChangeLog: remove spurious byte
Fri, 11 Dec 2009 17:24:22 +0100 Bruno Haible unistd-safer: Remove unused indicator macro.
Fri, 11 Dec 2009 15:28:11 +0100 Bruno Haible Move pipe2-safer code to its own file.
Fri, 11 Dec 2009 01:31:21 +0100 Bruno Haible recvfrom: Allow NULL argument.
Fri, 11 Dec 2009 01:15:28 +0100 Bruno Haible New module 'arg-nonnull'. Declare which arguments expect non-NULL values.
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Thu, 10 Dec 2009 19:15:51 +0100 Bruno Haible pty test: Fix link error.
Thu, 10 Dec 2009 14:14:13 +0100 Simon Josefsson Add pty module for forkpty and openpty.
Thu, 10 Dec 2009 14:08:47 +0100 Bruno Haible stdio: Avoid syntax error in C++ mode.
Thu, 10 Dec 2009 12:22:41 +0100 Bruno Haible Use sed with option -e.
Thu, 10 Dec 2009 12:17:19 +0100 Jim Meyering mgetgroups: do not write bytes beyond end of malloc'd buffer
Wed, 09 Dec 2009 17:14:12 -0700 Eric Blake cloexec: relax license
Wed, 09 Dec 2009 16:11:27 -0700 Eric Blake link-warning: optimize generation
Wed, 09 Dec 2009 22:04:36 +0100 Bruno Haible unsetenv: Document last workaround.
Wed, 09 Dec 2009 17:34:02 +0100 Jim Meyering link-warning: Allow extra lines at the top of build-aux/link-warning.h.
Wed, 09 Dec 2009 14:13:08 +0100 Bruno Haible mgetgroups: Avoid undefined behaviour when ng == 0.
Wed, 09 Dec 2009 12:41:19 +0100 Bruno Haible link-warning: Add copyright notice.
Wed, 09 Dec 2009 12:11:36 +0100 Bruno Haible fchdir: Optimize away rpl_fstat when possible.
Wed, 09 Dec 2009 11:49:30 +0100 Bruno Haible fchdir: Update comment.
Wed, 09 Dec 2009 11:37:17 +0100 Bruno Haible Fix a recent ChangeLog entry.
Wed, 09 Dec 2009 11:21:35 +0100 Bruno Haible cloexec: Clarify code.
Tue, 08 Dec 2009 10:23:27 -0700 Eric Blake fchdir: avoid memory leak on re-registration.
Tue, 08 Dec 2009 20:37:50 +0100 Jim Meyering init.sh: avoid Solaris 10 /bin/sh portability problem
Tue, 08 Dec 2009 17:44:19 +0100 Simon Josefsson Document pty.h functions.
Tue, 08 Dec 2009 06:13:05 -0700 Eric Blake fchdir: fix logic bugs
Mon, 07 Dec 2009 21:08:17 -0700 Eric Blake dup2: fix logic bugs