autoupdate
[gnulib.git] / modules /
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2010-01-01 Eric Blakeopenat: update maintainer
2009-12-31 Bruno Haibletimes: Update after sys_times changed.
2009-12-31 Bruno HaibleUse AC_C_INLINE where necessary.
2009-12-31 Bruno HaibleUse AC_C_INLINE instead of module 'inline' where possible.
2009-12-31 Eric Blakelink-warning: always build headers with link warnings
2009-12-31 Eric Blakespawn: improve wrapper support
2009-12-31 Eric Blakesys_times, sys_utsname: use include_next
2009-12-31 Eric Blakefdutimensat: revert prior patch
2009-12-31 Eric Blakesys_wait: drop link-warning dependency
2009-12-31 Eric Blakefdutimensat: remove bogus dependency
2009-12-30 Eric Blakelink-warning: make usage consistent
2009-12-30 Eric Blaketests: test more substitute headers
2009-12-30 Eric Blaketests: remove License section from module
2009-12-29 Simon Josefssonmodules/selinux-h: Depend on $(UNUSED_PARAMETER_H).
2009-12-28 Eric Blaketest-dup2: reduce dependencies
2009-12-26 Bruno HaibleRemove an unneeded dependency.
2009-12-26 Eric Blaketests: use macros.h in more places
2009-12-26 Bruno Haiblelocalename: Fix storage allocation of gl_locale_name_th...
2009-12-26 Jim Meyeringisdir: complete the removal of m4/isdir.m4
2009-12-26 Jim Meyeringisdir: clean up, since at least grep still uses it
2009-12-25 Bruno Haibleselinux-h: Make generated .h files standalone.
2009-12-25 Bruno HaibleMove gl_FCNTL_O_FLAGS to a separate .m4 file.
2009-12-25 Bruno HaibleNew module 'unused-parameter'.
2009-12-25 Bruno HaibleAdd missing dependencies to 'extensions' module.
2009-12-24 Bruno HaibleRefactor common macros used in tests.
2009-12-24 Bruno HaibleReorder file list.
2009-12-24 Bruno HaibleReorder file list.
2009-12-24 Eric Blaketests: add signature checks
2009-12-23 Bruno Haiblelocalename: Make aware of thread locale.
2009-12-23 Eric Blakeva-args: new module
2009-12-23 Bruno HaibleMore localename tests.
2009-12-22 Eric Blaketest-getopt: test stderr behavior
2009-12-21 Eric Blaketest-utimens: avoid spurious failure
2009-12-19 Bruno HaibleCorrect position of 'Applicability' section.
2009-12-19 Bruno Haibledprintf-posix: Check against memory leak fixed on 2009...
2009-12-19 Bruno Haiblefprintf-posix: Check against memory leak fixed on 2009...
2009-12-19 Bruno HaibleNew module attribute 'Applicability'.
2009-12-17 Eric Blakefcntl: use to simplify other modules
2009-12-17 Eric Blakefcntl: port portions of fcntl to mingw
2009-12-17 Eric Blakefcntl: support F_DUPFD_CLOEXEC on systems with fcntl
2009-12-15 Jim Meyeringareadlink, areadlink-with-size: relax license to LGPLv2+
2009-12-15 Eric Blakeaccept4: adjust module dependencies
2009-12-13 Bruno HaibleMove the malloc checking from module 'list' to new...
2009-12-13 Bruno HaibleMove the malloc checking from module 'oset' to new...
2009-12-12 Bruno Haiblec-strtod, c-strtold: Use the multithread-safe implement...
2009-12-11 Bruno HaibleNew module 'fd-safer-flag'.
2009-12-11 Bruno HaibleTests for module 'nl_langinfo'.
2009-12-11 Bruno HaibleNew module 'nl_langinfo'.
2009-12-11 Bruno HaibleTests for module 'langinfo'.
2009-12-11 Bruno HaibleNew module 'langinfo'.
2009-12-11 Bruno Haibleunistd-safer: Remove unused indicator macro.
2009-12-11 Bruno HaibleMove pipe2-safer code to its own file.
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-12-10 Bruno Haiblepty test: Fix link error.
2009-12-10 Simon JosefssonAdd pty module for forkpty and openpty.
2009-12-10 Bruno HaibleUse sed with option -e.
2009-12-10 Eric Blakecloexec: relax license
2009-12-10 Eric Blakelink-warning: optimize generation
2009-12-09 Jim Meyeringlink-warning: Allow extra lines at the top of build...
2009-12-09 Bruno Haiblelink-warning: Add copyright notice.
2009-12-08 Eric Blakeunistd-safer: add unit test
2009-12-07 Eric Blakecloexec: preserve text vs. binary across dup_cloexec
2009-12-05 Eric Blakepipe2-safer: new module
2009-12-05 Eric Blakeunistd-safer: allow preservation of cloexec status...
2009-12-05 Eric Blaketest-dup2: enhance test
2009-12-05 Eric Blakecloexec: add dup_cloexec
2009-12-05 Eric Blaketest-xalloc-die: fix test for mingw
2009-12-05 Eric Blakemgetgroups: add xgetgroups, and avoid ENOSYS failures
2009-11-28 Jim Meyeringuserspec: depend on the inttostr module, too
2009-11-28 Eric Blakegetopt-gnu: flush out another BSD bug
2009-11-27 Simon Josefssonmodules/idpriv-droptemp-tests (Notice): Fix text.
2009-11-27 Jim Meyeringtest-xalloc-die: avoid spurious failure due to libtool...
2009-11-25 Jim Meyeringpread: improvement and fix
2009-11-25 Jim Meyeringtest-pread.sh: distribute the test script
2009-11-25 Jim Meyeringtest-pread.sh: clean up
2009-11-25 Jim Meyeringtest pread
2009-11-25 Jim Meyeringpread: new module
2009-11-23 Bruno HaibleTests for module 'duplocale'.
2009-11-23 Bruno HaibleNew module 'duplocale'.
2009-11-23 Bruno HaibleCheck that <locale.h> defines locale_t and LC_GLOBAL_LO...
2009-11-23 Bruno Haiblelocale: Make locale_t available when possible.
2009-11-22 Bruno Haibleerror: account for the possibility of freopen (stdout).
2009-11-21 Jim Meyeringc-stack: avoid "ignoring return value of `write'" warning
2009-11-20 Eric Blakenanosleep: improve port to mingw
2009-11-20 Eric Blakenanosleep: work around cygwin bug
2009-11-20 Eric Blakesleep: work around cygwin bug
2009-11-20 Eric Blakexalloc-die-tests: add missing library
2009-11-19 Jim Meyeringxfreopen: new module, from coreutils
2009-11-19 Eric Blakemanywarnings: depend on warnings
2009-11-18 Eric Blakeusleep: use it to simplify tests
2009-11-18 Eric Blakeusleep: new module
2009-11-18 Eric Blakechown: work around OpenBSD bug
2009-11-17 Jim Meyeringversion-etc: use proper license string
2009-11-17 Simon Josefssonmodules/xalloc-die-tests (Makefile.am): Drop XFAIL_TESTS.
2009-11-17 Jim Meyeringversion-etc-fsf: relax license to LGPLv3+
2009-11-17 Eric Blakexalloc-die-tests: avoid printing null pointer
2009-11-17 Eric Blakesetenv, unsetenv: work around various bugs
2009-11-16 Jim Meyeringversion-etc: relax license to LGPLv3+
2009-11-16 Jim Meyeringbetter AC_REQUIRE expanded-before-required-warning...
next