gnulib.git
2006-01-24 Bruno HaibleCheck against AIX and HP-UX C compiler bugs.
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 Bruno HaibleFix portability problem to Solaris 9 sh.
2006-01-24 Jim Meyering(Files): Add lib/intprops.h.
2006-01-24 Jim Meyering*** empty log message ***
2006-01-24 Jim Meyering(gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
2006-01-24 Karl Berryargp-namefrob.h sync lost
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-24 Paul Eggert* srclist.txt: Adjust to reflect glibc reorganization.
2006-01-24 Paul EggertAdjust to reflect glibc reorganization.
2006-01-23 Bruno HaibleSimplify.
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-22 Paul Eggert* gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass...
2006-01-21 Sergey PoznyakoffUpdate
2006-01-21 Sergey PoznyakoffTest suite for argp module
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-21 Karl Berry.
2006-01-21 Paul Eggert* lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use ...
2006-01-20 Karl Berryno sync for localcharset.c, argp-fmtstream.h
2006-01-20 Simon JosefssonFix inet_ntop on mingw32.
2006-01-19 Simon Josefsson* socklen.m4: Look in ws2tcpip.h too, for mingw32.
2006-01-19 Simon Josefsson* socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
2006-01-19 Simon JosefssonSimplify my *-tests modules.
2006-01-19 Karl Berry.
2006-01-19 Paul Eggertfilesystem -> file system (the POSIX spelling)
2006-01-18 Simon JosefssonAdd to TESTS variable, for mingw32.
2006-01-18 Karl Berry.
2006-01-18 Simon Josefsson* modules/socklen (Depends-on): Depend on sys_socket.
2006-01-17 Bruno HaibleNeed to include <sys/types.h> in order to get ssize_t...
2006-01-17 Simon Josefsson* modules/socklen (Include): Need sys/socket.h.
2006-01-17 Paul Eggert* lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't...
2006-01-13 Karl Berryautoupdate
2006-01-13 Karl Berry.
2006-01-12 Bruno HaibleSimplify LC_ALL handling.
2006-01-12 Bruno HaibleCompatibility with libtool.
2006-01-12 Bruno HaibleUse changequote.
2006-01-12 Bruno HaibleFix sed_replace_auxdir.
2006-01-12 Bruno HaibleNew module 'ldd'.
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-11 Bruno HaibleMake the AUTOCONF etc. commands overridable by the...
2006-01-11 Bruno HaibleAvoid error due to empty archive on MacOS X.
2006-01-11 Bruno HaibleEnsure automatic ordering between gl_LOCK and gl_ARGP.
2006-01-11 Bruno HaibleInitialize also noinst_HEADERS to empty.
2006-01-11 Bruno HaibleDon't waste time in a recursive autoreconf.
2006-01-11 Bruno HaibleReplace build-aux when it occurs in the autoconf snippet.
2006-01-11 Karl Berry.
2006-01-11 Paul EggertUndo previous change.
2006-01-10 Paul Eggert* modules/readutmp (Maintainer): Add Paul Eggert.
2006-01-10 Paul Eggert* argp.h (__const): Remove macro. Use const instead.
2006-01-10 Paul EggertUpdate copyright year.
2006-01-10 Paul EggertSync from coreutils.
2006-01-10 Paul Eggert* regex_internal.h (BITSET_WORD_BITS):
2006-01-10 Bruno HaibleDepend on 'free' module.
2006-01-10 Karl Berryautoupdate
2006-01-10 Simon JosefssonAdd sys_socket module.
2006-01-10 Bruno HaibleOptimize file reading where possible.
2006-01-10 Bruno HaibleUpdate from GNU gettext.
2006-01-10 Bruno HaibleAvoid an automake error regarding the 'gettext' module.
2006-01-10 Bruno HaibleAvoid a failure from autoreconf.
2006-01-10 Jim MeyeringRemove entry for fts.c/openat.[ch] that crept in ahead...
2006-01-09 Paul EggertRegenerate.
2006-01-09 Paul Eggert* MODULES.html.sh (build_lib): New section, with new...
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 Haible2005-08-12: Look for ncurses first.
2006-01-09 Bruno HaibleRecommend to use strnlen.h.
2006-01-09 Simon JosefssonMake inet_ntop depend on restrict.
2006-01-09 Simon JosefssonLGPL self tests, suggested by Bruno.
2006-01-09 Bruno HaibleMove the *.sh.in scripts to build-aux/.
2006-01-09 Bruno HaibleMoved here from lib/javaexec.sh.in.
2006-01-09 Bruno HaibleMove to build-aux/javaexec.sh.in.
2006-01-09 Bruno HaibleMoved here from lib/javacomp.sh.in.
2006-01-09 Bruno HaibleMove to build-aux/javacomp.sh.in.
2006-01-09 Bruno HaibleMoved here from lib/csharpexec.sh.in.
2006-01-09 Bruno HaibleMove to build-aux/csharpexec.sh.in.
2006-01-09 Bruno HaibleMoved here from lib/csharpcomp.sh.in.
2006-01-09 Bruno HaibleMove to build-aux/csharpcomp.sh.in.
2006-01-09 Bruno HaibleRANLIB is needed.
2006-01-09 Bruno HaibleCosmetic tweak of SIZE_MAX.
2006-01-09 Bruno HaibleSupport for Linux libc4 and libc5.
2006-01-08 Karl Berryupdate from texinfo
2006-01-07 Karl Berryautoupdate
2006-01-04 Paul EggertREADME: Gnulib normally doesn't generate a tarball.
2006-01-04 Paul EggertGnulib doesn't generate a tarball.
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...
2006-01-02 Karl Berryautoupdate
2005-12-30 Karl Berryautoupdate
2005-12-28 Bruno HaibleUpgrade to libtool-1.5.22.
2005-12-27 Karl Berrylibc sources rearranged
2005-12-26 Karl Berryupdate from texinfo
next