gnulib.git
2012-02-24 Jim Meyeringmaint.mk: tell sc_prohibit_strcmp to ding "0 == strcmp...
2012-02-24 Bruno Haiblestreq: Rename macro.
2012-02-20 Paul Eggertregex: fix typo in definition of MIN
2012-02-20 Paul Eggertacl: Don't use ACL_CNT and similar ops, since they...
2012-02-20 Paul Eggertacl: Don't use GETACLCNT and similar ops, since they...
2012-02-19 Bruno Haibleacl: Fix endless loop on Solaris with vxfs.
2012-02-19 Bruno Haibleacl: Fix copy-acl test failure on Solaris 11 2011-11.
2012-02-19 Bruno Haibleacl: Update doc references.
2012-02-19 Bruno HaibleFix test failure in many locales on Solaris 11.
2012-02-19 Bruno Haiblegnulib-tool: Improve usage message.
2012-02-19 Karl Berryautoupdate
2012-02-18 Reuben ThomasREADME-release: make it easier to execute commands
2012-02-16 Stefano LattariniGNUmakefile: simplify detection of unconfigured trees
2012-02-14 Karl Berryautoupdate
2012-02-14 Karl Berryautoupdate
2012-02-13 Karl Berryautoupdate
2012-02-13 Simon Josefssongnulib-tool: Doc fix.
2012-02-11 Jim Meyeringbootstrap: don't exit 0 upon gnulib-tool failure
2012-02-11 Reuben ThomasREADME-release: various improvements
2012-02-10 Karl Berryautoupdate
2012-02-10 Paul Eggertmaint: replace FSF snail-mail addresses with URLs
2012-02-09 Reuben ThomasREADME-release: capitalize a word and split a line
2012-02-08 Akim Demaillefatal-signal: use C prototypes (with explicit void).
2012-02-08 Paul Eggertregex: spelling fix
2012-02-08 Paul Eggertregex: rely on stdint.h for SIZE_MAX
2012-02-08 Paul Eggertregex: merge glibc changes
2012-02-07 Eric Blakemaint.mk: also prohibit lower-case @var@
2012-02-07 Karl Berryautoupdate
2012-02-05 Paul Eggertmaint: spelling fixes
2012-02-04 Eric Blakecanonicalize: avoid uninitialized memory use
2012-02-04 Bruno Haibleisatty: Fix test failure of ptsname_r on native Windows.
2012-02-04 Bruno Haiblespawn-pipe tests: Fix a NULL program name in a diagnostic.
2012-02-04 Bruno Haiblenonblocking-socket tests: Fix a NULL program name in...
2012-02-04 Bruno Haiblenonblocking-pipe tests: Fix a NULL program name in...
2012-02-04 Eric Blakecanonicalize-lgpl: fix // handling
2012-02-04 Eric Blakecanonicalize: fix // handling
2012-02-04 Bruno Haibleioctl: Fix test failure on native Windows.
2012-02-04 Bruno Haiblefsync: Avoid test failure on native Windows.
2012-02-04 Bruno Haible* lib/sys_select.in.h [OpenBSD]: When /usr/include...
2012-02-04 Bruno Haiblesys_select: Avoid syntax error on OpenBSD 5.0.
2012-02-04 Bruno Haibleget-rusage-as, get-rusage-data tests: Avoid test failur...
2012-02-04 Bruno Haiblestdioext: Fix last commit.
2012-02-03 Bruno Haiblestdioext: Add tentative support for Plan9.
2012-02-02 Jim Meyeringfile-has-acl: suppress a warning from gcc -Wsuggest...
2012-02-01 Paul EggertSpelling fixes.
2012-01-31 Karl Berrytypo
2012-01-31 Karl Berryautoupdate
2012-01-31 Bruno Haiblepopen: Make more robust on Windows.
2012-01-31 Bruno HaibleFix date of recent ChangeLog entries.
2012-01-31 Bruno Haiblepclose: Fix typo.
2012-01-30 Bruno Haibledoc about getlogin_r, setstate.
2012-01-30 Chuanchang Jiapoll tests: Make test more robust.
2012-01-30 Bruno Haiblesys_stat: Fix support for mingw64 and MSVC.
2012-01-30 Bruno Haiblewcwidth: Work around bug in UTF-8 locale on OpenBSD...
2012-01-30 Bruno Haiblequotearg: Fix test failure on MacOS X 10.5.
2012-01-29 Jim Meyeringmaint.mk: sc_prohibit_canonicalize_without_use: avoid...
2012-01-29 Karl Berryautoupdate
2012-01-28 Bruno Haibletest-framework-sh: Fix test failure with AIX 7.1 diff.
2012-01-28 Paul Eggertstrtoimax: eliminate need for stdint.h, inttypes.h...
2012-01-28 Bruno Haiblesys_time: Override 'struct timeval' on some native...
2012-01-28 Marc-André... accept4, fcntl, socket modules: Avoid warnings on x86_6...
2012-01-28 Bruno Haiblefcntl: Avoid compilation error on native Windows.
2012-01-28 Marc-André... select, poll, isatty: Avoid warnings on x86_64 mingw64.
2012-01-28 Jim Meyeringdoc: clarify README-release
2012-01-28 Jim Meyeringmaint.mk: use more readable (yet functionally equivalen...
2012-01-28 Paul Eggertstdalign: relax _Alignof and tighten _Alignas test
2012-01-27 Bruno Haiblestdalign: Document the last change.
2012-01-27 Paul EggertFix bug# typo in previous patch.
2012-01-27 Paul Eggertstdalign: check that alignof and offsetof are consistent
2012-01-27 Jim Meyeringupdate-copyright: accept new option: UPDATE_COPYRIGHT_U...
2012-01-27 Eric Blakebuild-aux/ylwrap: restore x bit
2012-01-26 Bruno Haiblepipe2: refine doc about thread-safety
2012-01-26 Bruno Haibleposix_spawn_file_actions_addopen: Fix 2012-01-08 commit.
2012-01-26 Eric Blakepipe2, assign4: document lack of thread-safety in repla...
2012-01-25 Marc-André... malloca: Avoid warnings on x86_64 mingw64.
2012-01-25 Paul Eggertobstack: remove __STDC__ conditionals
2012-01-24 Bruno Haiblehavelib: Modern quoting.
2012-01-24 Bruno Haiblestdint: Improve support for Android.
2012-01-23 Paul Eggertdoc: omit trailing empty lines from INSTALL etc.
2012-01-23 Jim Meyeringtests: avoid spurious warnings about gl_sockets_startup
2012-01-21 Bruno Haiblelocale-fr.m4: Fix for Android.
2012-01-21 Jim Meyeringbootstrap: fail when bootstrap_post_import_hook fails
2012-01-21 Karl Berryupdate from texinfo
2012-01-21 Jim Meyeringmaint: enable sc_trailing_blank
2012-01-21 Jim Meyeringmaint: enable sc_prohibit_openat_without_use
2012-01-21 Jim Meyeringmaint: enable sc_prohibit_cloexec_without_use
2012-01-21 Jim Meyeringmaint: enable sc_prohibit_intprops_without_use
2012-01-21 Jim Meyeringmaint: enable sc_prohibit_hash_pjw_without_use
2012-01-21 Jim Meyeringmaint: enable double-word-prohibiting rule
2012-01-21 Jim Meyeringmaint: remove empty lines at EOF, but excluding modules/*
2012-01-21 Jim Meyeringmaint: add framework to run syntax-check rules against...
2012-01-21 Bruno Haiblestdint: Add support for Android.
2012-01-19 Karl Berryautoupdate
2012-01-19 Jim Meyeringbootstrap: add bootstrap_post_import_hook
2012-01-18 Jim Meyeringgitlog-to-changelog: don't use "no_"-prefixed variable...
2012-01-18 Jim Meyeringgitlog-to-changelog: use "||", not "or" in expressions
2012-01-17 Joel E. Dennygitlog-to-changelog: new option --no-cluster
2012-01-17 Jim Meyeringmaint: spell file systems with two words, not one
2012-01-16 Jim Meyeringfix a typo
2012-01-16 Jim Meyeringbootstrap: add a FIXME comment to ensure we eventually...
next