Import the following changes from libc.
[gnulib.git] / ChangeLog
2007-01-24 Paul EggertImport the following changes from libc.
2007-01-23 Bruno HaibleAdd optional offsets argument to conversion routines.
2007-01-22 Bruno HaibleUse @MKDIR_P@ instead of $(MKDIR_P), since automake...
2007-01-22 Paul Eggert* modules/gettimeofday (License): Change from GPL to...
2007-01-22 Bruno HaibleFix a problem with MKDIR_P when using autoconf-2.61...
2007-01-22 Paolo Bonzini2007-01-22 Yoann Vandoorselaere <yoann.v@prelude...
2007-01-22 Bruno HaibleAdd an AC_PROG_MKDIR_P backport.
2007-01-21 Bruno HaibleNew module 'striconveha'.
2007-01-21 Bruno HaibleEnsure errno when strdup fails.
2007-01-21 Bruno HaibleNew function mem_iconveh.
2007-01-21 Bruno HaibleChange calling convention of xmem_cd_iconv.
2007-01-21 Bruno HaibleMake the API of mem_cd_iconv more useful.
2007-01-21 Bruno HaibleFix test whether sed is GNU sed supporting --posix.
2007-01-20 Jim Meyering* lib/userspec.c (parse_with_separator): If a user...
2007-01-20 Paul Eggert* lib/poll.c: Include sys/time.h and time.h uncondition...
2007-01-19 Bruno Haible2007-01-18 Bruno Haible <bruno@clisp.org>
2007-01-19 Bruno HaibleDrop tests that are now done in the gettimeofday module.
2007-01-19 Bruno HaibleMake it compile again. suseconds_t does not exist on...
2007-01-19 Bruno HaibleEnforce that GETTIMEOFDAY_REPLACEMENT=0 is only expande...
2007-01-19 Bruno HaibleReplace HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOF...
2007-01-19 Bruno HaibleUndo the last change; it caused a compilation error...
2007-01-18 Jim MeyeringUse "$(MKDIR_P) sys", not race-prone "test -d sys ...
2007-01-18 Eric Blake* m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME...
2007-01-18 Paul Eggert* MODULES.html.sh (Support for systems lacking POSIX...
2007-01-17 Bruno HaibleTests modules are under GPL now.
2007-01-17 Paolo Bonzinirevert unwanted commit
2007-01-17 Paolo Bonzini2006-01-17 Paolo Bonzini <bonzini@gnu.org>
2007-01-17 Bruno HaibleTwo more fixes to revised gettimeofday module.
2007-01-17 Bruno HaibleVarious fixes to Martin Lambers' gettimeofday patch.
2007-01-16 Eric Blake* modules/fnmatch (Depends-on): Depend on wchar.
2007-01-16 Bruno HaibleNew module 'csharpexec-script'.
2007-01-16 Paolo Bonzini2007-01-16 Paolo Bonzini <bonzini@gnu.org>
2007-01-16 Jim Meyering* m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3...
2007-01-16 Bruno HaibleTests for striconveh module.
2007-01-16 Bruno HaibleNew module 'striconveh'.
2007-01-16 Bruno Haible(str_cd_iconv): Use the first algorithm if iconv is...
2007-01-15 Bruno HaibleExplain the different license terms for module descript...
2007-01-14 Bruno HaibleTests for striconv module.
2007-01-14 Bruno HaibleTests for iconv module.
2007-01-14 Bruno HaibleFor test modules, use the license of the main module.
2007-01-14 Bruno HaibleClarify that <iconv.h> does not need to exist.
2007-01-14 Bruno HaibleTest for the c-ctype module.
2007-01-14 Bruno HaibleTest for the binary-io module.
2007-01-14 Bruno HaibleTest for array-oset module.
2007-01-14 Bruno HaibleTest for array-list module.
2007-01-14 Bruno HaibleDon't unnecessarily run configure and make.
2007-01-14 Bruno HaibleAdd missing dependency.
2007-01-14 Bruno HaibleTests for allocsa module.
2007-01-14 Bruno HaibleNew module 'fchdir'.
2007-01-13 Bruno HaibleAlign the temporary buffer.
2007-01-13 Eric BlakeProvide a robust <wchar.h>. Further simplifications...
2007-01-12 Paul Eggert* lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX...
2007-01-11 Simon Josefsson(func_all_modules): Exclude all .* files (e.g., Emacs...
2007-01-11 Bruno HaibleExclude all files inside the CVS directory.
2007-01-10 Paul EggertUse @...@ consistently in lib/wctype_.h.
2007-01-10 Eric Blake* lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
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.
next