fts.c: a small readability/maintainability improvement
[gnulib.git] / ChangeLog
2007-01-10 Jim Meyeringfts.c: a small readability/maintainability improvement
2007-01-10 Eric Blake* lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
2007-01-09 Ralf Wildenhues* gnulib-tool (func_all_modules): Use POSIX conforming...
2007-01-09 Bruno HaibleAccept options --cvs-urls, --git-urls.
2007-01-09 Bruno HaibleNew unistr/* modules.
2007-01-09 Bruno HaibleAdd support for subdirectories of the 'modules/' directory.
2007-01-09 Bruno HaibleAdd the new modules utf8-ucs4-safe, utf16-ucs4-safe.
2007-01-09 Bruno HaibleRemove double-quotes around email addresses.
2007-01-09 Bruno HaibleAdd a forgotten ChangeLog entry.
2007-01-08 Karl Berrymain must set program_name
2007-01-08 Paul Eggert* m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H...
2007-01-08 Bruno Haible2007-01-08 Bruno Haible <bruno@clisp.org>
2007-01-08 Bruno Haible2007-01-08 Bruno Haible <bruno@clisp.org>
2007-01-08 Bruno HaibleNew module 'utf16-ucs4-safe'.
2007-01-08 Bruno HaibleNew module 'utf8-ucs4-safe'.
2007-01-08 Bruno HaibleMove out the body of the conversion function to a compi...
2007-01-08 Bruno HaibleAvoid side effects on libtool variables.
2007-01-08 Bruno HaibleMove the module indicator macros to the module description.
2007-01-08 Bruno HaibleBack from an automatic module-indicator macro to a...
2007-01-08 Bruno HaibleSimplify the sorting command from the last patch.
2007-01-08 Jim MeyeringUse a more robust test for a "can't happen" condition.
2007-01-08 Jim MeyeringSlight readability improvement: use an assert-like...
2007-01-06 Paul EggertDon't worry about using IRIX 5.3's wctype.h broken...
2007-01-04 Paul Eggert* lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now...
2007-01-04 Paul Eggert* gnulib-tool (autoconf_minversion): Take the maximum...
2007-01-03 Karl Berrydocument error/progname interaction
2007-01-03 Simon Josefsson2007-01-03 Simon Josefsson <simon@josefsson.org>
2007-01-03 Paolo Bonzini2007-01-03 Paolo Bonzini <bonzini@gnu.org>
2007-01-03 Jim Meyering* modules/lchmod (Include): Require lchmod.h, not lchown.h.
2007-01-03 Jim Meyering* modules/fts-lgpl (Depends-on): Add i-ring. Reported...
2007-01-02 Paul Eggert* modules/settime (Include): Require timespec.h.
2007-01-02 Bruno HaibleImprove support for OpenBSD.
2007-01-01 Eric Blake* lib/version-etc.c (COPYRIGHT_YEAR): Bump for new...
2006-12-31 Paul EggertFix typos in changelog entry.
2006-12-31 Paul Eggert* gnulib-tool (SORT): Remove, since we no longer assume...
2006-12-30 Paul Eggert* lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
2006-12-29 Paul Eggert* lib/acl.h: Include sys/types.h and sys/stat.h, for...
2006-12-28 Paul EggertImport the following change from libc; problem reported by
2006-12-28 Jim Meyering* build-aux/announce-gen: Do not assume that the package
2006-12-28 Simon JosefssonAdd announce-gen module file.
2006-12-27 Paul Eggert* lib/mbchar.h: Just include <wctype.h>; the wctype...
2006-12-27 Eric Blake* lib/fnmatch.c: Reinstate inclusion of <wchar.h>,...
2006-12-26 Eric Blake* gnulib-tool (sed_extract_prog): Avoid space-tab.
2006-12-26 Eric Blake* modules/absolute-header: New module.
2006-12-26 Paul Eggert* gnulib-tool (SED): Remove, undoing previous change.
2006-12-24 Jim MeyeringWork around an fchownat bug in glibc-2.4:
2006-12-24 Paul EggertFix bug reported by Bruno Haible in
2006-12-23 Jim Meyering* lib/safe-read.h [C++]: Wrap declarations in extern...
2006-12-23 Bruno HaibleTest HAVE_READLINK instead of S_ISLNK.
2006-12-22 Bruno HaiblePreserve ACLs while copying.
2006-12-22 Bruno HaibleUse "sed --posix" instead of "sed" when possible.
2006-12-22 Bruno HaibleNew module 'no-c++'.
2006-12-22 Paul Eggert* m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
2006-12-22 Paul Eggert* MODULES.html.sh: New module wctype.
2006-12-19 Bruno HaibleMake it usable in C++ mode.
2006-12-19 Ralf Wildenhues* modules/savewd (Depends-on): Fix dependency on fcntl.
2006-12-18 Paul Eggert* m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty...
2006-12-18 Paul Eggert* lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Defaul...
2006-12-14 Paul Eggert* lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
2006-12-12 Jim Meyering* m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
2006-12-12 Bruno HaibleMerge changes from the haible-private branch.
2006-12-12 Paul Eggert* m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
2006-12-11 Bruno HaibleDon't show the includes for modules that were not expli...
2006-12-08 Jim MeyeringAmend prev. message.
2006-12-08 Jim Meyering* build-aux/announce-gen ($VERSION): Don't use of ...
2006-12-08 Jim Meyering* build-aux/announce-gen: Add two new options, both...
2006-12-05 Ralf Wildenhues* tests/test-argp-2.sh: Fix test to match actual output.
2006-12-05 Paul Eggert* lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS...
2006-12-04 Paul Eggert* lib/mkdir-p.c (make_dir_parents): Fix race condition...
2006-12-04 Paul EggertCredit Georg Schwarz for reporting that last bug.
2006-12-04 Paul Eggert* lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCT...
2006-12-03 Jim Meyeringprovide more info
2006-12-03 Jim Meyering* lib/fts.c (fts_load): Don't set sp->fts_dev here...
2006-12-02 Jim Meyering* modules/savewd (Depends-on): Add fcntl_h to avoid...
2006-11-30 Paul Eggert* m4/warning.m4: Use the all-permissive copyright notice
2006-11-29 Bruno HaibleFix double initialization of noinst_LTLIBRARIES.
2006-11-29 Jim Meyeringfix typo: s/gnulig/gnulib/
2006-11-29 Paul Eggert* README: Advise users that they might find the bug...
2006-11-28 Bruno HaibleRemove unused file ptrdiff_max.m4.
2006-11-28 Bruno HaibleUse AC_COMPUTE_INT instead of _AC_COMPUTE_INT.
2006-11-28 Jim Meyerings/^ {8}/\t/
2006-11-28 Jim Meyering* lib/regcomp.c (parse_branch): Rename local, exp-...
2006-11-27 Paul Eggert* m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_IN...
2006-11-27 Paul Eggert* lib/regex.h (__restrict_arr): Redo logic of #if,...
2006-11-27 Bruno HaibleInitialize also noinst_LTLIBRARIES.
2006-11-27 Bruno HaibleAvoid using variable size arrays if gcc does not allow...
2006-11-27 Paul EggertFix some incompatibilities with gcc -ansi -pedantic.
2006-11-25 Jim Meyeringmake "date User Name <email@addr.dom>" lines more...
2006-11-25 Paul Eggert* m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the...
2006-11-23 Bruno Haible* lib/sincosl.c (kernel_sinl): Fix typo in threshold.
2006-11-23 Jim Meyering* build-aux/announce-gen: New file. From coreutils.
2006-11-22 Jim MeyeringWork around a compile-time error from the HP-UX 11...
2006-11-22 Jim Meyering* m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST...
2006-11-21 Bruno HaibleFix bug that caused AM_GNU_GETTEXT([external], [need...
2006-11-21 Jim Meyering* lib/fts.c (fts_safe_changedir): Move a declaration...
2006-11-20 Jim MeyeringThe beginnings of syntax-related checks for gnulib.
2006-11-20 Paul Eggert* MODULES.html.sh (File system functions): Add openat.
2006-11-20 Paul Eggert* lib/openat.h (rpl_fstatat): New macro, if
2006-11-20 Bruno HaibleBeginnings of a Makefile for the gnulib maintainers.
2006-11-20 Jim Meyering* lib/idcache.c: Adjust comments in user- and group...
next