* modules/inttypes: New file.
[gnulib.git] / lib / ChangeLog
2006-04-18 Derek R. Price* modules/inttypes: New file.
2006-04-15 Paul Eggert* utimens.c (futimens): glibc futimesat messes up if...
2006-04-13 Paul Eggert* regcomp.c (init_dfa): Don't use wchar_t or wctype_t...
2006-04-10 Paul EggertMerge regex changes from libc, removing some of our
2006-03-29 Bruno HaibleFix for OpenBSD.
2006-03-25 Eric Blake* time_r.c (copy_string_result): Remove, as it is no...
2006-03-24 Simon Josefsson2006-03-24 Simon Josefsson <jas@extundo.com>
2006-03-24 Simon Josefsson2006-03-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2006-03-17 Paul Eggert* lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
2006-03-13 Sergey PoznyakoffUpdate
2006-03-12 Paul Eggert* time_r.h (asctime_r, ctime_r): Remove. These functio...
2006-03-08 Simon JosefssonFix gc-random module.
2006-03-08 Paul Eggert* lib/c-stack.c: Include unistd.h unconditionally,...
2006-03-07 Simon JosefssonFix use of unistd.h in getopt through a new unistd...
2006-03-07 Simon JosefssonSplit off gc-random from gc, and only warn on missing...
2006-03-01 Simon Josefsson*** empty log message ***
2006-02-27 Simon Josefsson* base64.h: Indent #define's. From Jim Meyering <jim...
2006-02-27 Jim Meyering*** empty log message ***
2006-02-27 Jim Meyering*** empty log message ***
2006-02-25 Paul Eggert* glob.c: Say "invalid" rather than "illegal" in comments.
2006-02-24 Jim Meyering*** empty log message ***
2006-02-24 Jim Meyering*** empty log message ***
2006-02-21 Paul Eggert* getcwd.c (AT_FDCWD): Work around a bug in Solaris...
2006-02-14 Paul EggertSync from coreutils.
2006-02-13 Sergey PoznyakoffUpdate
2006-02-13 Paul EggertAdd 2006 to copyright year.
2006-02-08 Paul Eggert* closeout.c (close_stdout): Don't assume 'bool' conver...
2006-02-07 Sergey PoznyakoffUpdate
2006-01-27 Paul Eggert* fnmatch.c (L_): Renamed from L, to work around a...
2006-01-27 Simon JosefssonMingw32 fixes for getaddrinfo.
2006-01-26 Paul Eggert* fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK...
2006-01-26 Bruno HaibleTreat all non-gcc compilers the same.
2006-01-25 Jim MeyeringRemove stray conflict marker.
2006-01-25 Jim Meyering*** empty log message ***
2006-01-25 Sergey PoznyakoffUpdate
2006-01-25 Bruno HaibleOops, wrong changelog entry.
2006-01-25 Bruno HaibleAvoid excessive warnings with IRIX cc.
2006-01-25 Jim Meyering*** empty log message ***
2006-01-25 Jim Meyering*** empty log message ***
2006-01-24 Bruno HaibleFix a bug occurring with HP-UX aCC compiler.
2006-01-24 Bruno HaibleWork around HP-UX and AIX C compiler bugs with built...
2006-01-24 Jim Meyering*** empty log message ***
2006-01-24 Simon Josefsson* socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, sugge...
2006-01-24 Paul EggertWork around porting bugs reported by Dieter in
2006-01-23 Bruno HaibleFix an incorrect estimation of the sprintf result size.
2006-01-22 Paul Eggert* quotearg.c (quotearg_buffer_restyled): Add "default...
2006-01-21 Sergey PoznyakoffUpdate
2006-01-20 Simon JosefssonFix inet_ntop on mingw32.
2006-01-19 Simon Josefsson* socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
2006-01-12 Simon JosefssonFix warning, reported by Bruno Haible <bruno@clisp...
2006-01-12 Paul EggertSync from coreutils.
2006-01-11 Simon Josefsson(SIZE_MAX): Add missing (.
2006-01-10 Paul Eggert* argp.h (__const): Remove macro. Use const instead.
2006-01-10 Paul EggertSync from coreutils.
2006-01-10 Paul Eggert* regex_internal.h (BITSET_WORD_BITS):
2006-01-10 Simon JosefssonAdd sys_socket module.
2006-01-10 Bruno HaibleUpdate from GNU gettext.
2006-01-10 Jim MeyeringRemove entry for fts.c/openat.[ch] that crept in ahead...
2006-01-09 Paul EggertFix typo in previous change; 3 lines were omitted.
2006-01-09 Paul EggertSync from coreutils.
2006-01-09 Bruno HaibleDefine also EX_OK.
2006-01-09 Bruno HaibleMove the *.sh.in scripts to build-aux/.
2006-01-09 Bruno HaibleCosmetic tweak of SIZE_MAX.
2006-01-09 Bruno HaibleSupport for Linux libc4 and libc5.
2006-01-04 Paul Eggert* strftime.c (tzname): Don't declare if it is already...
2006-01-03 Paul Eggert* xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_ns...
2005-12-16 Jim Meyering*** empty log message ***
2005-12-10 Sergey PoznyakoffUpdate
2005-12-09 Sergey PoznyakoffUpdate
2005-12-07 Paul EggertFix typo in previous log entry.
2005-12-07 Paul Eggert* m4/stat-time.m4 (STATE_TIMESPEC, STAT_TIMESPEC_NS...
2005-12-02 Bruno HaibleFix portability bug w.r.t. Microsoft's csc compiler.
2005-11-30 Paul Eggert* stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
2005-11-29 Paul Eggert* modules/savedir (Depends-on): Add openat.
2005-11-15 Paul Eggert* xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS...
2005-11-14 Jim Meyering*** empty log message ***
2005-11-10 Paul Eggert* modules/gethrxtime (Depends-on): Add gettime.
2005-11-10 Simon Josefsson* readline.c: Remove EOL.
2005-11-09 Simon Josefsson* inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
2005-11-08 Simon Josefsson* getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_D...
2005-10-30 Paul EggertFix typo in previous change.
2005-10-30 Paul Eggert* lib/utimens.c (futimens) [HAVE_WORKING_UTIMES &&...
2005-10-30 Paul Eggert* getcwd.c (__getcwd): Don't assume that system calls...
2005-10-28 Paul Eggert* savedir.c (savedir): Don't assume that xrealloc etc...
2005-10-28 Simon JosefssonFix inet_ntop on mingw32.
2005-10-28 Simon Josefsson* md5.h, md5.c: Simplify buffer handling visavi alignment,
2005-10-28 Simon Josefsson* gc-gnulib.c, gc-libgcrypt.c: Check calloc return...
2005-10-28 Simon JosefssonAdd MD2 and hash fixes.
2005-10-24 Simon Josefsson* md4.h: Shrink buffer size, now that we changed the...
2005-10-22 Simon JosefssonFix arcfour module.
2005-10-22 Simon Josefsson* md4.c, md4.c: Simplify buffer handling visavi alignment,
2005-10-22 Simon Josefsson* crc.h: Include stddef.h, for size_t.
2005-10-21 Simon Josefsson* arctwo.h (arctwo_setkey): Protect variable in CPP...
2005-10-21 Simon Josefsson* rijndael-api-fst.c: Fix bugs in CBC mode for more...
2005-10-21 Simon Josefsson* gc-gnulib.c: Support ARCTWO in CBC mode.
2005-10-21 Simon Josefsson* hmac-md5.c (hmac_md5): Add comments, suggested by...
2005-10-21 Simon Josefsson* crc.c (crc32_update): Actually use crc parameter...
2005-10-21 Simon Josefsson* crc.h: Include stdint.h directly, suggested by Bruno...
2005-10-21 Simon JosefssonAdd des, des-tests, gc-des, gc-des-tests modules.
2005-10-21 Simon JosefssonAdd, forgotten in last commit.
next