2009-08-25 |
Bruno Haible | Clarify affected Linux versioins in last commit. |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Bruno Haible | dup2: work around a Linux bug. |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Jim Meyering | libguestfs uses gnulib |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Eric Blake | dup2, pipe2: fix some recent test failures on cygwin... |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Bruno Haible | Tolerate declared but missing accept4 syscall. |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Bruno Haible | New module 'accept4'. |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Jim Meyering | progname: also set global program_invocation_name,... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Bruno Haible | Include string.h, for memset. |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Bruno Haible | Avoid running into nonexistent system calls repeatedly. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Bruno Haible | Tolerate declared but missing dup3 syscall. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Bruno Haible | Tolerate declared but missing pipe2 syscall. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Bruno Haible | Move #ifs inside function. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Joel E. Denny | quotearg: document limitations of quote_these_too |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Joel E. Denny | quotearg: implement custom_quoting_style |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Joel E. Denny | quotearg: fix right quote escaping when it's in quote_t... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Joel E. Denny | quotearg-tests: test escaping of embedded locale quotes |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Bruno Haible | Tests for module 'dup3'. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Bruno Haible | New module 'dup3'. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Bruno Haible | Tweak the dup2 test. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Bruno Haible | Avoid test link errors when the modules getopt-gnu... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Bruno Haible | Fix getdtablesize() on mingw. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Bruno Haible | New module 'mkostemp'. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Bruno Haible | Oops, fix last commit. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Bruno Haible | Support O_TEXT, O_BINARY on all platforms. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Bruno Haible | Fix test of fcntl's return value. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Bruno Haible | Update module dependencies. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Eric Blake | fcntl-h: add O_TTY_INIT support |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Eric Blake | fcntl-h: rename from fcntl, in preparation for fcntl(2) |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Bruno Haible | Relicense under LGPL. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Bruno Haible | Improve comment about pipe2. |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Bruno Haible | Fix test of fcntl's return value. |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Bruno Haible | Use module pipe2. |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Bruno Haible | Tests for module 'pipe2'. |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Bruno Haible | New module 'pipe2'. |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Bruno Haible | Reference some new glibc functions. |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Jim Meyering | annotate automake snippets with $(AM_V_GEN) and $(AM_V_at) |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Jim Meyering | announce-gen: remove now-duplicate code at top |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Jim Meyering | announce-gen: detect write failure |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Jim Meyering | check-module: revive |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Akim Demaille | bootstrap: --help to stdout. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Eric Blake | test-popen-safer: split from test-popen |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Eric Blake | test-fcntl-safer: split from test-open |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Eric Blake | test-fopen-safer: split from test-fopen |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Paolo Bonzini | popen-safer: test O_CLOEXEC at run-time. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Paolo Bonzini | Move more flags to lib/fcntl.in.h. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Jim Meyering | consistently remove $@-t before redirecting to it |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Eric Blake | popen: simplify access to original popen |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Eric Blake | build: avoid some compiler warnings |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Simon Josefsson | exclude-tests: Handle Windows EOL. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Akim Demaille | bootstrap: find sha1sum when named gsha1sum. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Jim Meyering | maint.mk: _header_without_use: fix a quoting bug and... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Paolo Bonzini | Fix polling for writeability of a screen buffer. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Eric Blake | popen-safer: prevent popen from clobbering std descriptors |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Eric Blake | tests: test some of the *-safer modules |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Eric Blake | popen: fix cygwin 1.5 bug when stdin closed |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Joel E. Denny | maint.mk: give full control over update-copyright exclu... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Bruno Haible | Avoid test failures on Solaris 10. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Bruno Haible | Fix test failures on Solaris 10. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Eric Blake | fpurge: fix previous commits |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Bruno Haible | Clarify fpurge's effect on the file position. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Bruno Haible | Tweak last commit. |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Eric Blake | fpurge: don't wrap working cygwin implementation |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Eric Blake | test-update-copyright: skip if perl is insufficient |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Eric Blake | doc: mention more functions added in cygwin 1.7.0 |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Eric Blake | maint.mk: simplify update-copyright rule |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Bruno Haible | Undo invalid optimization in last commit. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Joel E. Denny | maint.mk: support update-copyright-env |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Joel E. Denny | update-copyright: implement forced reformatting |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Eric Blake | stddef: fix NetBSD 5.0 NULL bug, rather than working... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Eric Blake | Revert "Avoid compilation error on NetBSD 5.0." |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Eric Blake | doc: improve git diff of texinfo files |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Bruno Haible | Disable multithread support by default on Cygwin 1... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Joel E. Denny | update-copyright: much ado about intervals |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Joel E. Denny | update-copyright: convert 2-digit to 4-digit years |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Jim Meyering | test-exclude: avoid coreutils "make check" failure |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Eric Blake | test-dup2: fix bad assumption |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Eric Blake | test-version-etc: fix CRLF portability issue |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Eric Blake | getopt: update client modules |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Simon Josefsson | test-version-etc, test-argp-version-etc: Fix CRLF issue... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Simon Josefsson | version-etc-test: Make it work imported into projects. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Bruno Haible | Tests for modules 'getopt-posix', 'getopt-gnu'. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Bruno Haible | New modules 'getopt-posix', 'getopt-gnu'. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Bruno Haible | Ensure that optarg etc. get declared by <unistd.h>. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Bruno Haible | Avoid test link errors. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Bruno Haible | Restore the gl_GETOPT_SUBSTITUTE macro, under a new... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Bruno Haible | Put the recent ChangeLog entries in order. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Sergey Poznyakoff | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Bruno Haible | Reorder macros. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Sergey Poznyakoff | Minor improvement in gitlog-to-changelog |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Sergey Poznyakoff | Optimize exclude: use hash tables for non-wildcard... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Bruno Haible | Ensure that getopt() gets declared by <unistd.h>. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Bruno Haible | Clarify logic; Separate gl_replace_getopt and GETOPT_H. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Bruno Haible | Add comments. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Bruno Haible | Disable multithread support by default on Cygwin 1... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Bruno Haible | Avoid compilation error on NetBSD 5.0. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Bruno Haible | Most tests don't need module 'close' any more. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Bruno Haible | Undefine DCHAR_SET after use. |
commit | commitdiff | tree | snapshot |
next |