gnulib.git
2006-02-08 Paul Eggert* modules/closeout (Depends-on): Remove atexit.
2006-02-07 Sergey PoznyakoffUpdate
2006-02-07 Sergey PoznyakoffRestore changes accidentally lost during the "autoupdat...
2006-02-06 Paul Eggert* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't ...
2006-01-31 Karl Berryautoupdate
2006-01-27 Karl Berryupdate from texinfo
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 Karl Berryoops, vasnprintf, not vasprintf
2006-01-26 Bruno HaibleFixes from Paul Eggert.
2006-01-26 Bruno HaibleTreat all non-gcc compilers the same.
2006-01-26 Bruno Haible'trap' portability trapped me...
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 Karl Berryvasnprintf.c sync lost
2006-01-25 Bruno HaiblePortability problem with Solaris sh.
2006-01-25 Bruno HaibleOops, wrong changelog entry.
2006-01-25 Bruno HaibleAvoid excessive warnings with IRIX cc.
2006-01-25 Karl Berry.
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-25 Paul Eggert/tmp/cvsY9fTYA
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.
next