gnulib.git
2009-05-20 Simon Josefssongetdelim: Use SIZE_MAX from stdint.h.
2009-05-20 Simon Josefssonsys_socket: MinGW and IRIX does not have sa_family_t...
2009-05-18 Karl Berryautoupdate
2009-05-18 Eric Blakemaint.mk: allow gnulib_dir in VPATH build
2009-05-17 Karl Berryupdate from texinfo
2009-05-15 Jim Meyeringmaint.mk: Give gnulib_dir a default definition.
2009-05-14 Tom Princerename.m4: fix typos that would make non-mingw cross...
2009-05-14 Eric Blakemmap-anon: avoid out-of-order autoconf expansion
2009-05-13 Bruno HaibleMake some tests ISO C 99 compliant.
2009-05-13 Bruno HaibleTests for module 'alignof'.
2009-05-13 Bruno HaibleFix alignof macro.
2009-05-13 Bruno HaibleRevert "Use module 'alignof'." commit.
2009-05-13 Bruno HaibleMake the MAP_ANONYMOUS detection work on HP-UX 11.
2009-05-13 Bruno HaibleAdd comments.
2009-05-12 Jim Meyering* top/maint.mk: Adjust backslash alignment.
2009-05-11 Simon Josefssontop/maint.mk: Make $(srcdir)/build-aux configurable.
2009-05-11 Eric Blakeargp: avoid undefined behavior
2009-05-10 Simon Josefssontests/test-vc-list-files-git.sh: Avoid git config compl...
2009-05-10 Bruno HaibleFix the rewriting rules for file names.
2009-05-08 Bruno HaibleDon't use undefined macro 'max'.
2009-05-08 Simon Josefssonm4/sys_socket_h.m4: Test for ws2tcpip.h earlier.
2009-05-08 Simon JosefssonRevert "modules/alignof (Makefile.am): Dist alignof.h."
2009-05-08 Simon Josefssonmodules/alignof (Makefile.am): Dist alignof.h.
2009-05-08 Simon Josefssonsys_socket: Define sockaddr_storage.
2009-05-08 Bruno HaibleUse module 'alignof'.
2009-05-08 Bruno HaibleNew module 'alignof'.
2009-05-05 Karl Berryautoupdate
2009-05-04 David BartleyFix test-file-has-acl on FreeBSD.
2009-05-04 Bruno HaibleExploit new semantics of AC_DEFUN_ONCE available since...
2009-05-04 Simon JosefssonNew module glob-tests.
2009-05-04 Simon JosefssonNew module fnmatch-tests.
2009-05-04 Eric Blakemaint: make the new no-submodule-changes rule VPATH...
2009-05-04 David Bartleyacl: Fix infinite loop on FreeBSD.
2009-05-04 Bruno HaibleClarify acl_entries.
2009-05-04 David BartleyBug fix in acl module.
2009-05-04 Bruno HaibleCreate gperf-generated files in the source dir, not...
2009-05-03 Bruno HaibleUndo 2009-05-01 patch.
2009-05-03 Bruno HaibleMove the fnmatch-posix module into the fnmatch module.
2009-05-03 Bruno HaibleAvoid warning about use AC_REQUIRE in recent autoconf.
2009-05-03 Simon Josefssonm4/fnmatch.m4: Fix fnmatch re-define.
2009-05-03 David Bartleypriv-set: new module and accompanying tests; adapt...
2009-05-03 Jim MeyeringIgnore no-op translations.
2009-05-03 Jim Meyeringtests: tighten some getdate tests
2009-05-03 Giuseppe Scrivanogetdate: correctly interpret "next monday" when run...
2009-05-02 Jim Meyeringbuild: ensure that a release build fails when a submodu...
2009-05-02 Bruno HaibleRemove incompatibility between modules fnmatch-posix...
2009-05-02 Bruno HaibleRelicense mbsrtowcs and strnlen1 under LGPLv2+.
2009-05-02 Bruno HaibleModernize fnmatch detection macro.
2009-05-02 Bruno HaibleFix last ChangeLog entry: no .PHONY was added.
2009-05-02 Ralf WildenhuesUse automake *-local hooks without commands, for extens...
2009-05-01 Bruno HaibleMake it possible for the first build to be a VPATH...
2009-05-01 Bruno HaibleReplace wcrtomb, wcsrtombs, wcsnrtombs if mbstate_t...
2009-05-01 Bruno HaibleAvoid compiler warnings when redefining macros defined...
2009-04-30 Bruno HaibleFix compilation error introduced on 2009-04-25.
2009-04-29 Karl Berryautoupdate
2009-04-29 Bruno HaibleComment tweaks.
2009-04-28 Bruno HaibleFix a compilation error.
2009-04-28 Karl Berryautoupdate
2009-04-27 Bruno HaibleNew module 'libunistring'.
2009-04-27 Eric Blakemaint.mk: allow package-specific header to provide...
2009-04-27 Simon Josefssontop/maint.mk (sc_avoid_if_before_free): Except useless...
2009-04-27 Eric Blakemaintainer-makefile: depend on all required helper...
2009-04-26 Bruno HaibleMake the lib vs. lib64 recognition work on openSUSE...
2009-04-26 Bruno HaibleSimplify gl_LIBSIGSEGV.
2009-04-26 Bruno HaibleCorrect last commits.
2009-04-26 Bruno HaibleCorrect last commit.
2009-04-26 Bruno HaibleCorrect last commit.
2009-04-26 Bruno HaibleSimplify calling convention of u*_conv_from_encoding.
2009-04-26 Bruno HaibleTrivial simplification of last commit.
2009-04-26 Bruno HaibleSimplify calling convention of u*_conv_to_encoding.
2009-04-26 Bruno HaibleAvoid test failures on AIX and OSF/1.
2009-04-26 Bruno HaibleRequire a POSIX compliant malloc().
2009-04-25 Bruno HaibleAvoid link error when creating a namespace clean library.
2009-04-25 Jim Meyeringvc-list-files: fix another quoting bug
2009-04-25 Eric Blakevc-list-files: fix shell quoting error
2009-04-25 Jim Meyeringvc-list-files: restore lost functionality with subdir...
2009-04-25 Eric Blakevc-list-files: ignore git symlinks
2009-04-25 Eric Blakemaint.mk: import improvements from m4
2009-04-24 Jim Meyeringmaint.mk: remove coreutils-specific rules and variables
2009-04-24 Jim Meyeringmaint.mk: remove obsolete rule
2009-04-24 Simon Josefssontop/maint.mk (makefile-check): Renamed to sc_makefile_c...
2009-04-24 Simon Josefssonvc-list-files-tests: Use $(PATH_SEPARATOR) instead...
2009-04-24 Simon Josefssongetopt: Use const for constant data.
2009-04-23 Simon JosefssonSync maint.mk with coreutils.
2009-04-23 Karl Berryautoupdate
2009-04-23 Bruno HaibleFix cross-compilation results.
2009-04-22 Karl Berryautoupdate
2009-04-21 Bruno HaibleAvoid test failure on mingw.
2009-04-21 Bruno HaibleAvoid compilation error on mingw.
2009-04-20 Bruno HaibleSupport for building a shared library on Windows platforms.
2009-04-19 Bruno HaibleAvoid a compiler warning.
2009-04-19 Bruno HaibleDon't touch configmake.h if it has not actually changed.
2009-04-18 Karl Berryautoupdate
2009-04-17 Karl Berryautoupdate
2009-04-17 Simon Josefssonmaintainer-makefile: (PO_DOMAIN): New variable, allows...
2009-04-16 Jim Meyeringuseless-if-before-free: improve conversion code
2009-04-14 Bruno HaibleTweak last commit.
2009-04-13 Eric Blake* build-aux/gendocs.sh: Restore lost x bit.
2009-04-13 Karl Berryremove trailing whitespace to placate Jim, more license...
2009-04-12 Ben PfaffMake fcntl module detect O_NOATIME, O_NOFOLLOW on GNU...
next