gnulib.git
2006-10-17 Eric Blake* m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix...
2006-10-17 Eric Blake* modules/clean-temp (Makefile.am): Don't add to make...
2006-10-17 Bruno HaibleIntroduce DEFAULT_TEXT_DOMAIN.
2006-10-17 Bruno HaibleAvoid a gcc warning.
2006-10-17 Bruno HaibleRemove 2003-10-23 hack.
2006-10-17 Bruno HaibleUse the system's sigset_t if present.
2006-10-17 Eric Blake* lib/xvasprintf.c (includes): Assume config.h.
2006-10-17 Karl Berry.
2006-10-16 Paul EggertRemove unnecessary part of previous change.
2006-10-16 Paul Eggert* lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume...
2006-10-16 Paul Eggert(Imported from Automake.)
2006-10-16 Eric Blake* modules/configmake (Makefile.am): Add pkglibexecdir...
2006-10-16 Karl Berryautoupdate
2006-10-16 Bruno HaibleNew module 'sigprocmask'.
2006-10-15 Karl Berry(gnupload): get from automake cvs.
2006-10-14 Paul EggertSync from Automake.
2006-10-14 Karl Berrygif patents expired
2006-10-14 Jim MeyeringFix a bug in yesterday's change.
2006-10-13 Bruno HaibleTypo.
2006-10-13 Bruno Haiblegnulib-tool now synthesizes the EXTRA_DIST line.
2006-10-13 Karl Berry.
2006-10-12 Paul Eggert* modules/error (Makefile.am): Distribute files through
2006-10-12 Bruno HaibleTypo.
2006-10-12 Eric Blake* modules/error (Makefile.am): Distribute files in...
2006-10-12 Bruno HaibleDistribute all lib/* source files through EXTRA_DIST.
2006-10-12 Jim Meyeringremove trailing blank line
2006-10-12 Jim Meyering* m4/getloadavg.m4: Revert the change below.
2006-10-12 Jim Meyering* m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existe...
2006-10-12 Jim Meyerings/^ {8}/\t/
2006-10-12 Bruno HaibleLast patch broke _MSC_VER case.
2006-10-12 Bruno HaibleAdd support for multiple gnulib-tool invocations in...
2006-10-12 Bruno HaibleHandle mismatch between latest gettext release and...
2006-10-12 Bruno Haible--create-testdir without module names now means to...
2006-10-12 Jim Meyering* lib/fts.c (fts_open): Use consistent indentation.
2006-10-12 Jim MeyeringBig performance improvement for fts-based tools that...
2006-10-12 Paul Eggert* m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed...
2006-10-12 Paul Eggert* m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST...
2006-10-12 Paul Eggert* lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not...
2006-10-12 Paul Eggert* lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
2006-10-12 Paul Eggert* lib/rename-dest-slash.c: Include stdbool.h but not...
2006-10-11 Paul Eggert* m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo...
2006-10-11 Bruno HaibleUse HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
2006-10-11 Bruno HaibleAdd comments.
2006-10-11 Bruno HaibleMake it possible to alias stpcpy and strdup.
2006-10-11 Bruno HaibleMake it possible to #define gcd to an alias.
2006-10-11 Bruno HaibleMake it possible to #define c_isascii etc. to aliases.
2006-10-11 Bruno HaibleMake it possible to #define set_program_name to an...
2006-10-11 Karl Berry.
2006-10-11 Paul EggertPort to Tandem NSK OSS, which has 64-bit signed int...
2006-10-10 Bruno HaibleReinstall the "tiny change" annotations.
2006-10-10 Bruno HaibleAvoid using the variable name 'index' for two completel...
2006-10-09 Karl Berryautoupdate
2006-10-09 Bruno HaiblePrepend directory to more file names.
2006-10-09 Paul Eggert* lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd...
2006-10-09 Paul EggertMerge the ChangeLogs into one ChangeLog, at the root.
2006-10-09 Paul EggertFix some dates and names in ChangeLog entries.
2006-10-09 Bruno HaibleEmphasize the drawbacks of the --symlink option.
2006-10-09 Jim Meyering* fts-cycle.c (leave_dir): When "leaving" a top level...
2006-10-09 Jim Meyering* lchown.c: Include <sys/stat.h> before "stat-macros.h".
2006-10-08 Karl Berry.
2006-10-08 Paul EggertGive credit to bug reporter.
2006-10-08 Paul EggertDon't include <config.h> twice; this doesn't work in...
2006-10-07 Jim Meyering* modules/inttypes (inttypes.h): Revert what seems...
2006-10-07 Bruno HaibleMove Paolo's ChangeLog entry.
2006-10-07 Eric BlakeFix ChangeLog typo
2006-10-07 Bruno HaibleLive on the diff-merge branch, not on HEAD.
2006-10-07 Bruno HaibleDifference of two sequences.
2006-10-07 Bruno HaibleFuzzy string comparison.
2006-10-07 Bruno HaibleTaken from diffutils/src/analyze.c
2006-10-07 Bruno HaibleComment changes.
2006-10-07 Bruno HaibleMark generated files as "DO NOT EDIT".
2006-10-07 Bruno HaibleNew module 'sublist'.
2006-10-07 Karl Berry.
2006-10-07 Paul Eggert* mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both...
2006-10-06 Eric Blake* clean-temp.h (close_stream_temp): New declaration.
2006-10-06 Eric BlakeDefine several macros for use by the clean-temp module.
2006-10-06 Bruno HaibleReturn an error indicator.
2006-10-06 Bruno HaibleProvide a fallback for PATH_MAX.
2006-10-06 Jim Meyering[ChangeLog]
2006-10-06 Bruno HaibleEnsure temp file is closed before its directory is...
2006-10-06 Bruno HaibleHave clean-temp register file open descriptors to tempo...
2006-10-06 Bruno HaibleAdd bounded list search operations.
2006-10-05 Paul Eggert[lib/ChangeLog]
2006-10-05 Paul Eggert[lib/ChangeLog]
2006-10-05 Karl Berryupdate from texinfo
2006-10-05 Paul EggertRemove macros that are no longer needed now that stdint...
2006-10-05 Bruno HaibleAdd searching operations, limited to a subsequence...
2006-10-05 Bruno HaibleHandle the Woe32 SIGBREAK too.
2006-10-04 Bruno HaibleAdd a search_atleast operation.
2006-10-04 Jim Meyering* fts.c (fts_open): Tiny comment change.
2006-10-04 Bruno HaibleWhitespace normalization.
2006-10-04 Bruno HaibleFix a weird typo.
2006-10-04 Bruno HaibleFix return type.
2006-10-04 Bruno HaibleComment fixes.
2006-10-04 Bruno HaibleMake it possible to invoke AC_GNU_SOURCE after gl_LOCK_...
2006-10-04 Jim Meyering2006-10-02 Dmitry V. Levin <ldv@altlinux.org>
2006-10-03 Karl Berry.
2006-10-03 Paul Eggert* quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to...
2006-10-03 Eric Blake* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
2006-10-03 Eric Blake* modules/strnlen (Depends-on): Add extensions.
next