log ChangeLog @ 13040:320f40c27bf5

age author description
Mon, 22 Mar 2010 02:46:57 +0100 Bruno Haible forkpty: Provide replacement on AIX, HP-UX, IRIX, Solaris.
Mon, 22 Mar 2010 02:20:29 +0100 Bruno Haible Use the common template. Make test stricter.
Mon, 22 Mar 2010 02:15:18 +0100 Bruno Haible Use the common module description template.
Mon, 22 Mar 2010 02:14:08 +0100 Bruno Haible Tests for module 'login_tty'.
Mon, 22 Mar 2010 02:13:15 +0100 Bruno Haible New module 'login_tty'.
Mon, 22 Mar 2010 00:39:46 +0100 Bruno Haible login_tty: Documentation.
Mon, 22 Mar 2010 00:55:38 +0100 Bruno Haible pty: Consistent macro naming.
Mon, 22 Mar 2010 00:13:13 +0100 Bruno Haible Tests for openpty: Make stricter.
Mon, 22 Mar 2010 00:10:01 +0100 Bruno Haible openpty: Provide replacement on AIX, HP-UX, IRIX, Solaris.
Sun, 21 Mar 2010 23:22:33 +0100 Bruno Haible setenv: Tweaks.
Sun, 21 Mar 2010 21:09:06 +0100 Bruno Haible New module 'unlockpt'.
Sun, 21 Mar 2010 14:53:34 +0100 Jim Meyering maint.mk: prohibit inclusion of "intprops.h" without use
Sun, 21 Mar 2010 20:16:38 +0100 Bruno Haible New module 'grantpt'.
Sun, 21 Mar 2010 16:53:56 +0100 Bruno Haible New module 'pt_chown'.
Sun, 21 Mar 2010 16:18:07 +0100 Bruno Haible Tests for module 'ptsname'.
Sun, 21 Mar 2010 16:17:22 +0100 Bruno Haible New module 'ptsname'.
Sun, 21 Mar 2010 14:40:05 +0100 Bruno Haible Tests for module 'ttyname_r'.
Sun, 21 Mar 2010 14:38:25 +0100 Bruno Haible New module 'ttyname_r'.
Sun, 21 Mar 2010 01:45:51 +0100 Bruno Haible signal: Undefine macro definitions in C++ mode.
Sun, 21 Mar 2010 01:14:37 +0100 Bruno Haible Ensure no #include statements inside extern "C" { ... }.
Sun, 21 Mar 2010 00:50:39 +0100 Bruno Haible Make _GL_WARN_ON_USE usable in C++ and C mode in the same compilation unit.
Sat, 20 Mar 2010 17:48:19 +0100 Bruno Haible Fix last commit.
Sat, 20 Mar 2010 17:20:29 +0100 Bruno Haible pipe: Set errno upon failure.
Sat, 20 Mar 2010 16:54:17 +0100 Bruno Haible lchown: Avoid "unused variable" warning.
Sat, 20 Mar 2010 15:26:42 +0100 Bruno Haible Work around unlink() bug on MacOS X 10.5.6.
Sat, 20 Mar 2010 09:59:43 +0100 Bruno Haible Fix link errors on Solaris 8.
Fri, 19 Mar 2010 21:26:36 +0100 Jim Meyering regcomp.c: make non-_LIBC implementation of build_range_exp consistent
Fri, 19 Mar 2010 21:43:30 +0100 Jim Meyering regex.m4: correct the reversed range endpoint ([b-a]) test
Sat, 20 Mar 2010 00:20:36 +0100 Bruno Haible scandir: Fix link error on Solaris 8.
Fri, 19 Mar 2010 23:25:27 +0100 Bruno Haible getusershell: Fix documentation.
Fri, 19 Mar 2010 23:22:28 +0100 Bruno Haible getusershell: Provide declaration, missing on Solaris 9.
Fri, 19 Mar 2010 22:46:56 +0100 Bruno Haible wctype: Provide iswblank function.
Fri, 19 Mar 2010 22:16:56 +0100 Bruno Haible Tests of module 'pty' in C++ mode.
Fri, 19 Mar 2010 09:42:12 -0600 Eric Blake logb: fix documentation
Thu, 18 Mar 2010 16:34:11 -0600 Eric Blake forkpty, openpty: prefer glibc's const-safe prototype
Thu, 18 Mar 2010 13:49:25 -0600 Eric Blake forkpty, openpty: split functions into new modules
Thu, 18 Mar 2010 10:23:10 -0600 Eric Blake pty: improve replacement header
Fri, 19 Mar 2010 06:29:16 -0600 Eric Blake getopt: avoid compiler warning
Fri, 19 Mar 2010 02:01:17 +0100 Bruno Haible Fix link errors on Solaris 8.
Fri, 19 Mar 2010 01:44:16 +0100 Bruno Haible Fix bug introduced on 2010-03-14.
Fri, 19 Mar 2010 01:34:49 +0100 Bruno Haible Fix typo introduced on 2009-12-31.
Tue, 16 Mar 2010 08:27:31 +0100 Bert Wesarg test-vc-list-files-git: make more robust
Wed, 17 Mar 2010 15:29:00 +0100 Simon Josefsson pty: Make forkpty check work.
Mon, 15 Mar 2010 19:36:37 +0200 Sergey Poznyakoff Portability fix in lib/inttostr.c.
Mon, 15 Mar 2010 03:07:26 +0100 Bruno Haible Remove portability problems from 'flock' unit test.
Mon, 15 Mar 2010 00:49:47 +0100 Bruno Haible Fix bug introduced on 2009-12-31.
Sun, 14 Mar 2010 23:19:29 +0100 Bruno Haible Fix values returned by sinl, cosl.
Sun, 14 Mar 2010 20:12:57 +0100 Bruno Haible Fix compilation error when modules 'posix_spawn[p]' are not used.
Sun, 14 Mar 2010 19:55:44 +0100 Bruno Haible Fix compilation error on mingw when module 'time_r' is not used.
Sun, 14 Mar 2010 19:25:45 +0100 Bruno Haible Fix compilation error with Sun C.
Sat, 13 Mar 2010 17:31:06 +0100 Bruno Haible Allow the user to disable C++ code and tests.
Sat, 13 Mar 2010 16:31:43 +0100 Bruno Haible Mention libtool 2.2.x requirement in special cases.
Sat, 13 Mar 2010 16:20:41 +0100 Bruno Haible Test that gnulib does not break the standard C++ headers.
Sat, 13 Mar 2010 16:11:03 +0100 Bruno Haible Clarify which options are available for --create-testdir.
Sat, 13 Mar 2010 12:06:23 +0100 Bruno Haible Fix compilation error with glibc >= 2.10 and g++ >= 4.4.
Fri, 12 Mar 2010 14:44:11 +0100 Simon Josefsson gnulib-tool (func_import): Explain origin of code.
Fri, 12 Mar 2010 13:03:12 +0100 Bruno Haible Fix problem with automake's definition of CXXLINK.
Fri, 12 Mar 2010 11:33:25 +0100 Bruno Haible Mention the stable releases.
Thu, 11 Mar 2010 12:39:15 +0100 Bruno Haible Fix problems with overloaded C++ definitions of memchr, strpbrk, etc.
Tue, 09 Mar 2010 08:13:02 +0100 Simon Josefsson gnulib-tool (LIBTOOLPATH): Fix cut'n'paste bug.