openat: declare in POSIX headers
[gnulib.git] / ChangeLog
2009-09-04 Eric Blakeopenat: declare in POSIX headers
2009-09-03 Eric Blakeerrno: use consistently
2009-09-03 Eric Blakefts: avoid leaking fds
2009-09-03 Eric Blakefts: make directory fds more robust
2009-09-03 Eric Blakebackupfile, chdir-long, fts, savedir: make safer
2009-09-03 Eric Blakeopenat-safer: new module
2009-09-03 Eric Blakedirent-safer: new module
2009-09-03 Eric Blakefdopendir: optimize on mingw
2009-09-03 Eric Blakefdopendir: split into its own module
2009-09-03 Eric Blakefchdir: use more consistent macro convention
2009-09-03 Eric Blakefchdir: simplify error handling, and support dup3
2009-09-02 Ralf WildenhuesReplace uses of obsolete Autoconf macros with modern...
2009-09-02 Bruno HaibleRelicense mkdtemp under LGPLv2+.
2009-09-02 Ralf WildenhuesReplace uses of obsolete autoconf macros in Jim's modules.
2009-09-01 Eric Blakefchdir: fix off-by-one bug in previous patch
2009-09-01 Daniel P. Berrangemaint.mk: sort the list of syntax-check rules
2009-09-01 Simon JosefssonUse $(MKDIR_P) instead of @MKDIR_P@.
2009-09-01 Jim Meyeringfts: help ensure that return values are not ignored
2009-09-01 Jim Meyeringfts: fts_close now fails also when closing a dir file...
2009-09-01 Jim Meyeringannounce-gen: correct formatting in --help output
2009-09-01 Eric Blakefchdir: port to mingw
2009-09-01 Eric Blakecanonicalize: allow cross-testing from cygwin to mingw
2009-09-01 Eric Blakechown: avoid compilation warning on mingw
2009-08-31 Stefano LattariniFix test whether $CONFIG_SHELL has a working 'echo...
2009-08-31 Jim Meyeringcanonicalize: remove useless initialization
2009-08-30 Bruno HaibleFix an unnecessary error on Solaris 10 on NFSv3 file...
2009-08-30 Bruno HaibleUse /usr/xpg6/bin/tr when it exists.
2009-08-30 Bruno HaibleFix today's commit.
2009-08-30 Bruno HaibleWork around deficient /usr/bin/id program on Solaris.
2009-08-30 Bruno HaibleNew module 'xstriconveh'.
2009-08-30 Bruno HaibleMake the striconveh API easier to use.
2009-08-30 Bruno HaibleMention indirect conversion problem.
2009-08-30 Bruno HaibleWork around iconv_open problem on Solaris.
2009-08-29 Jim Meyeringmaint.mk: remove more coreutils-specific targets; XZ_OP...
2009-08-27 Bruno HaibleRemove test that is outside the specification.
2009-08-27 Bruno HaibleAvoid sizeof __func__ == 0 pitfall.
2009-08-27 Bruno HaibleFix link error on Solaris.
2009-08-27 Pádraig Bradyignore-value: handle pointer types, too
2009-08-25 Bruno Haibledup2: work around a Linux bug.
2009-08-25 Jim Meyeringlibguestfs uses gnulib
2009-08-25 Eric Blakedup2, pipe2: fix some recent test failures on cygwin...
2009-08-25 Bruno HaibleTolerate declared but missing accept4 syscall.
2009-08-25 Bruno HaibleNew module 'accept4'.
2009-08-24 Jim Meyeringprogname: also set global program_invocation_name,...
2009-08-24 Bruno HaibleInclude string.h, for memset.
2009-08-24 Bruno HaibleAvoid running into nonexistent system calls repeatedly.
2009-08-23 Bruno HaibleTolerate declared but missing dup3 syscall.
2009-08-23 Bruno HaibleTolerate declared but missing pipe2 syscall.
2009-08-23 Bruno HaibleMove #ifs inside function.
2009-08-23 Joel E. Dennyquotearg: document limitations of quote_these_too
2009-08-23 Joel E. Dennyquotearg: implement custom_quoting_style
2009-08-23 Joel E. Dennyquotearg: fix right quote escaping when it's in quote_t...
2009-08-23 Joel E. Dennyquotearg-tests: test escaping of embedded locale quotes
2009-08-23 Bruno HaibleTests for module 'dup3'.
2009-08-23 Bruno HaibleNew module 'dup3'.
2009-08-23 Bruno HaibleTweak the dup2 test.
2009-08-23 Bruno HaibleAvoid test link errors when the modules getopt-gnu...
2009-08-23 Bruno HaibleFix getdtablesize() on mingw.
2009-08-23 Bruno HaibleNew module 'mkostemp'.
2009-08-23 Bruno HaibleSupport O_TEXT, O_BINARY on all platforms.
2009-08-23 Bruno HaibleFix test of fcntl's return value.
2009-08-23 Bruno HaibleUpdate module dependencies.
2009-08-23 Eric Blakefcntl-h: add O_TTY_INIT support
2009-08-23 Eric Blakefcntl-h: rename from fcntl, in preparation for fcntl(2)
2009-08-23 Bruno HaibleRelicense under LGPL.
2009-08-22 Bruno HaibleFix test of fcntl's return value.
2009-08-22 Bruno HaibleUse module pipe2.
2009-08-22 Bruno HaibleTests for module 'pipe2'.
2009-08-22 Bruno HaibleNew module 'pipe2'.
2009-08-22 Bruno HaibleReference some new glibc functions.
2009-08-22 Jim Meyeringannotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
2009-08-22 Jim Meyeringannounce-gen: remove now-duplicate code at top
2009-08-22 Jim Meyeringannounce-gen: detect write failure
2009-08-21 Akim Demaillebootstrap: --help to stdout.
2009-08-21 Eric Blaketest-popen-safer: split from test-popen
2009-08-21 Eric Blaketest-fcntl-safer: split from test-open
2009-08-21 Eric Blaketest-fopen-safer: split from test-fopen
2009-08-21 Paolo Bonzinipopen-safer: test O_CLOEXEC at run-time.
2009-08-21 Paolo BonziniMove more flags to lib/fcntl.in.h.
2009-08-21 Jim Meyeringconsistently remove $@-t before redirecting to it
2009-08-21 Eric Blakepopen: simplify access to original popen
2009-08-20 Eric Blakebuild: avoid some compiler warnings
2009-08-20 Simon Josefssonexclude-tests: Handle Windows EOL.
2009-08-20 Akim Demaillebootstrap: find sha1sum when named gsha1sum.
2009-08-20 Jim Meyeringmaint.mk: _header_without_use: fix a quoting bug and...
2009-08-20 Paolo BonziniFix polling for writeability of a screen buffer.
2009-08-19 Eric Blakepopen-safer: prevent popen from clobbering std descriptors
2009-08-19 Eric Blaketests: test some of the *-safer modules
2009-08-19 Eric Blakepopen: fix cygwin 1.5 bug when stdin closed
2009-08-18 Joel E. Dennymaint.mk: give full control over update-copyright exclu...
2009-08-16 Bruno HaibleAvoid test failures on Solaris 10.
2009-08-16 Bruno HaibleFix test failures on Solaris 10.
2009-08-16 Eric Blakefpurge: fix previous commits
2009-08-16 Bruno HaibleClarify fpurge's effect on the file position.
2009-08-16 Bruno HaibleTweak last commit.
2009-08-15 Eric Blakefpurge: don't wrap working cygwin implementation
2009-08-15 Eric Blaketest-update-copyright: skip if perl is insufficient
2009-08-15 Eric Blakedoc: mention more functions added in cygwin 1.7.0
2009-08-15 Eric Blakemaint.mk: simplify update-copyright rule
2009-08-15 Bruno HaibleUndo invalid optimization in last commit.
next