Tue, 18 Sep 2007 22:04:19 +0000 |
Bruno Haible |
New module 'areadlink'.
origin
|
Mon, 17 Sep 2007 16:51:01 +0000 |
Jim Meyering |
* lib/savewd.c (ESTALE) [!defined]: Define.
|
Mon, 17 Sep 2007 10:26:32 +0000 |
Bruno Haible |
Make "gnulib-tool --version" work in git-cvsserver checkout.
|
Sun, 16 Sep 2007 11:42:32 +0000 |
Bruno Haible |
Make the buffer large enough, to avoid a buffer overflow.
|
Sun, 16 Sep 2007 00:41:34 +0000 |
Bruno Haible |
Try harder to enable the alias for 'sed'.
|
Thu, 13 Sep 2007 13:52:18 +0000 |
Eric Blake |
* ChangeLog: Remove conflict markers.
|
Thu, 13 Sep 2007 11:53:38 +0000 |
Simon Josefsson |
(gc_hash_open): Catch NULL calloc return value.
|
Wed, 12 Sep 2007 23:24:15 +0000 |
Bruno Haible |
Avoid defining AC_USE_SYSTEM_EXTENSIONS here.
|
Wed, 12 Sep 2007 15:59:57 +0000 |
Eric Blake |
Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
|
Tue, 11 Sep 2007 23:07:45 +0000 |
Bruno Haible |
Remove old, obsolete isc-posix.m4.
|
Tue, 11 Sep 2007 15:58:09 +0000 |
Eric Blake |
* ChangeLog: Restore lines accidentally truncated 2007-04-06.
|
Tue, 11 Sep 2007 00:40:16 +0000 |
Bruno Haible |
Fix typo in error message.
|
Sun, 09 Sep 2007 17:14:46 +0000 |
Bruno Haible |
Update portability list.
|
Sun, 09 Sep 2007 14:48:10 +0000 |
Jim Meyering |
* lib/hash.c (hash_initialize): Detect calloc failure.
|
Sun, 09 Sep 2007 14:32:21 +0000 |
Bruno Haible |
Set errno to ENOMEM when malloc/realloc fails. Needed on mingw.
|
Sun, 09 Sep 2007 14:27:39 +0000 |
Bruno Haible |
Add dependencies to malloc-posix, realloc-posix.
|
Sun, 09 Sep 2007 13:19:42 +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 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 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.
|
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.
|
Thu, 23 Aug 2007 15:44:35 +0000 |
Simon Josefsson |
lib/readline.c: Don't include getline.h, the prototype is now found in stdio.h.
|
Thu, 23 Aug 2007 08:33:16 +0000 |
Jim Meyering |
Getdelim touchup.
|
Thu, 23 Aug 2007 02:00:18 +0000 |
Eric Blake |
Getline touchups.
|
Wed, 22 Aug 2007 22:24:55 +0000 |
Bruno Haible |
Add guile.
|
Wed, 22 Aug 2007 14:04:30 +0000 |
Eric Blake |
* tests/test-getdelim.c (main): Use remove, not unlink.
|
Wed, 22 Aug 2007 12:54:21 +0000 |
Eric Blake |
Move getline and getdelim into stdio.h, per POSIX 200x.
|
Mon, 20 Aug 2007 22:09:08 +0000 |
Bruno Haible |
Optimization: no need to flush stdin if we can determine quickly that stdin's
|
Sun, 19 Aug 2007 17:43:56 +0000 |
Bruno Haible |
Tests for module 'freadahead'.
|
Sun, 19 Aug 2007 17:42:40 +0000 |
Bruno Haible |
New module 'freadahead'.
|
Sun, 19 Aug 2007 15:47:14 +0000 |
Eric Blake |
Test yesno in combination with closein.
|
Sun, 19 Aug 2007 09:37:45 +0000 |
Bruno Haible |
Add tentative support for Solaris/AMD64.
|
Sun, 19 Aug 2007 09:10:56 +0000 |
Bruno Haible |
Another lseek bug on BeOS.
|
Sun, 19 Aug 2007 09:08:05 +0000 |
Bruno Haible |
Work around lseek bug on BeOS.
|
Sat, 18 Aug 2007 17:09:47 +0000 |
Bruno Haible |
Test of fuzzy string matching.
|
Sat, 18 Aug 2007 11:07:07 +0000 |
Bruno Haible |
Fuzzy string comparison.
|
Sat, 18 Aug 2007 10:54:38 +0000 |
Bruno Haible |
Trivial modifications to lib/diffseq.h.
|
Sat, 18 Aug 2007 07:16:52 +0000 |
Jim Meyering |
New file: lib/idcache.h
|
Fri, 17 Aug 2007 23:29:23 +0000 |
Paul Eggert |
* MODULES.html.sh: Add diffseq.
|
Fri, 17 Aug 2007 23:13:57 +0000 |
Paul Eggert |
Import changes from coreutils for bootstrap script.
|
Wed, 15 Aug 2007 03:37:54 +0000 |
Ben Pfaff |
* lib/count-one-bits.h: Add comments. (From Bruno Haible.)
|
Fri, 10 Aug 2007 19:07:06 +0000 |
Paul Eggert |
* tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
|
Fri, 10 Aug 2007 19:02:31 +0000 |
Paul Eggert |
* NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
|