log

age author description
Sun, 24 Oct 2010 10:11:16 -0700 Paul Eggert inttostr: simplify by removing unnecessary redundancy
Sat, 23 Oct 2010 14:50:38 +0200 Bruno Haible nl_langinfo: Mention problem with CRNCYSTR on NetBSD 5.0.
Sat, 23 Oct 2010 13:38:11 +0200 Bruno Haible Tests: Fix LOCALE_JA on MirBSD 10.
Fri, 22 Oct 2010 12:42:17 -0700 Paul Eggert inttostr: revert most-recent change
Fri, 22 Oct 2010 11:14:17 -0700 Paul Eggert inttostr: simplify by removing unnecessary redundancy
Fri, 22 Oct 2010 01:59:15 +0200 Bruno Haible nl_langinfo test: Avoid test failure on NetBSD 5.
Thu, 21 Oct 2010 10:29:13 -0600 Eric Blake c-stack: work around libsigsegv 2.8 bug
Sun, 17 Oct 2010 23:23:01 +0200 Bruno Haible userspec: Drop redundant file.
Sun, 17 Oct 2010 22:15:52 +0200 Bruno Haible nl_langinfo tests: Silence some warnings.
Sun, 17 Oct 2010 16:04:04 +0200 Bruno Haible Make use of GCC's attribute __alloc_size__.
Sat, 16 Oct 2010 16:54:23 -0400 Joel E. Denny bootstrap: anchor .gitignore entries.
Sat, 16 Oct 2010 14:20:18 +0200 Bruno Haible nextafter: Fix configure check.
Sat, 16 Oct 2010 13:23:54 +0200 Bruno Haible Fix date in ChangeLog.
Sat, 16 Oct 2010 13:18:37 +0200 Bruno Haible termios: Update documentation.
Sat, 16 Oct 2010 03:04:19 +0200 Bruno Haible tests: Make them compile with TinyCC.
Fri, 15 Oct 2010 16:05:27 -0600 Eric Blake ignore-value: make header idempotent
Fri, 15 Oct 2010 20:12:52 +0200 Jim Meyering GNUmakefile: handle "stable" target, not "major"
Fri, 15 Oct 2010 15:43:57 +0200 Ludovic Courtès isnan: Add support for TinyCC
Fri, 15 Oct 2010 02:01:51 +0200 Bruno Haible vasnprintf: Don't set errno to 0.
Fri, 15 Oct 2010 00:41:56 +0200 Bruno Haible socketlib: Fix.
Wed, 13 Oct 2010 11:22:35 +0200 Jim Meyering test-select-stdin.c: avoid warn_unused_result warnings
Wed, 13 Oct 2010 22:11:31 +0200 Jim Meyering git-version-gen: do require git-VC'd files in cwd
Wed, 13 Oct 2010 20:49:40 -0700 Paul Eggert argv-iter: omit nonconforming declaration
Wed, 13 Oct 2010 14:54:00 -0600 Eric Blake termios: fix compilation on mingw
Wed, 13 Oct 2010 16:08:36 +0200 Jim Meyering git-version-gen: don't require that .git/ be in the current dir
Wed, 13 Oct 2010 10:15:38 +0200 Jim Meyering test-select: avoid warn_unused_result warnings
Wed, 13 Oct 2010 10:06:29 +0200 Jim Meyering test-symlinkat: remove declaration of unused local
Wed, 13 Oct 2010 10:02:17 +0200 Jim Meyering test-inttostr: avoid shadowing warnings
Tue, 12 Oct 2010 00:38:19 +0200 Bruno Haible stdlib: Allow multiple gnulib generated replacements to coexist.
Mon, 11 Oct 2010 22:29:19 +0200 Jim Meyering fix a documentation typo
Mon, 11 Oct 2010 13:54:45 -0600 Eric Blake futimens: work around Solaris 11 bug
Mon, 11 Oct 2010 10:49:52 -0700 Paul Eggert Indentation.
Mon, 11 Oct 2010 12:44:56 +0200 Jim Meyering test-futimens: avoid unwarranted test failure on Solaris 5.11
Sun, 10 Oct 2010 23:08:42 +0200 Bruno Haible Indentation.
Mon, 11 Oct 2010 10:17:12 +0200 Jim Meyering spawn.in.h: make indentation consistent with parentheses
Mon, 11 Oct 2010 15:02:01 +0700 Gary V. Vaughan Fix mismatched parens in previous commit
Sun, 10 Oct 2010 20:16:39 -0700 Paul Eggert rewrite int foo[2*X-1] to verify(X) or to int foo[X?1:-1]
Sun, 10 Oct 2010 13:36:34 -0700 Paul Eggert prefer (X ? 1 : -1) when converting from boolean (1,0) to int (1,-1)
Sat, 09 Oct 2010 05:45:51 -0700 Karl Berry autoupdate
Fri, 08 Oct 2010 17:15:47 -0600 Eric Blake time: enforce recent POSIX ruling that time_t is integral
Fri, 08 Oct 2010 18:42:59 +0200 Jim Meyering fdopendir: fix a bug on systems lacking openat and /proc support
Fri, 08 Oct 2010 22:01:50 +0200 Bruno Haible sys_select: Avoid warning due to undeclared memset() on OpenBSD 4.5.
Fri, 08 Oct 2010 21:52:56 +0200 Bruno Haible nanosleep: Make replacement POSIX compliant.
Fri, 08 Oct 2010 10:08:12 -0700 Paul Eggert bootstrap: add hook for altering gnulib.mk, for Bison
Fri, 08 Oct 2010 09:59:40 -0700 Paul Eggert bootstrap: reformat for readability
Fri, 08 Oct 2010 08:59:08 -0600 Eric Blake docs: update cygwin progress
Fri, 08 Oct 2010 07:35:42 -0700 Karl Berry autoupdate
Thu, 07 Oct 2010 23:15:00 +0200 Jim Meyering parse-datetime: avoid compilation failure on OpenBSD 4.7
Thu, 07 Oct 2010 08:42:24 -0600 Eric Blake docs: update cygwin progress
Thu, 07 Oct 2010 08:06:44 -0600 Eric Blake docs: update parse-datetime history
Thu, 07 Oct 2010 07:51:31 -0600 Eric Blake cygwin: use more robust version check
Thu, 07 Oct 2010 00:52:15 +0200 Bruno Haible string, sys_select: Avoid #including large headers unless necessary.
Tue, 05 Oct 2010 16:39:32 -0600 Eric Blake memmem, strstr, strcasestr: fix bug with long periodic needle
Tue, 05 Oct 2010 15:14:51 -0600 Eric Blake maint: fix order of ChangeLog entries
Tue, 05 Oct 2010 13:51:12 -0700 Paul Eggert parse-datetime: do some more renaming
Tue, 05 Oct 2010 11:40:11 -0600 Eric Blake parse-datetime: better name than get_date
Tue, 05 Oct 2010 09:29:28 -0700 Paul Eggert more ports to Solaris tr, which needs [] around ranges
Tue, 05 Oct 2010 09:42:06 -0600 Eric Blake bootstrap: fix Solaris regression
Tue, 05 Oct 2010 06:35:44 -0600 Eric Blake bootstrap: work with pkg-config
Tue, 05 Oct 2010 08:06:50 -0600 Eric Blake faccessat: remove unused wrappers
Tue, 05 Oct 2010 12:44:20 +0200 Jim Meyering tests: require @PRAGMA_COLUMNS@ with each @PRAGMA_SYSTEM_HEADER@
Tue, 05 Oct 2010 02:30:24 +0200 Bruno Haible gnulib-tool: Synthesize appropriate _LDFLAGS for a libtool library.
Tue, 05 Oct 2010 03:19:16 +0200 Bruno Haible threadlib: Make option --with-libpth-prefix work.
Mon, 04 Oct 2010 23:35:51 +0200 Bruno Haible Avoid line length limitation from HP NonStop system header files.
Mon, 04 Oct 2010 21:35:44 +0200 Bruno Haible read-file tests: Avoid a test failure on NonStop Kernel.
Mon, 04 Oct 2010 02:23:23 +0200 Bruno Haible gnulib-tool: Fixes for --create-testdir with --libtool.
Sun, 03 Oct 2010 23:53:34 +0200 Paul Eggert Avoid some lines longer than 80 characters.
Sun, 03 Oct 2010 18:03:48 +0200 Bruno Haible acl: Add support for ACLs on NonStop Kernel.
Sun, 03 Oct 2010 13:32:37 +0200 Bruno Haible More info about ACLs on NonStop Kernel.
Sun, 03 Oct 2010 12:28:20 +0200 Bruno Haible Info about ACLs on NonStop Kernel.
Sat, 02 Oct 2010 18:54:05 +0200 Bruno Haible Define missing EDQUOT on NonStop Kernel.
Sat, 02 Oct 2010 18:35:08 +0200 Bruno Haible Update doc for POSIX:2008.
Sat, 02 Oct 2010 16:00:39 +0200 Bruno Haible gnulib-tool: In testdirs, use the newest available config.{guess.sub}.
Sat, 02 Oct 2010 11:44:20 +0200 Bruno Haible New module 'system-posix'.
Thu, 30 Sep 2010 23:29:13 +0200 Bruno Haible More renaming from 'getdate' to 'get_date'.
Thu, 30 Sep 2010 15:25:22 -0600 Justin Clift bootstrap: support ACLOCAL_FLAGS during aclocal
Thu, 30 Sep 2010 11:14:11 -0600 Eric Blake bootstrap: use glibtoolize on MacOS
Thu, 30 Sep 2010 09:32:45 -0600 Eric Blake poll: fix typo that broke test on MacOS
Thu, 30 Sep 2010 09:23:12 -0600 Eric Blake getdate: rename to get_date
Wed, 29 Sep 2010 16:14:55 +0200 Bruno Haible Separate the module 'waitpid' from the module 'sys_wait'.
Wed, 29 Sep 2010 15:47:01 +0200 Bruno Haible More tests for module 'sys_wait'.
Wed, 29 Sep 2010 15:44:19 +0200 Bruno Haible More tests for module 'sys_wait'.
Wed, 29 Sep 2010 13:17:43 +0200 Bruno Haible New module 'waitpid'.
Wed, 29 Sep 2010 01:56:23 +0200 Bruno Haible poll: Assume ANSI C.
Wed, 29 Sep 2010 01:51:18 +0200 Bruno Haible poll-h: Create poll.h on all platforms.
Wed, 29 Sep 2010 01:20:54 +0200 Bruno Haible Tests for module 'poll-h'.
Wed, 29 Sep 2010 01:19:48 +0200 Bruno Haible Tests for module 'poll-h'.
Wed, 29 Sep 2010 01:18:16 +0200 Bruno Haible poll-h: Ensure POLL{RD,WR}{NORM,BAND} are defined on glibc platforms.
Wed, 29 Sep 2010 01:00:17 +0200 Bruno Haible New module 'poll-h'.
Mon, 27 Sep 2010 09:49:53 -0600 Eric Blake maint: restore x bit
Sun, 26 Sep 2010 14:54:30 +0200 Bruno Haible sys_wait: Implement WSTOPSIG.
Sun, 26 Sep 2010 14:27:32 +0200 Simon Josefsson stdlib, sys_wait: Avoid compilation error on mingw.
Sun, 26 Sep 2010 14:21:38 +0200 Bruno Haible stdlib tests: Avoid code duplication.
Sat, 25 Sep 2010 18:48:45 +0200 Simon Josefsson getaddrinfo: Initialize sockets, to make it work under Windows.
Sat, 25 Sep 2010 06:39:33 -0700 Karl Berry autoupdate
Sat, 25 Sep 2010 12:39:18 +0200 Bruno Haible Tests for module 'regex-quote'.
Sat, 25 Sep 2010 12:38:20 +0200 Bruno Haible New module 'regex-quote'.
Sat, 25 Sep 2010 12:33:07 +0200 Bruno Haible gnulib.info-[0-9] are generated.
Fri, 24 Sep 2010 14:36:26 +0200 Bruno Haible unistr/u8-strchr: Fix a test failure on i586 glibc systems.
Thu, 23 Sep 2010 12:03:21 +0200 Bruno Haible setenv: Relax license.
Wed, 22 Sep 2010 20:37:44 +0200 Bruno Haible termios: Relax license.
Wed, 22 Sep 2010 16:57:48 +0200 Bruno Haible threadlib: Allow the package to change the default to 'no'.
Wed, 22 Sep 2010 07:12:30 -0700 Karl Berry autoupdate
Wed, 22 Sep 2010 13:34:54 +0200 Bruno Haible Fix endless loop in mbmemcasecoll.
Wed, 22 Sep 2010 12:38:22 +0200 Bruno Haible Tests for module 'memcoll'.
Wed, 22 Sep 2010 12:35:30 +0200 Bruno Haible memcoll, xmemcoll: Clarify size vs. length.
Wed, 22 Sep 2010 12:02:42 +0200 Bruno Haible Tests for module 'memcasecmp'.
Wed, 22 Sep 2010 01:32:19 -0700 Paul Eggert pthread: add to system <pthread.h> instead of replacing it all, for MacOS
Tue, 21 Sep 2010 15:27:59 -0600 Eric Blake net_if: enhance tests
Tue, 21 Sep 2010 22:49:50 +0200 Simon Josefsson Add ChangeLog entry for last commit.
Tue, 21 Sep 2010 15:29:45 +0100 Reuben Thomas Manual: improve out-of-memory documentation.
Tue, 21 Sep 2010 07:42:57 -0700 Karl Berry autoupdate
Tue, 21 Sep 2010 15:55:03 +0200 Simon Josefsson Add ChangeLog entry.
Tue, 21 Sep 2010 13:55:05 +0100 Reuben Thomas Use src/ not lib/ as root of source in example Makefile.am code.
Mon, 20 Sep 2010 22:39:56 +0100 Reuben Thomas Set cut_dir properly, and add mode line for Emacs.
Tue, 21 Sep 2010 14:32:30 +0200 Reuben Thomas Set cut_dir properly, and add mode line for Emacs.
Tue, 21 Sep 2010 14:27:00 +0200 Reuben Thomas Make Makefile.am example code more cut-and-paste friendly.
Tue, 21 Sep 2010 14:19:58 +0200 Simon Josefsson New module to test <net/if.h> interfaces.
Mon, 20 Sep 2010 16:14:49 -0700 Paul Eggert pthread: add pthread_spin_destroy
Mon, 20 Sep 2010 02:09:25 +0200 Bruno Haible gnulib-tool: Fix --help output.