gnulib.git
2007-09-18 Bruno HaibleNew module 'areadlink'. cvs-readonly
2007-09-18 Bruno HaibleNew module 'areadlink'. File based on lib/xreadlink.c.
2007-09-17 Jim Meyering* lib/savewd.c (ESTALE) [!defined]: Define.
2007-09-17 Bruno HaibleMake "gnulib-tool --version" work in git-cvsserver...
2007-09-16 Bruno HaibleMake the buffer large enough, to avoid a buffer overflow.
2007-09-16 Bruno HaibleTry harder to enable the alias for 'sed'.
2007-09-13 Eric Blake* ChangeLog: Remove conflict markers.
2007-09-13 Simon Josefsson(gc_hash_open): Catch NULL calloc return value.
2007-09-12 Bruno HaibleAvoid defining AC_USE_SYSTEM_EXTENSIONS here.
2007-09-12 Eric BlakeTrack CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
2007-09-11 Bruno HaibleRemove old, obsolete isc-posix.m4.
2007-09-11 Eric Blake* ChangeLog: Restore lines accidentally truncated 2007...
2007-09-11 Bruno HaibleFix typo in error message.
2007-09-10 Karl Berryautoupdate
2007-09-10 Karl Berryautoupdate
2007-09-09 Bruno HaibleOops, avoid an infinite recursion.
2007-09-09 Bruno HaibleUpdate portability list.
2007-09-09 Bruno HaibleOops, invert the direction of the test.
2007-09-09 Jim Meyering* lib/hash.c (hash_initialize): Detect calloc failure.
2007-09-09 Bruno HaibleSet errno to ENOMEM when malloc/realloc fails. Needed...
2007-09-09 Bruno HaibleAdd dependencies to malloc-posix, realloc-posix.
2007-09-09 Bruno HaibleAdd dependency to realloc-posix.
2007-09-09 Bruno HaibleAdd dependency to malloc-posix.
2007-09-09 Bruno HaibleNew chapter "POSIX Substitutes Library".
2007-09-09 Bruno HaibleSimplify the malloc/realloc/calloc macrology.
2007-09-09 Bruno HaibleSimplify the malloc/realloc/calloc macrology.
2007-09-09 Bruno HaibleNew module 'malloc-posix'.
2007-09-09 Bruno HaibleNew module 'realloc-posix'.
2007-09-09 Bruno HaibleNew module 'calloc-posix'.
2007-09-09 Bruno HaibleAllow for modules to show an arbitrary notice.
2007-09-09 Bruno HaibleNew options --verbose, --quiet.
2007-09-08 Bruno HaiblePrefer rsync over wget when available.
2007-09-08 Bruno HaibleAdd --help and --version option processing.
2007-09-08 Bruno HaibleScript to print the POSIX substitutes modules.
2007-09-08 Bruno HaibleRemove extra @code.
2007-09-08 Jim MeyeringRename __fpending.c -> fpending.c and __fpending.h...
2007-09-08 Bruno HaibleRemove old stub file.
2007-09-07 Simon Josefssondoc/headers/stdint.texi: Discuss #include_next issue.
2007-09-06 Paul Eggert* build-aux/bootstrap: Remove obsolete comment about...
2007-09-06 Paul Eggert* m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix...
2007-09-03 Karl Berryupdate from texinfo
2007-09-03 Jim MeyeringNew module: git-version-gen.
2007-09-02 Jim MeyeringImport changes from coreutils for bootstrap script.
2007-09-02 Jim Meyering* build-aux/git-version-gen: New file, from coreutils...
2007-09-02 Karl Berrymissed commit
2007-09-02 Bruno HaibleFix mis-recognition of 'mcs' on QNX 6.
2007-09-01 Bruno HaibleAdd double-inclusion guard.
2007-09-01 Bruno HaibleLet linebreak rely on uniwidth/width.
2007-09-01 Karl Berryfinish mreadlink_with_size rename
2007-08-28 Jim MeyeringRename mreadlink_with_size to areadlink_with_size.
2007-08-26 Bruno HaibleCare about dangling symbolic links.
2007-08-26 Bruno HaibleUse test -h, not test -L.
2007-08-23 Simon Josefssonlib/readline.c: Don't include getline.h, the prototype...
2007-08-23 Jim MeyeringGetdelim touchup.
2007-08-23 Eric BlakeGetline touchups.
2007-08-22 Bruno HaibleAdd guile.
2007-08-22 Eric Blake* tests/test-getdelim.c (main): Use remove, not unlink.
2007-08-22 Eric BlakeMove getline and getdelim into stdio.h, per POSIX 200x.
2007-08-20 Bruno HaibleOptimization: no need to flush stdin if we can determin...
2007-08-19 Bruno HaibleTests for module 'freadahead'.
2007-08-19 Bruno HaibleNew module 'freadahead'.
2007-08-19 Eric BlakeTest yesno in combination with closein.
2007-08-19 Karl Berryautoupdate
2007-08-19 Bruno HaibleAdd tentative support for Solaris/AMD64.
2007-08-19 Bruno HaibleAnother lseek bug on BeOS.
2007-08-19 Bruno HaibleWork around lseek bug on BeOS.
2007-08-18 Bruno HaibleTest of fuzzy string matching.
2007-08-18 Bruno HaibleFuzzy string comparison.
2007-08-18 Bruno HaibleTrivial modifications to lib/diffseq.h.
2007-08-18 Bruno Haible- Comment style.
2007-08-18 Jim MeyeringNew file: lib/idcache.h
2007-08-17 Paul Eggert* MODULES.html.sh: Add diffseq.
2007-08-17 Paul EggertImport changes from coreutils for bootstrap script.
2007-08-15 Ben Pfaff* lib/count-one-bits.h: Add comments. (From Bruno...
2007-08-10 Paul Eggert* tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
2007-08-10 Paul Eggert* NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add...
2007-08-08 Eric Blake* lib/xstrtol-error.c: Add missing include.
2007-08-08 Eric BlakeMove xstrtol messages into gnulib domain, when --pobase...
2007-08-08 Jim MeyeringNew function: mfile_name_concat.
2007-08-07 Bruno HaibleAvoid gcc warning: "__STDC_LIMIT_MACROS_TRIGGER" redefined
2007-08-07 Simon Josefsson2007-08-07 Simon Josefsson <simon@josefsson.org>
2007-08-06 Paul Eggert* NEWS: Describe interface changes to human, xstrtol.
2007-08-06 Simon Josefsson2007-08-06 Simon Josefsson <simon@josefsson.org>
2007-07-31 Bruno HaibleDon't pretend that stdint.h conforms to C99 if it doesn...
2007-07-31 Bruno HaibleUse a slightly cleaner hack on BSD systems.
2007-07-31 Jim MeyeringIn attribution, correct name spelling and adjust email...
2007-07-31 Jim MeyeringCorrect recent fts.c patch author attribution.
2007-07-30 Bruno HaibleUse the synonymous term LGPLv2+.
2007-07-30 Karl Berryupdate from texinfo
2007-07-30 Jim Meyering* lib/fts.c (fts_read): Upon failure to chdir into...
2007-07-27 Bruno HaibleRevert last patch.
2007-07-26 Bruno HaibleRevert last patch.
2007-07-25 Bruno Haible2007-07-25 Jim Meyering <jim@meyering.net>
2007-07-25 Karl Berryautoupdate
2007-07-25 Karl Berryautoupdate
2007-07-25 Bruno HaibleFix the include_next test so that it rejects AIX 4...
2007-07-25 Ben PfaffImprove name: "count-one-bits" is better than "popcount".
2007-07-24 Ben Pfaff(popcount32): Reduce size of constants, to allow better...
2007-07-24 Ben Pfaff* lib/popcount.h: Use verify_true instead of if...abort.
2007-07-23 Bruno HaibleCreate .cvsignore files when creating a new directory.
next