log

age author description
Sun, 09 Sep 2007 14:26:55 +0000 Bruno Haible Add dependency to malloc-posix.
Sun, 09 Sep 2007 13:20:45 +0000 Bruno Haible New chapter "POSIX Substitutes Library".
Sun, 09 Sep 2007 13:19:42 +0000 Bruno Haible Simplify the malloc/realloc/calloc macrology.
Sun, 09 Sep 2007 13:07:55 +0000 Bruno Haible Simplify the malloc/realloc/calloc macrology.
Sun, 09 Sep 2007 13:01:44 +0000 Bruno Haible New module 'malloc-posix'.
Sun, 09 Sep 2007 12:56:27 +0000 Bruno Haible New module 'realloc-posix'.
Sun, 09 Sep 2007 12:29:37 +0000 Bruno Haible New module 'calloc-posix'.
Sun, 09 Sep 2007 12:17:35 +0000 Bruno Haible Allow for modules to show an arbitrary notice.
Sun, 09 Sep 2007 11:49:57 +0000 Bruno Haible New options --verbose, --quiet.
Sat, 08 Sep 2007 23:07:48 +0000 Bruno Haible Prefer rsync over wget when available.
Sat, 08 Sep 2007 22:45:08 +0000 Bruno Haible Add --help and --version option processing.
Sat, 08 Sep 2007 22:27:19 +0000 Bruno Haible Script to print the POSIX substitutes modules.
Sat, 08 Sep 2007 21:36:51 +0000 Bruno Haible Remove extra @code.
Sat, 08 Sep 2007 19:25:52 +0000 Jim Meyering Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h
Sat, 08 Sep 2007 12:16:39 +0000 Bruno Haible Remove old stub file.
Fri, 07 Sep 2007 10:33:34 +0000 Simon Josefsson doc/headers/stdint.texi: Discuss #include_next issue.
Thu, 06 Sep 2007 18:14:05 +0000 Paul Eggert * build-aux/bootstrap: Remove obsolete comment about wget --help.
Thu, 06 Sep 2007 17:52:29 +0000 Paul Eggert * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
Mon, 03 Sep 2007 12:19:53 +0000 Karl Berry update from texinfo
Mon, 03 Sep 2007 10:47:39 +0000 Jim Meyering New module: git-version-gen.
Sun, 02 Sep 2007 23:05:26 +0000 Jim Meyering Import changes from coreutils for bootstrap script.
Sun, 02 Sep 2007 22:42:45 +0000 Jim Meyering * build-aux/git-version-gen: New file, from coreutils. For details, see
Sun, 02 Sep 2007 21:05:51 +0000 Karl Berry missed commit
Sun, 02 Sep 2007 11:13:02 +0000 Bruno Haible Fix mis-recognition of 'mcs' on QNX 6.
Sat, 01 Sep 2007 16:24:55 +0000 Bruno Haible Add double-inclusion guard.
Sat, 01 Sep 2007 15:52:06 +0000 Bruno Haible Let linebreak rely on uniwidth/width.
Sat, 01 Sep 2007 14:01:44 +0000 Karl Berry finish mreadlink_with_size rename
Tue, 28 Aug 2007 09:13:04 +0000 Jim Meyering Rename mreadlink_with_size to areadlink_with_size.
Sun, 26 Aug 2007 10:36:54 +0000 Bruno Haible Care about dangling symbolic links.
Sun, 26 Aug 2007 10:31:22 +0000 Bruno Haible Use test -h, not test -L.