* build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
[gnulib.git] / lib /
2006-02-13 Sergey PoznyakoffUpdate
2006-02-13 Sergey PoznyakoffRestore another bugfix lost on 2005-12-12
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-02-07 Sergey PoznyakoffRestore changes accidentally lost during the "autoupdat...
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 Jim MeyeringSync from the stable (b5) branch of coreutils:
2006-01-25 Sergey PoznyakoffUpdate
2006-01-25 Sergey PoznyakoffBugfix (stray #)
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 MeyeringRemove more useless parentheses.
2006-01-25 Jim Meyering*** empty log message ***
2006-01-25 Jim MeyeringRemove more useless parentheses.
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 Jim MeyeringRemove useless parentheses in uses of cpp `defined'.
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-21 Sergey Poznyakoff(__argp_basename): Removed definition. Was a typo.
2006-01-21 Sergey Poznyakoff(usage_long_opt): Do not print DOC options.
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 HaibleMove to build-aux/javaexec.sh.in.
2006-01-09 Bruno HaibleMove to build-aux/javacomp.sh.in.
2006-01-09 Bruno HaibleMove to build-aux/csharpexec.sh.in.
2006-01-09 Bruno HaibleMove to build-aux/csharpcomp.sh.in.
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 Meyeringfrom coreutils
2005-12-16 Jim Meyering*** empty log message ***
2005-12-12 Karl Berryautoupdate
2005-12-10 Sergey PoznyakoffUpdate
2005-12-10 Sergey Poznyakoff(fill_in_uparams): Check if the constructed
2005-12-10 Sergey Poznyakoff(__argp_fmtstream_update): Fix coredump
2005-12-09 Sergey PoznyakoffUpdate
2005-12-09 Sergey PoznyakoffDefine program_invocation_name and program_invocation_s...
2005-12-09 Sergey Poznyakoff(argp_def): Use gettext wrappers
2005-12-09 Sergey PoznyakoffDefine program_invocation_name and
2005-12-09 Sergey Poznyakoff(__argp_base_name): New function
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-14 Jim MeyeringInclude <config.h>, required for possible replacement...
2005-11-10 Paul Eggert* modules/gethrxtime (Depends-on): Add gettime.
2005-11-10 Simon JosefssonFix last commit (ChangeLog entry still applicable).
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-28 Simon JosefssonFix typo.
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 JosefssonUse "" instead of <> for gc.h include, from Bruno.
2005-10-21 Simon JosefssonDoc fix, from Bruno.
2005-10-21 Simon Josefsson* hmac-md5.c (hmac_md5): Add comments, suggested by...
2005-10-21 Simon JosefssonFix GNU indent bugs, suggested by Bruno.
2005-10-21 Simon JosefssonWhitespace fix, from Bruno.
next