summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in error message.Bruno Haible2007-09-111-1/+6
* Update portability list.Bruno Haible2007-09-091-0/+6
* * lib/hash.c (hash_initialize): Detect calloc failure.Jim Meyering2007-09-091-0/+5
* Set errno to ENOMEM when malloc/realloc fails. Needed on mingw.Bruno Haible2007-09-091-0/+5
* Add dependencies to malloc-posix, realloc-posix.Bruno Haible2007-09-091-0/+9
* Simplify the malloc/realloc/calloc macrology.Bruno Haible2007-09-091-0/+9
* New module 'malloc-posix'.Bruno Haible2007-09-091-0/+16
* New module 'realloc-posix'.Bruno Haible2007-09-091-0/+16
* New module 'calloc-posix'.Bruno Haible2007-09-091-0/+16
* Allow for modules to show an arbitrary notice.Bruno Haible2007-09-091-0/+12
* New options --verbose, --quiet.Bruno Haible2007-09-091-0/+11
* Prefer rsync over wget when available.Bruno Haible2007-09-081-0/+10
* Rename __fpending.c -> fpending.c and __fpending.h -> fpending.hJim Meyering2007-09-081-0/+10
* Remove old stub file.Bruno Haible2007-09-081-0/+4
* doc/headers/stdint.texi: Discuss #include_next issue.Simon Josefsson2007-09-071-0/+4
* * build-aux/bootstrap: Remove obsolete comment about wget --help.Paul Eggert2007-09-061-0/+4
* * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspellingPaul Eggert2007-09-061-0/+5
* New module: git-version-gen.Jim Meyering2007-09-031-0/+3
* Import changes from coreutils for bootstrap script.Jim Meyering2007-09-021-0/+32
* * build-aux/git-version-gen: New file, from coreutils. For details, seeJim Meyering2007-09-021-0/+5
* missed commitKarl Berry2007-09-021-0/+4
* Fix mis-recognition of 'mcs' on QNX 6.Bruno Haible2007-09-021-0/+8
* Add double-inclusion guard.Bruno Haible2007-09-011-0/+4
* Let linebreak rely on uniwidth/width.Bruno Haible2007-09-011-0/+15
* Rename mreadlink_with_size to areadlink_with_size.Jim Meyering2007-08-281-0/+13
* Care about dangling symbolic links.Bruno Haible2007-08-261-0/+6
* Use test -h, not test -L.Bruno Haible2007-08-261-0/+4
* lib/readline.c: Don't include getline.h, the prototype is now found in stdio.h.Simon Josefsson2007-08-231-0/+5
* Getdelim touchup.Jim Meyering2007-08-231-0/+7
* Getline touchups.Eric Blake2007-08-231-0/+15
* Add guile.Bruno Haible2007-08-221-0/+4
* * tests/test-getdelim.c (main): Use remove, not unlink.Eric Blake2007-08-221-0/+3
* Move getline and getdelim into stdio.h, per POSIX 200x.Eric Blake2007-08-221-0/+30
* Optimization: no need to flush stdin if we can determine quickly that stdin'sBruno Haible2007-08-201-0/+7
* Tests for module 'freadahead'.Bruno Haible2007-08-191-0/+4
* New module 'freadahead'.Bruno Haible2007-08-191-0/+8
* Test yesno in combination with closein.Eric Blake2007-08-191-0/+8
* Add tentative support for Solaris/AMD64.Bruno Haible2007-08-191-0/+6
* Another lseek bug on BeOS.Bruno Haible2007-08-191-1/+6
* Work around lseek bug on BeOS.Bruno Haible2007-08-191-0/+9
* Test of fuzzy string matching.Bruno Haible2007-08-181-0/+5
* Fuzzy string comparison.Bruno Haible2007-08-181-0/+7
* Trivial modifications to lib/diffseq.h.Bruno Haible2007-08-181-0/+7
* New file: lib/idcache.hJim Meyering2007-08-181-0/+11
* * MODULES.html.sh: Add diffseq.Paul Eggert2007-08-171-0/+8
* Import changes from coreutils for bootstrap script.Paul Eggert2007-08-171-0/+41
* * lib/count-one-bits.h: Add comments. (From Bruno Haible.)Ben Pfaff2007-08-151-0/+11
* * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.Paul Eggert2007-08-101-0/+2
* * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.Paul Eggert2007-08-101-0/+26
* * lib/xstrtol-error.c: Add missing include.Eric Blake2007-08-081-0/+2