log

age author description
Thu, 06 Apr 2017 11:14:14 -0700 Zack Weinberg getopt: merge from glibc: repetition reduction
Thu, 06 Apr 2017 11:14:14 -0700 Zack Weinberg getopt: clean up error reporting
Thu, 06 Apr 2017 11:14:13 -0700 Zack Weinberg getopt: fix fencepost error in ambiguous-W-option handling
Thu, 06 Apr 2017 11:14:13 -0700 Zack Weinberg getopt: clean up getopt.c and getopt1.c file headers
Thu, 06 Apr 2017 11:14:13 -0700 Zack Weinberg getopt: harmonize comments with glibc
Thu, 06 Apr 2017 11:14:13 -0700 Zack Weinberg getopt: remove USE_NONOPTION_FLAGS
Thu, 06 Apr 2017 11:14:13 -0700 Zack Weinberg getopt: tabify, in preparation for merge with glibc
Sun, 02 Apr 2017 21:53:54 +0200 Bruno Haible relocatable-lib-lgpl: Fix link error (regression from 2011-06-16).
Sun, 02 Apr 2017 06:51:11 -0700 Karl Berry autoupdate
Fri, 31 Mar 2017 22:43:35 +0200 Bruno Haible glob: Fix invalid free() call.
Fri, 31 Mar 2017 22:41:38 +0200 Bruno Haible glob: Fix memory leaks.
Fri, 31 Mar 2017 22:03:49 +0200 Bruno Haible md5, sha1, sha256, sha512: Add comments regarding correctness.
Mon, 27 Mar 2017 07:57:41 -0700 Karl Berry autoupdate
Thu, 23 Mar 2017 19:20:41 +0300 Andrei Borzenkov users.txt: add grub link
Wed, 22 Mar 2017 10:25:04 -0700 Paul Eggert getopt: merge from glibc
Tue, 21 Mar 2017 19:05:17 -0700 Paul Eggert dfa: make [0-9] faster in non-C locales
Tue, 21 Mar 2017 06:51:56 -0700 Karl Berry autoupdate
Sun, 19 Mar 2017 20:42:43 +0100 Bruno Haible lock: Fix compilation error with HP-UX IA64 cc.
Sun, 19 Mar 2017 09:34:23 -0700 Paul Eggert stdalign: tweak version# and test for HP-UX IA64
Sun, 19 Mar 2017 15:45:26 +0100 Bruno Haible vma-iter: Add support for Solaris.
Sun, 19 Mar 2017 14:19:07 +0100 Bruno Haible vma-iter: Prefer HP-UX specific API on HP-UX.
Sat, 18 Mar 2017 22:35:02 -0700 Paul Eggert stdalign: restore previous behavior for HP-UX IA64
Sat, 18 Mar 2017 00:43:36 +0100 Bruno Haible stat-time, timespec: Support use of the header files in C++ mode.
Wed, 15 Mar 2017 21:44:13 +0100 Bruno Haible stdalign: Make it work with HP-UX cc.
Fri, 17 Mar 2017 01:37:34 -0700 Paul Eggert flexmember: try to detect HP-UX 11.31 cc bug
Thu, 16 Mar 2017 23:55:49 +0100 Bruno Haible stdint: Fix test compilation failure with HP-UX 11 cc.
Wed, 15 Mar 2017 23:24:03 +0100 Bruno Haible gnulib-tool: Don't produce a tests directory with only snippet .h files.
Wed, 15 Mar 2017 22:07:56 +0100 Bruno Haible vma-iter: Add support for HP-UX.
Wed, 15 Mar 2017 21:22:00 +0100 Bruno Haible limits-h: Make it work with HP-UX cc.
Wed, 15 Mar 2017 20:32:45 +0100 Bruno Haible Fix test failures on DragonFlyBSD.
Wed, 15 Mar 2017 18:53:58 +0100 Bruno Haible freadahead: Silence warning on DragonFlyBSD.
Wed, 15 Mar 2017 00:12:50 +0100 Bruno Haible vma-iter: Add comment about AIX.
Tue, 14 Mar 2017 13:23:25 -0700 Paul Eggert snippets: move unadjusted snippet sources to lib
Tue, 14 Mar 2017 12:19:40 +0100 Mathieu Lirzin gnulib-tool: don't automatically distribute files from top/
Tue, 14 Mar 2017 13:22:47 +0100 Michal Privoznik users.txt: Update link to libvirt's repo
Tue, 14 Mar 2017 08:39:27 -0700 Paul Eggert gnulib-tool: fix typo in comment output
Tue, 14 Mar 2017 01:20:11 -0700 Paul Eggert snippets: work around GNU Make 3.82 VPATH
Mon, 13 Mar 2017 15:50:44 -0700 Paul Eggert gnulib-tool: minor --gnu-make fixups
Sun, 12 Mar 2017 19:18:53 -0700 Paul Eggert gnulib-tool: new option --gnu-make
Sat, 11 Mar 2017 18:13:44 -0800 Paul Eggert gnulib-common.m4: avoid aclocal.m4 bloat
Fri, 10 Mar 2017 18:08:18 +0100 Bruno Haible vma-iter: Let callers know about error.
Wed, 08 Mar 2017 19:44:46 -0800 Pádraig Brady parse-datetime: remove extraneous generated source file
Wed, 08 Mar 2017 06:37:57 -0800 Karl Berry autoupdate
Tue, 07 Mar 2017 07:51:04 -0800 Karl Berry autoupdate
Mon, 06 Mar 2017 06:38:58 -0800 Karl Berry autoupdate
Sun, 05 Mar 2017 17:50:34 +0100 Bruno Haible Fix value of LD for 64-bit compilers on AIX.
Sun, 05 Mar 2017 08:55:23 -0800 Karl Berry autoupdate
Sat, 04 Mar 2017 20:42:52 -0800 Paul Eggert dtotimespec: simplify
Sun, 05 Mar 2017 02:17:00 +0100 Bruno Haible test-calloc-gnu: Reenable test also for GCC 7.
Sat, 04 Mar 2017 14:50:41 -0800 Jim Meyering test-calloc-gnu: port to GCC7
Sat, 04 Mar 2017 11:24:37 +0100 Bruno Haible tests: Avoid compiler warning about uses of null_ptr.
Fri, 03 Mar 2017 12:47:04 +0100 Bruno Haible doc: Mention Mac OS X deficiencies regarding semaphores.
Fri, 03 Mar 2017 12:13:48 +0100 Bruno Haible lock tests: Fix test failure on Mac OS X (regression from 2017-01-05).
Wed, 01 Mar 2017 00:57:33 +0100 Bruno Haible perror tests: Tweak for z/OS.
Sun, 26 Feb 2017 18:05:12 +0100 Bruno Haible nproc: Refactor large function.
Sun, 26 Feb 2017 06:32:19 -0800 Pádraig Brady nproc: adjust handling of OpenMP environment variables
Mon, 20 Feb 2017 20:26:35 -0800 Pádraig Brady nproc: support nested OMP_NUM_THREADS, and OMP_THREAD_LIMIT
Sat, 25 Feb 2017 22:54:53 +0100 Bruno Haible maintainer-makefile: Fix AC_PROG_SED with autoconf cache.
Fri, 24 Feb 2017 08:44:27 -0800 Paul Eggert ftoastr: port to -Wdouble-promotion
Tue, 21 Feb 2017 17:07:27 +0100 Bruno Haible lock tests: Fix build failure on GNU/Hurd (regression from 2017-01-05).