gnulib.git
2010-01-01 Eric Blakedoc: correct availability of cygwin 1.5.x getopt
2010-01-01 Eric Blakeopenat: update maintainer
2010-01-01 Eric Blakeutimens: avoid shadowing warning
2010-01-01 Eric Blaketest-dup2: avoid compiler warning
2010-01-01 Bruno Haiblevasnprintf: Avoid passing an 'rpl_mbstate_t *' to the...
2010-01-01 Bruno Haibleiconv: Reject native Solaris iconv.
2009-12-31 Bruno HaibleFix mistake in last patch of tests/test-signal.c.
2009-12-31 Bruno Haiblespawn: Fix incomplete fix.
2009-12-31 Bruno HaibleAvoid namespace pollution on glibc systems.
2009-12-31 Bruno HaibleFurther updates, following today's commits.
2009-12-31 Bruno HaibleFix bug in last change of m4/sys_select_h.m4.
2009-12-31 Bruno HaibleComplete last change to m4/sys_utsname_h.m4.
2009-12-31 Bruno Haiblespawn: Fix misapplied patch.
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 Bruno HaibleRemove unnecessary AC_C_INLINE invocation.
2009-12-31 Jim Meyeringmaint.mk: don't require explicit gpg_key_ID in cfg.mk
2009-12-31 Jim Meyeringmaint.mk: create announcement template in ~/, not in...
2009-12-31 Karl Berryautoupdate
2009-12-31 Eric Blakelink-warning: always build headers with link warnings
2009-12-31 Eric Blakesignal, spawn: use 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-31 Eric Blakeunistd: fix typo
2009-12-31 Bruno HaibleFix compilation error with Solaris cc.
2009-12-31 Bruno HaibleFix test crash.
2009-12-31 Bruno HaibleFix compilation error on most platforms.
2009-12-30 Eric Blakefutimens, utimensat: work around ntfs-3g bug
2009-12-30 Eric Blakelink-warning: make usage consistent
2009-12-30 Eric Blakestdio: remove unused variables
2009-12-30 Eric Blaketests: test more substitute headers
2009-12-30 Eric Blaketests: remove License section from module
2009-12-30 Eric Blaketests: fix license on several tests
2009-12-30 Eric Blakemaint: sync license texts
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-29 Eric Blaketests: don't require debug system() to pass
2009-12-29 Simon Josefssonmodules/selinux-h: Depend on $(UNUSED_PARAMETER_H).
2009-12-28 Jim Meyeringupdate-copyright: you may specify a max. line length...
2009-12-28 Jim Meyeringmaint: use consistent FSF copyright line syntax
2009-12-28 Jim Meyeringpmccabe2html: emit consistent FSF copyright; remove...
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 Haiblejavacomp: Portability fix.
2009-12-26 Bruno Haiblelocalename: Fix storage allocation of gl_locale_name_th...
2009-12-26 Bruno Haiblelocalename: Fix unit test.
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 Karl Berryautoupdate
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 Haibleopenat: Fix warning.
2009-12-25 Bruno HaibleNew module 'unused-parameter'.
2009-12-25 Bruno HaibleAdd missing dependencies to 'extensions' module.
2009-12-24 Bruno Haiblebinary-io: Avoid gcc warning due to SET_BINARY.
2009-12-24 Bruno HaibleAvoid future namespace pollution on glibc systems.
2009-12-24 Bruno HaibleRefactor common macros used in tests.
2009-12-24 Bruno HaibleFix indentation.
2009-12-24 Eric Blaketest-nanosleep: fix typo
2009-12-24 Bruno HaibleReorder file list.
2009-12-24 Bruno HaibleReorder file list.
2009-12-24 Bruno HaibleReduce namespace pollution on glibc systems.
2009-12-24 Bruno HaibleFix typo in today's commit.
2009-12-24 Eric Blaketests: add signature checks
2009-12-24 Eric Blakebuild: pull in conditional headers during GNULIB_POSIXCHECK
2009-12-24 Bruno HaibleInclude header file being tested immediately after...
2009-12-24 Eric Blakeunistd: work around cygwin bug
2009-12-23 Bruno Haiblelocalename: more tests
2009-12-23 Bruno Haiblelocalename: Make aware of thread locale.
2009-12-23 Eric Blakeva-args: new module
2009-12-23 Eric Blakegnulib-common: prefer _GL_UNUSED over _UNUSED_PARAMETER_
2009-12-23 Eric Blaketests: avoid compiler warnings
2009-12-23 Bruno HaibleMore localename tests.
2009-12-23 Bruno Haibleunistd: Ensure getcwd gets declared before being overri...
2009-12-23 Bruno Haiblewchar: Diagnose broken combination of glibc and gcc...
2009-12-22 Eric Blakemath, unistd: avoid redundant includes
2009-12-22 Eric Blakegetsubopt: work around cygwin bug
2009-12-22 Eric Blakegetopt: synchronize from glibc
2009-12-22 Eric Blaketest-getopt: test stderr behavior
2009-12-22 Eric Blaketest-getopt: enhance test
2009-12-22 Bruno HaibleTweak last commit.
2009-12-22 Bruno Haiblelocalename: Improvements for MacOS X and Cygwin.
2009-12-22 Bruno Haiblelocalename: Update list of Win32 locale ids.
2009-12-21 Eric Blaketest-utimens: avoid spurious failure
2009-12-19 Eric Blakefutimens, utimensat: work around Linux bug
2009-12-19 Eric Blakeutimens: work around Linux ctime bug
2009-12-19 Eric Blakeutimens: check for ctime update
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 Eric Blakedirfd: fix prototype
2009-12-19 Eric Blakecanonicalize: reduce memory usage
2009-12-19 Bruno HaibleNew module attribute 'Applicability'.
2009-12-19 Bruno Haiblefflush: tweak
2009-12-19 José E. MarchesiFix typo in comment.
2009-12-17 Eric Blakefcntl: use to simplify other modules
next