summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New module 'areadlink'.cvs-readonlyoriginBruno Haible2007-09-183-0/+33
* New module 'areadlink'. File based on lib/xreadlink.c.Bruno Haible2007-09-181-0/+122
* * lib/savewd.c (ESTALE) [!defined]: Define.Jim Meyering2007-09-172-0/+8
* Make "gnulib-tool --version" work in git-cvsserver checkout.Bruno Haible2007-09-172-2/+8
* Make the buffer large enough, to avoid a buffer overflow.Bruno Haible2007-09-162-4/+11
* Try harder to enable the alias for 'sed'.Bruno Haible2007-09-162-1/+18
* * ChangeLog: Remove conflict markers.Eric Blake2007-09-131-4/+4
* (gc_hash_open): Catch NULL calloc return value.Simon Josefsson2007-09-132-0/+11
* Avoid defining AC_USE_SYSTEM_EXTENSIONS here.Bruno Haible2007-09-122-10/+13
* Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.Eric Blake2007-09-1250-74/+185
* Remove old, obsolete isc-posix.m4.Bruno Haible2007-09-112-24/+5
* * ChangeLog: Restore lines accidentally truncated 2007-04-06.Eric Blake2007-09-111-2/+83
* Fix typo in error message.Bruno Haible2007-09-112-3/+8
* autoupdateKarl Berry2007-09-101-1/+1
* autoupdateKarl Berry2007-09-101-2/+2
* Oops, avoid an infinite recursion.Bruno Haible2007-09-093-0/+10
* Update portability list.Bruno Haible2007-09-093-11/+14
* Oops, invert the direction of the test.Bruno Haible2007-09-091-1/+1
* * lib/hash.c (hash_initialize): Detect calloc failure.Jim Meyering2007-09-092-1/+8
* Set errno to ENOMEM when malloc/realloc fails. Needed on mingw.Bruno Haible2007-09-092-2/+17
* Add dependencies to malloc-posix, realloc-posix.Bruno Haible2007-09-091-0/+9
* Add dependency to realloc-posix.Bruno Haible2007-09-092-0/+2
* Add dependency to malloc-posix.Bruno Haible2007-09-094-0/+4
* New chapter "POSIX Substitutes Library".Bruno Haible2007-09-091-3/+33
* Simplify the malloc/realloc/calloc macrology.Bruno Haible2007-09-093-0/+11
* Simplify the malloc/realloc/calloc macrology.Bruno Haible2007-09-093-35/+20
* New module 'malloc-posix'.Bruno Haible2007-09-099-5/+123
* New module 'realloc-posix'.Bruno Haible2007-09-099-15/+130
* New module 'calloc-posix'.Bruno Haible2007-09-099-22/+141
* Allow for modules to show an arbitrary notice.Bruno Haible2007-09-093-2/+64
* New options --verbose, --quiet.Bruno Haible2007-09-092-42/+82
* Prefer rsync over wget when available.Bruno Haible2007-09-082-2/+20
* Add --help and --version option processing.Bruno Haible2007-09-081-1/+21
* Script to print the POSIX substitutes modules.Bruno Haible2007-09-081-0/+135
* Remove extra @code.Bruno Haible2007-09-081-1/+1
* Rename __fpending.c -> fpending.c and __fpending.h -> fpending.hJim Meyering2007-09-085-8/+18
* Remove old stub file.Bruno Haible2007-09-082-1/+4
* doc/headers/stdint.texi: Discuss #include_next issue.Simon Josefsson2007-09-072-0/+23
* * build-aux/bootstrap: Remove obsolete comment about wget --help.Paul Eggert2007-09-062-1/+4
* * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspellingPaul Eggert2007-09-062-1/+6
* update from texinfoKarl Berry2007-09-031-5/+9
* New module: git-version-gen.Jim Meyering2007-09-032-0/+22
* Import changes from coreutils for bootstrap script.Jim Meyering2007-09-022-35/+110
* * build-aux/git-version-gen: New file, from coreutils. For details, seeJim Meyering2007-09-022-0/+88
* missed commitKarl Berry2007-09-021-0/+4
* Fix mis-recognition of 'mcs' on QNX 6.Bruno Haible2007-09-023-7/+48
* Add double-inclusion guard.Bruno Haible2007-09-012-0/+9
* Let linebreak rely on uniwidth/width.Bruno Haible2007-09-015-511/+25
* finish mreadlink_with_size renameKarl Berry2007-09-011-1/+1
* Rename mreadlink_with_size to areadlink_with_size.Jim Meyering2007-08-287-10/+28