2009-09-04 |
Eric Blake | openat: declare in POSIX headers |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Eric Blake | errno: use consistently |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Eric Blake | fts: avoid leaking fds |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Eric Blake | fts: make directory fds more robust |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Eric Blake | backupfile, chdir-long, fts, savedir: make safer |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Eric Blake | openat-safer: new module |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Eric Blake | dirent-safer: new module |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Eric Blake | fdopendir: optimize on mingw |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Eric Blake | fdopendir: split into its own module |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Eric Blake | fchdir: use more consistent macro convention |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Eric Blake | fchdir: simplify error handling, and support dup3 |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Ralf Wildenhues | Replace uses of obsolete Autoconf macros with modern... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Bruno Haible | Relicense mkdtemp under LGPLv2+. |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Ralf Wildenhues | Replace uses of obsolete autoconf macros in Jim's modules. |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Eric Blake | fchdir: fix off-by-one bug in previous patch |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Daniel P. Berrange | maint.mk: sort the list of syntax-check rules |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Simon Josefsson | Use $(MKDIR_P) instead of @MKDIR_P@. |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Jim Meyering | fts: help ensure that return values are not ignored |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Jim Meyering | fts: fts_close now fails also when closing a dir file... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Jim Meyering | announce-gen: correct formatting in --help output |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Eric Blake | fchdir: port to mingw |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Eric Blake | canonicalize: allow cross-testing from cygwin to mingw |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Eric Blake | chown: avoid compilation warning on mingw |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Stefano Lattarini | Fix test whether $CONFIG_SHELL has a working 'echo... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Jim Meyering | canonicalize: remove useless initialization |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Bruno Haible | Fix an unnecessary error on Solaris 10 on NFSv3 file... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Bruno Haible | Use /usr/xpg6/bin/tr when it exists. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Bruno Haible | Fix today's commit. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Bruno Haible | Work around deficient /usr/bin/id program on Solaris. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Bruno Haible | New module 'xstriconveh'. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Bruno Haible | Make the striconveh API easier to use. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Bruno Haible | Mention indirect conversion problem. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Bruno Haible | Work around iconv_open problem on Solaris. |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Jim Meyering | maint.mk: remove more coreutils-specific targets; XZ_OP... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Karl Berry | -m(dup2): Texinfo typo |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Bruno Haible | Remove test that is outside the specification. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Bruno Haible | Avoid sizeof __func__ == 0 pitfall. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Bruno Haible | Fix link error on Solaris. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Pádraig Brady | ignore-value: handle pointer types, too |
commit | commitdiff | tree | snapshot |
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 |
next |