log

age author description
Mon, 25 Apr 2011 10:38:33 +0200 Jim Meyering Revert "use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE"
Mon, 25 Apr 2011 10:24:20 +0200 Jim Meyering maint.mk: makefile_at_at_check extend and clean up
Sun, 24 Apr 2011 19:02:10 +0200 Jim Meyering use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE
Sun, 24 Apr 2011 23:29:28 -0700 Paul Eggert strtoul: remove dependency on strtol
Sun, 24 Apr 2011 23:28:39 -0700 Paul Eggert strtoull: remove dependency on strtoul
Sun, 24 Apr 2011 23:27:44 -0700 Paul Eggert strtoll: remove dependency on strtol
Sun, 24 Apr 2011 16:52:26 +0200 Paul Eggert inttypes: Move some configure check to module 'imaxdiv'.
Sun, 24 Apr 2011 16:48:26 +0200 Paul Eggert inttypes: Move some configure check to module 'imaxabs'.
Sun, 24 Apr 2011 16:41:37 +0200 Paul Eggert inttypes: Remove configure tests that are not needed since 2009-12-31.
Fri, 22 Apr 2011 02:57:43 -0700 Paul Eggert * modules/strnlen (Depends-on): Remove memchr.
Fri, 22 Apr 2011 00:45:04 -0700 Paul Eggert strtol: remove dependency on wchar
Thu, 21 Apr 2011 14:53:49 -0600 Eric Blake passfd: fix test regression on Linux
Thu, 21 Apr 2011 11:48:22 -0600 Eric Blake passfd: speed up configure and drop unused code
Thu, 21 Apr 2011 07:16:20 -0600 Eric Blake passfd: allow compilation on mingw
Thu, 21 Apr 2011 08:51:12 -0600 Eric Blake sys_uio: new module
Wed, 20 Apr 2011 15:44:54 +0200 Jim Meyering useless-if-before-free: avoid false-positive
Wed, 20 Apr 2011 00:49:54 +0200 Giuseppe Scrivano doc: update users.txt.
Mon, 18 Apr 2011 02:34:47 +0200 Bruno Haible ioctl: Remove link dependency on native Windows.
Tue, 19 Apr 2011 10:38:30 +0200 Bruno Haible Move the support of O_NONBLOCK in open() to the 'open' module.
Mon, 18 Apr 2011 10:46:53 +0200 Bruno Haible nonblocking tests: Tweak comment.
Sun, 17 Apr 2011 23:36:27 +0200 Bruno Haible pipe2: Simplify code.
Sun, 17 Apr 2011 23:16:13 +0200 Bruno Haible nonblocking: Add comment.
Sun, 17 Apr 2011 19:50:10 +0200 Bruno Haible nonblocking: Add tests for sockets.
Sun, 17 Apr 2011 19:27:28 +0200 Bruno Haible nonblocking: Add tests for pipes.
Sun, 17 Apr 2011 06:27:17 -0700 Karl Berry autoupdate
Sat, 16 Apr 2011 12:14:42 +0200 Bruno Haible gettext: Clarify the needed programmer actions.
Sat, 16 Apr 2011 12:10:16 +0200 Bruno Haible strchrnul: Tweak last commit.
Fri, 15 Apr 2011 13:53:50 -0600 Eric Blake strchrnul: work around cygwin bug
Fri, 15 Apr 2011 10:46:01 +0200 Bruno Haible Don't require lib/stdio-write.c when only module 'stdio' is used.
Fri, 15 Apr 2011 01:02:13 +0200 Bruno Haible Support non-blocking pipe I/O in read() on native Windows.
Thu, 14 Apr 2011 23:42:01 +0200 Bruno Haible Support non-blocking pipe I/O in write() on native Windows.
Thu, 14 Apr 2011 22:29:41 +0200 Bruno Haible wchar: Ensure that wchar_t gets defined on uClibc.
Thu, 14 Apr 2011 02:25:28 +0200 Bruno Haible safe-write, full-read: Avoid unnecessary compilation units.
Thu, 14 Apr 2011 02:14:45 +0200 Bruno Haible Support non-blocking pipe I/O and SIGPIPE in pwrite().
Wed, 13 Apr 2011 12:15:43 +0200 Bruno Haible Support non-blocking pipe I/O in write() on native Windows.
Tue, 12 Apr 2011 06:47:56 -0700 Karl Berry autoupdate
Mon, 11 Apr 2011 08:13:53 -0700 Karl Berry autoupdate
Sun, 10 Apr 2011 10:26:46 +0200 Jim Meyering maint.mk: prohibit doubled words
Sun, 10 Apr 2011 23:52:02 +0200 Jim Meyering maint: fix doubled-word typo in comments
Sun, 10 Apr 2011 23:11:43 +0200 Jim Meyering maint: remove doubled word: s/it it/it/
Sun, 10 Apr 2011 10:24:12 +0200 Jim Meyering maint.mk: remove useless semicolon and backslash
Mon, 11 Apr 2011 02:27:15 +0200 Bruno Haible stdint test: Fix compilation failure on OSF/1 with DTK compiler.
Sun, 10 Apr 2011 06:04:59 -0700 Karl Berry autoupdate
Sun, 10 Apr 2011 09:56:02 +0200 Jim Meyering maint: remove doubled words in comments, e.g., s/a a/a/
Sun, 10 Apr 2011 09:30:22 +0200 Jim Meyering test-chown.h: correct a cast
Sat, 09 Apr 2011 20:29:43 -0700 Paul Eggert fix typo in ChangeLog entry
Sun, 10 Apr 2011 02:47:51 +0200 Mats Erik Andersson getaddrinfo: Fix test for sa_len member.
Sat, 09 Apr 2011 14:44:53 -0700 Paul Eggert maint: change "can not" to "cannot"
Sat, 09 Apr 2011 23:18:59 +0200 Jim Meyering maint: change "a a" to "a"
Sat, 09 Apr 2011 23:18:14 +0200 Jim Meyering maint.mk: prohibit \<the the\>
Sat, 09 Apr 2011 23:15:02 +0200 Jim Meyering maint: fix "the the" in comment
Sat, 09 Apr 2011 23:05:22 +0200 Jim Meyering maint: change "can not" to "cannot"
Sat, 09 Apr 2011 22:58:06 +0200 Jim Meyering maint.mk: prohibit use of "can not"
Sat, 09 Apr 2011 20:59:16 +0200 Bruno Haible careadlinkat: Guard against misuse of careadlinkatcwd.
Sat, 09 Apr 2011 20:57:21 +0200 Bruno Haible careadlinkat: Use common coding style.
Sat, 09 Apr 2011 18:38:04 +0200 Bruno Haible careadlinkat: Clarify specification.
Sat, 09 Apr 2011 18:28:09 +0200 Bruno Haible areadlinkat: Avoid link error on many platforms.
Sat, 09 Apr 2011 18:18:18 +0200 Bruno Haible allocator, careadlinkat: Fix double-inclusion guard.
Sat, 09 Apr 2011 18:12:40 +0200 Bruno Haible relocatable-prog-wrapper: Update after module 'areadlink' changed.
Sat, 09 Apr 2011 18:05:54 +0200 Bruno Haible relocatable-prog-wrapper: Update after module 'areadlink' changed.