Add and change modules to make it easier for coreutils to use
[gnulib.git] / lib / ChangeLog
2006-08-21 Paul EggertAdd and change modules to make it easier for coreutils...
2006-08-19 Paul Eggert* modules/openat (Files): Add lib/fchmodat.c.
2006-08-18 Paul Eggert* lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys...
2006-08-17 Paul EggertUpdate from coreutils.
2006-08-16 Paul Eggert(memcoll): Set errno = 0 in the shortcut case, too.
2006-08-15 Paul Eggert* memcoll.c (memcoll): Optimize for the common case...
2006-08-14 Paul EggertAdd copyright notices to long-enough files that lack...
2006-08-14 Paul Eggert* check-module: Add copyright notice.
2006-08-14 Eric Blake* misc/error.c: Add space between program name and...
2006-08-11 Paul Eggert* pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC...
2006-08-11 Paul Eggert* regex_internal.c (re_string_skip_chars): Don't assume...
2006-08-11 Paul Eggert* snprintf.c (snprintf): memcpy LEN bytes, not SIZE...
2006-08-10 Paul EggertImport the following changes from libc:
2006-08-10 Paul Eggert* modules/snprintf (Depends-on): Remove minmax.
2006-08-09 Paul EggertSync from coreutils.
2006-08-08 Eric Blake* verror.c (verror_at_line): Work around glibc bug...
2006-08-08 Eric Blake* verror.h, verror.c: New files.
2006-08-08 Bruno HaibleMake the last patch more future-proof.
2006-08-06 Eric Blake* error.h: Fold in some upstream changes from glibc.
2006-07-31 Bruno HaibleAssume the standard headers exist.
2006-07-29 Bruno Haiblesetenv.c comes from gettext / libiconv again.
2006-07-29 Eric Blake* regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid...
2006-07-28 Simon JosefssonUse netinet_in module.
2006-07-28 Simon JosefssonUse arpa_inet in inet_?to?.
2006-07-28 Simon Josefsson2006-07-28 Bruno Haible <bruno@clisp.org>
2006-07-28 Bruno HaibleDefine fallbacks for missing isw* functions on FreeBSD...
2006-07-28 Paul Eggert* modechange.c (mode_compile): Numeric modes now affect...
2006-07-27 Bruno HaibleGet the C++ macros/conditionals right.
2006-07-27 Eric Blake* mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for...
2006-07-25 Bruno HaibleUse the stdarg module.
2006-07-24 Bruno HaibleNew module 'clean-temp'.
2006-07-24 Bruno HaibleNew module 'tmpdir'.
2006-07-24 Bruno HaibleMake it possible to use the list in signal-handlers.
2006-07-24 Bruno HaibleReorganize the ChangeLog entries of the last big merge.
2006-07-23 Eric Blake* tmpfile-safer.c: New file.
2006-07-22 Paul Eggert* modules/close-stream: New file.
2006-07-22 Bruno HaibleUpdate from GNU gettext 0.15.
2006-07-22 Bruno HaibleUpgrade to gettext 0.15.
2006-07-22 Bruno HaibleUpdate from GNU gettext 0.15.
2006-07-22 Bruno HaibleUpdate from GNU gettext 0.15. Accept source and target...
2006-07-22 Bruno HaibleSTAT_MACROS_BROKEN is obsolete.
2006-07-22 Bruno HaibleNew module 'javaversion'.
2006-07-22 Bruno HaibleUpdate javaexec module from GNU gettext 0.15.
2006-07-22 Bruno HaibleMerge from gettext 0.15: Be more careful to use 'volatile'.
2006-07-22 Bruno HaibleUpdate csharpexec module from GNU gettext.
2006-07-22 Bruno HaibleUpdate csharpcomp module from GNU gettext 0.15.
2006-07-22 Bruno HaibleUpdate localcharset module from GNU gettext.
2006-07-22 Bruno HaibleMerge from GNU gettext.
2006-07-22 Bruno HaibleUpdate to GNU gettext-0.15.
2006-07-22 Simon Josefsson2006-07-22 Yoann Vandoorselaere <yoann.v@prelude-ids...
2006-07-21 Eric Blake* stdlib-safer.h: New file from coreutils, required by
2006-07-19 Derek R. PriceCorrect ChangeLog.
2006-07-19 Derek R. Price* lib/getaddrinfo.h: Reindent and repaginate.
2006-07-19 Derek R. Price* lib/getaddrinfo.h: Don't define unimplemented AI_...
2006-07-17 Bruno HaibleNew modules for lists and ordered sets.
2006-07-17 Paul EggertImport from coreutils.
2006-07-11 Derek R. Price* glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
2006-07-11 Paul Eggert* backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
2006-07-09 Jim Meyering* lib/argp-pv.c: Remove a doubled word in a comment.
2006-07-09 Paul EggertCommentary sync from coreutils.
2006-07-07 Simon Josefsson2006-07-06 Jim Hyslop <jhyslop@dreampossible.ca>...
2006-07-06 Paul Eggert* lib/getloadavg.c: Use __VMS, not VMS.
2006-07-06 Paul Eggert* lib/.cppi-disable: Add wcwidth.
2006-07-06 Ralf Wildenhues* strtod.c (strtod): cast the argument of tolower to...
2006-07-06 Bruno HaibleObsoleting STDC_HEADERS. From Derek Price.
2006-07-05 Paul Eggert* lib/memcasecmp.c: Include <limits.h>.
2006-07-05 Eric Blake* getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
2006-07-04 Bruno HaibleAssume ANSI C.
2006-07-04 Paul Eggert* cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort...
2006-07-04 Paul Eggert* stdint_.h: Include <sys/types.h> after @FULL_PATH_STD...
2006-07-03 Paul EggertMerge from coreutils.
2006-07-02 Paul Eggert* stdint_.h (intmax_t, uintmax_t): Prefer long to long...
2006-07-02 Paul EggertSimplification rewrite for stdint module.
2006-07-01 Simon JosefssonFix typo, from Jim Hyslop <jhyslop@dreampossible.ca>.
2006-06-30 Eric Blake* stat_.h (rpl_mkdir): Declare inline, to avoid warning...
2006-06-29 Eric Blake* stat_.h: New file.
2006-06-29 Jim Meyering*** empty log message ***
2006-06-29 Bruno HaibleVarious small tweaks.
2006-06-29 Bruno HaibleFix a few Changelog entries.
2006-06-28 Paul Eggert* lib/savedir.c (CLOSEDIR): Remove. All uses changed...
2006-06-28 Bruno HaibleFix brought over from gettext.
2006-06-28 Bruno HaibleFixes after wcwidth module creation.
2006-06-28 Eric Blake* xvasprintf.h: Fix comments.
2006-06-28 Eric Blake* mbchar.h (wcwidth): Include wcwidth.h.
2006-06-28 Simon JosefssonNative win32 support for getaddrinfo. Add getnameinfo...
2006-06-27 Bruno HaibleResolve clash between stdint.m4 and uintmax_t.m4.
2006-06-26 Paul Eggert* base64.c (B64): Use _ as the formal parameter, not...
2006-06-26 Bruno HaibleTry harder to get WCHAR_MIN and WCHAR_MAX.
2006-06-26 Bruno HaibleTweak for SGI cc.
2006-06-26 Bruno HaiblePortability to BSD/OS 4.2.
2006-06-23 Bruno Haiblestdint module: treat IRIX like OpenBSD.
2006-06-23 Bruno HaibleTake into account ISO C 99 TC1.
2006-06-22 Paul Eggert* glob.c (collated_compare): Remove 'const' uses that...
2006-06-21 Simon JosefssonAdd.
2006-06-21 Simon Josefsson2006-06-21 Simon Josefsson <jas@extundo.com>
2006-06-21 Simon JosefssonAdd inet_pton module.
2006-06-21 Simon Josefsson2006-06-19 Paul Eggert <eggert@cs.ucla.edu>
2006-06-20 Paul Eggert* openat.c (openat): Use ?:, not if, to work around...
2006-06-19 Simon Josefsson2006-06-19 Simon Josefsson <jas@extundo.com>
2006-06-19 Paul Eggert* alloca_.h (alloca) [defined alloca]: Don't define...
next