summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Care about dangling symbolic links.Bruno Haible2007-08-262-2/+8
* Use test -h, not test -L.Bruno Haible2007-08-262-2/+6
* lib/readline.c: Don't include getline.h, the prototype is now found in stdio.h.Simon Josefsson2007-08-232-2/+6
* Getdelim touchup.Jim Meyering2007-08-232-8/+10
* Getline touchups.Eric Blake2007-08-238-13/+91
* Add guile.Bruno Haible2007-08-222-1/+6
* * tests/test-getdelim.c (main): Use remove, not unlink.Eric Blake2007-08-225-62/+9
* Move getline and getdelim into stdio.h, per POSIX 200x.Eric Blake2007-08-2220-33/+320
* Optimization: no need to flush stdin if we can determine quickly that stdin'sBruno Haible2007-08-203-4/+19
* Tests for module 'freadahead'.Bruno Haible2007-08-194-0/+87
* New module 'freadahead'.Bruno Haible2007-08-195-0/+136
* Test yesno in combination with closein.Eric Blake2007-08-195-3/+139
* autoupdateKarl Berry2007-08-191-2/+2
* Add tentative support for Solaris/AMD64.Bruno Haible2007-08-194-5/+27
* Another lseek bug on BeOS.Bruno Haible2007-08-193-1/+19
* Work around lseek bug on BeOS.Bruno Haible2007-08-194-7/+32
* Test of fuzzy string matching.Bruno Haible2007-08-183-0/+80
* Fuzzy string comparison.Bruno Haible2007-08-185-1/+257
* Trivial modifications to lib/diffseq.h.Bruno Haible2007-08-181-0/+7
* - Comment style.Bruno Haible2007-08-181-14/+16
* New file: lib/idcache.hJim Meyering2007-08-185-8/+40
* * MODULES.html.sh: Add diffseq.Paul Eggert2007-08-174-0/+490
* Import changes from coreutils for bootstrap script.Paul Eggert2007-08-172-14/+85
* * lib/count-one-bits.h: Add comments. (From Bruno Haible.)Ben Pfaff2007-08-152-6/+19
* * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.Paul Eggert2007-08-103-9/+11
* * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.Paul Eggert2007-08-107-40/+124
* * lib/xstrtol-error.c: Add missing include.Eric Blake2007-08-082-0/+4
* Move xstrtol messages into gnulib domain, when --pobase is used.Eric Blake2007-08-0816-66/+351
* New function: mfile_name_concat.Jim Meyering2007-08-083-6/+33
* Avoid gcc warning: "__STDC_LIMIT_MACROS_TRIGGER" redefinedBruno Haible2007-08-072-3/+10
* 2007-08-07 Simon Josefsson <simon@josefsson.org>Simon Josefsson2007-08-0724-23/+48
* * NEWS: Describe interface changes to human, xstrtol.Paul Eggert2007-08-067-31/+63