2007-01-03 Paolo Bonzini <bonzini@gnu.org>
[gnulib.git] / ChangeLog
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...
2006-11-20 Jim MeyeringAvoid syntax error in test program.
2006-11-20 Jim Meyering* lib/idcache.c: Restore most of the 2006-11-06 patch...
2006-11-20 Jim Meyering* lib/idcache.c (getuser): Remove all uses of the regis...
2006-11-20 Jim MeyeringUse cleaner syntax: NULL rather than 0.
2006-11-20 Paul Eggert* lib/idcache.c: Undo most recent patch, dated 2006...
2006-11-18 Jim Meyering* check-module (%exempt_header): Add exception for...
2006-11-18 Jim Meyering* modules/i-ring (Depends-on): Add verify.
2006-11-17 Simon JosefssonRevert Jim's 2006-10-23 patch.
2006-11-17 Paul Eggert* modules/inline (License): Change from GPL to LGPL.
2006-11-16 Jim Meyering* modules/d-type (License): Switch to LGPL.
2006-11-15 Bruno HaibleFix alloca.m4 message.
2006-11-15 Bruno HaibleNo need to invoke gl_FUNC_ALLOCA more than once. But...
2006-11-15 Bruno HaibleAdd license compatibility check in --create-testdir.
2006-11-15 Eric Blake* m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK...
2006-11-14 Ralf Wildenhues* m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK...
2006-11-14 Ralf Wildenhues* MODULES.html.sh (seen_modules, seen_files): New varia...
2006-11-14 Ralf Wildenhues* tests/test-gc.c (main): Remove unused variables.
2006-11-14 Paul Eggert* modules/inttostr (License): Change to LGPL.
2006-11-14 Eric Blake* modules/tempname (License): Change to LGPL.
2006-11-14 Eric Blake* doc/functions.texi (Function Portability): *printf...
2006-11-14 Bruno HaibleRelicense under LGPL.
2006-11-14 Bruno HaibleMore support for GNOME libraries.
2006-11-14 Bruno HaibleSupport for library names with dots.
2006-11-14 Bruno HaibleFix --create-testdir --with-tests.
2006-11-13 Bruno HaibleOverride also AC_LIBSOURCES. Works around an automake...
2006-11-13 Eric Blake* lib/gl_anytree_oset.h (gl_tree_search_atleast): Retur...
2006-11-13 Bruno HaibleReplace build-aux/ also in the Makefile snippet.
next