log

age author description
Sun, 06 Feb 2011 14:02:26 +0100 Bruno Haible New module 'wcsrchr'.
Sun, 06 Feb 2011 13:52:11 +0100 Bruno Haible New module 'wcschr'.
Sun, 06 Feb 2011 13:42:05 +0100 Bruno Haible New module 'wcsdup'.
Sun, 06 Feb 2011 13:30:53 +0100 Bruno Haible New module 'wcsxfrm'.
Sun, 06 Feb 2011 12:56:31 +0100 Bruno Haible New module 'wcscoll'.
Sun, 06 Feb 2011 12:25:31 +0100 Bruno Haible New module 'wcsncasecmp'.
Sun, 06 Feb 2011 12:16:54 +0100 Bruno Haible New module 'wcscasecmp'.
Sun, 06 Feb 2011 04:47:49 +0100 Bruno Haible New module 'wcsncmp'.
Sun, 06 Feb 2011 04:39:48 +0100 Bruno Haible New module 'wcscmp'.
Sun, 06 Feb 2011 04:09:52 +0100 Bruno Haible New module 'wcsncat'.
Sun, 06 Feb 2011 04:02:48 +0100 Bruno Haible New module 'wcscat'.
Sat, 05 Feb 2011 15:32:00 +0100 Bruno Haible New module 'wcpncpy'.
Sat, 05 Feb 2011 15:24:52 +0100 Bruno Haible New module 'wcsncpy'.
Sat, 05 Feb 2011 15:15:14 +0100 Bruno Haible New module 'wcpcpy'.
Sat, 05 Feb 2011 14:23:31 +0100 Bruno Haible New module 'wcscpy'.
Sat, 05 Feb 2011 13:45:22 +0100 Bruno Haible New module 'wcsnlen'.
Sat, 05 Feb 2011 13:36:58 +0100 Bruno Haible New module 'wcslen'.
Sat, 05 Feb 2011 13:28:21 +0100 Bruno Haible New module 'wmemset'.
Sat, 05 Feb 2011 13:07:51 +0100 Bruno Haible New module 'wmemmove'.
Sat, 05 Feb 2011 12:58:40 +0100 Bruno Haible New module 'wmemcpy'.
Sat, 05 Feb 2011 12:47:22 +0100 Bruno Haible New module 'wmemcmp'.
Mon, 07 Feb 2011 16:01:24 +0100 Jim Meyering di-set, ino-map: new modules, from coreutils
Sun, 06 Feb 2011 23:26:59 -0800 Paul Eggert getloadavg: merge minor changes from Emacs
Sun, 14 Nov 2010 17:48:50 +0100 Bruno Haible Allow multiple gnulib generated replacements to coexist.
Sun, 06 Feb 2011 21:11:40 +0100 Bruce Korb libposix: Revert the unreviewed part of yesterday's big merge.
Sat, 05 Feb 2011 14:31:59 -0700 Eric Blake unsetenv: work around Haiku issues
Sat, 05 Feb 2011 08:22:48 -0800 Bruce Korb libposix: Add _HEADERS primaries to posix modules.
Sat, 05 Feb 2011 12:15:59 -0700 Eric Blake strerror_r-posix: port to cygwin
Sat, 05 Feb 2011 13:52:41 +0100 Bruno Haible New module 'wmemchr', part 3.
Sat, 05 Feb 2011 12:32:32 +0100 Bruno Haible New module 'wmemchr', part 2.
Sat, 05 Feb 2011 12:25:13 +0100 Bruno Haible New module 'wmemchr'.
Fri, 04 Feb 2011 21:52:40 -0700 Eric Blake fdopendir: detect FreeBSD bug
Fri, 04 Feb 2011 20:54:58 -0800 Paul Eggert stdbool: do not define HAVE_STDBOOL_H
Sat, 05 Feb 2011 02:25:14 +0100 Bruno Haible wcsnrtombs: Prepare for new module wwcsnrtombs.
Sat, 05 Feb 2011 02:24:20 +0100 Bruno Haible wcsrtombs: Prepare for new module wwcsrtombs.
Sat, 05 Feb 2011 02:22:38 +0100 Bruno Haible mbsnrtowcs: Prepare for new module mbsnrtowwcs.
Sat, 05 Feb 2011 02:21:03 +0100 Bruno Haible mbsrtowcs: Prepare for new module mbsrtowwcs.
Fri, 04 Feb 2011 19:22:43 +0100 Bruno Haible vasnprintf: Reduce use of malloc for small format strings.
Fri, 04 Feb 2011 06:42:28 -0800 Karl Berry autoudpate
Thu, 03 Feb 2011 08:15:14 -0800 Bruce Korb Remove whitespace diff to match master
Thu, 03 Feb 2011 08:12:19 -0800 Bruce Korb Merge branch 'master' into topic/libposix
Tue, 01 Feb 2011 10:04:17 -0800 Karl Berry update from texinfo
Mon, 31 Jan 2011 20:14:37 -0700 Eric Blake dup2: work around Haiku bug
Mon, 31 Jan 2011 16:15:14 -0800 Bruce Korb merge from master
Mon, 31 Jan 2011 16:00:08 +0100 Simon Josefsson doc: off_t is not available in eglibc 2.11.2 stdio.h.
Mon, 31 Jan 2011 07:51:52 -0700 Eric Blake ignore-value: add missing test dependency
Sun, 30 Jan 2011 09:36:23 -0800 Paul Eggert mktime: clarify long_int width checking
Sun, 30 Jan 2011 09:28:59 +0100 Simon Josefsson ignore-value: Fix self-test.
Sat, 29 Jan 2011 23:59:31 -0800 Paul Eggert TYPE_MAXIMUM: avoid theoretically undefined behavior
Sat, 29 Jan 2011 23:04:27 -0800 Paul Eggert mktime: #undef mktime before #defining it
Sat, 29 Jan 2011 23:00:55 -0800 Paul Eggert mktime: systematically normalize tm_isdst comparisons
Sat, 29 Jan 2011 15:47:04 -0800 Paul Eggert mktime: fix some integer overflow issues and sidestep the rest
Thu, 27 Jan 2011 10:06:08 -0700 Eric Blake mktime: avoid infinite loop
Sat, 29 Jan 2011 10:48:36 +0100 Simon Josefsson rename, unlink, same-inode: Relicense.
Fri, 28 Jan 2011 21:02:31 -0800 Paul Eggert mktime: avoid problems on NetBSD 5 / i386
Fri, 28 Jan 2011 16:41:34 -0800 Karl Berry autoupdate
Fri, 28 Jan 2011 15:57:13 -0800 Paul Eggert mktime: fix misspelling in comment
Sat, 22 Jan 2011 16:44:52 +0100 Ralf Wildenhues move-if-change: cope with concurrent mv of identical file.
Fri, 28 Jan 2011 09:48:01 -0800 Bruce Korb users.txt: Mention sharutils.
Fri, 28 Jan 2011 11:24:24 +0100 Simon Josefsson doc: Update users.txt
Thu, 27 Jan 2011 19:09:25 +0100 Bruno Haible Prepare for supporting FreeBSD 10.
Thu, 27 Jan 2011 19:08:29 +0100 Gerald Pfeifer Prepare for supporting FreeBSD 10.
Thu, 27 Jan 2011 11:42:45 +0100 Bruno Haible vma-iter, get-rusage-as: Add OpenBSD support.
Wed, 26 Jan 2011 10:48:09 -0800 Karl Berry more make vars for makeinfo
Wed, 26 Jan 2011 10:47:01 -0800 Karl Berry regen
Tue, 25 Jan 2011 22:06:16 -0700 Eric Blake fcntl: work around Haiku F_DUPFD bugs
Wed, 26 Jan 2011 07:36:00 -0800 Karl Berry autoupdate
Wed, 26 Jan 2011 13:36:48 +0100 Bruno Haible Enable memory leak tests on AIX.
Wed, 26 Jan 2011 12:57:37 +0100 Bruno Haible Tests for module 'get-rusage-data'.
Wed, 26 Jan 2011 12:56:22 +0100 Bruno Haible New module 'get-rusage-data'.
Wed, 26 Jan 2011 02:11:18 +0100 Bruno Haible get-rusage-as: Allow for easier testing.
Wed, 26 Jan 2011 02:13:52 +0100 Bruno Haible vma-iter: Treat Haiku like BeOS.
Tue, 25 Jan 2011 15:14:14 -0700 Eric Blake c-stack: fix regression on cygwin when libsigsegv is present
Mon, 24 Jan 2011 09:03:21 -0800 Karl Berry autoupdate
Mon, 24 Jan 2011 11:05:18 +0100 Bruno Haible vma-iter: Avoid empty intervals.
Mon, 24 Jan 2011 07:49:01 +0100 Jim Meyering u64: remove unnecessary #include
Sun, 23 Jan 2011 20:41:25 -0800 Paul Eggert Allow the user to avoid the GNULIB_TEST_* macros.
Mon, 24 Jan 2011 03:56:02 +0100 Bruno Haible New module 'vma-iter'.
Sun, 23 Jan 2011 22:43:07 +0100 Bruno Haible uninorm: Tweak includes.
Sun, 23 Jan 2011 20:37:48 +0100 Bruno Haible get-rusage-as: Improve on NetBSD.
Sun, 23 Jan 2011 19:07:52 +0100 Jim Meyering xreadlink.h: remove unnecessary #include
Sun, 23 Jan 2011 18:54:42 +0100 Jim Meyering maint.mk: add syntax-check rule: detect unnecessary #include <stddef.h>
Sun, 23 Jan 2011 18:58:10 +0100 Bruno Haible get-rusage-as: Fix bug.
Sun, 23 Jan 2011 12:40:41 +0100 Bruno Haible wctype: Ensure valid C syntax.
Sun, 23 Jan 2011 12:40:00 +0100 Bruno Haible wctype: Ensure valid C syntax.
Fri, 21 Jan 2011 22:18:18 -0800 Paul Eggert getopt: omit HAVE_OPTRESET, HAVE_GETOPT_CLIP from config.h
Fri, 21 Jan 2011 15:46:54 -0800 Paul Eggert gl_CHECK_NEXT_HEADERS implies AC_CHECK_HEADERS_ONCE
Fri, 21 Jan 2011 15:33:29 -0700 Eric Blake maintainer-makefile: work with older git for submodule check
Fri, 21 Jan 2011 09:17:38 -0700 Eric Blake bootstrap: minor portability fixes
Thu, 20 Jan 2011 11:46:53 -0700 Benjamin Lindner bootstrap: support --no-git option
Fri, 21 Jan 2011 08:48:39 -0700 Eric Blake strerror_r-posix: work with glibc 2.13
Fri, 21 Jan 2011 14:12:24 +0100 Bruno Haible uN_strstr: New unit tests.
Fri, 21 Jan 2011 14:06:47 +0100 Bruno Haible Make uN_strstr functions O(n) worst-case.
Fri, 21 Jan 2011 13:40:28 +0100 Pádraig Brady Prepare for faster uN_strstr functions.
Fri, 21 Jan 2011 08:47:51 +0000 Pádraig Brady test-malloca: unset MALLOC_PERTURB_ to speed up test
Fri, 21 Jan 2011 08:17:07 +0000 Pádraig Brady ignore-value: remove dependency on stdint
Fri, 21 Jan 2011 09:07:33 +0100 Jim Meyering maint.mk: adjust variable name to be consistent with other gl_ vars
Thu, 20 Jan 2011 22:29:50 +0100 Jim Meyering ChangeLog: remove duplicate entry
Thu, 20 Jan 2011 21:49:06 +0100 Jim Meyering maint.mk: make "check" depend on public-submodule-commit by default
Thu, 20 Jan 2011 21:44:31 +0100 Bruno Haible mbfile, mbiter: Complete change from 2008-12-21.
Thu, 20 Jan 2011 08:47:10 -0800 Karl Berry update from texinfo
Thu, 20 Jan 2011 08:43:53 -0800 Karl Berry update from texinfo
Thu, 20 Jan 2011 08:47:24 +0100 Jim Meyering init.sh: insert space between each function name and "()"
Fri, 14 Jan 2011 09:43:00 +0100 Jim Meyering bootstrap: avoid failure when there is no .gitmodules file
Thu, 20 Jan 2011 06:57:34 -0800 Karl Berry update from texinfo
Thu, 20 Jan 2011 09:35:37 +0100 Jim Meyering mountlist: clean up code formatting
Thu, 20 Jan 2011 09:19:24 +0100 Markus Duft mountlist: add support for Interix
Thu, 20 Jan 2011 11:50:53 +0100 Jim Meyering maint.mk: improve the public-submodule-commit rule
Thu, 20 Jan 2011 11:25:32 +0100 Bruno Haible include_next: Fix bug introduced on 2011-01-18.
Thu, 20 Jan 2011 10:31:24 +0100 Bruno Haible Allow the user to avoid the GNULIB_TEST_* macros.
Fri, 14 Jan 2011 09:43:00 +0100 Jim Meyering bootstrap: avoid failure when there is no .gitmodules file
Wed, 19 Jan 2011 22:15:41 -0800 Paul Eggert assume <ctype.h>, ..., <time.h> exist
Wed, 19 Jan 2011 16:20:30 -0800 Paul Eggert multiarch: remove AA_APPLE_UNIVERSAL_BUILD
Wed, 19 Jan 2011 10:12:12 -0700 Eric Blake c-stack: assume stack overflow if SA_SIGINFO unsupported
Wed, 19 Jan 2011 08:20:56 -0700 Eric Blake stdbool-tests: accomodate Haiku
Wed, 19 Jan 2011 06:17:20 -0700 Eric Blake binary-io: fix O_TEXT on Haiku
Tue, 18 Jan 2011 22:38:10 -0800 Paul Eggert include_next: do not check for standard headers like stddef.h
Tue, 18 Jan 2011 21:49:45 -0700 Eric Blake ansi-c++-opt: skip C++ dependency style if C++ is unused
Tue, 18 Jan 2011 20:11:59 +0100 Bruno Haible *printf-posix: Avoid test failures. Make tests work on MacOS X, Cygwin.
Tue, 18 Jan 2011 19:47:37 +0100 Bruno Haible get-rusage-as: Improvement for Cygwin.