freopen: Don't crash if the filename argument is NULL.
[gnulib.git] / ChangeLog
2011-09-07 Claudio Bleyfreopen: Don't crash if the filename argument is NULL.
2011-09-07 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-08-30 Paul Eggertopenat: work around AIX 7.1 fstatat bug
2011-08-30 Bruno HaibleAvoid endless recursions if config.h includes some...
2011-08-25 Karl Berryautoupdate ylwrap
2011-08-23 Bruno Haibletmpdir: Use a good default directory on native Windows.
2011-08-20 Reuben Thomasdoc: fix typo in README-release
2011-08-19 Jim Meyeringfts: do not exhaust memory when processing million...
2011-08-19 Jim Meyeringmaint: fts: move decl of `dp' down into while loop...
2011-08-19 Jim Meyeringfts: add/use new struct member, fts_dirp
2011-08-19 Jim Meyeringmaint: fts: give __opendir2 a new parameter and rename
2011-08-19 Jim Meyeringmaint: fts.c: remove __opendir2's now-unused parameter...
2011-08-19 Jim Meyeringmaint: fts.c: correct off-by-one indentation
2011-08-19 Jim Meyeringmaint: fts.c: move __opendir2 #define "up" out of funct...
2011-08-19 Jim Meyeringmaint: fts.c: remove #if-0'd FTS_WHITEOUT code
2011-08-18 Paul Eggertregex: port to Stratus OpenVOS
2011-08-17 Eric Blakegetcwd: fix test failures on mingw
2011-08-17 Eric Blakegetcwd-lgpl: fix m4 to match relaxed test for BSD
2011-08-17 Eric Blakegetcwd: fix compilation on mingw64
2011-08-17 Eric Blakepipe2: silence compiler warning
2011-08-16 Ben Pfaffrelocatable-prog: fix link error
2011-08-12 Paul Eggertgetaddrinfo: fix sh typo in gai_strerrorA decl checking
2011-08-11 Simon Josefssonbase64: Reference latest RFC.
2011-08-11 Paul Eggert* build-aux/bootstrap (slurp): Remove obsolescent gette...
2011-08-11 Paul Eggertpo/Makefile.in.in: fix make -q problem
2011-08-11 Paul Eggertconfigmake: fix make -q problem
2011-08-11 Jim Meyeringgit-version-gen: correct the advice in a comment
2011-08-10 Paul Eggertbase64: fix off-by-one buffer size bug
2011-08-10 Eric Blakeclosein: correct comments
2011-08-09 Bruno HaibleMore tests for 'fseeko'.
2011-08-09 Eric BlakeChangeLog: fix wrong attribution in last commit
2011-08-09 Eric Blakefseeko: remove unneeded hack
2011-08-09 Eric Blakefseeko: fix bug on glibc
2011-08-08 Bruno Haibleunictype/base: Fix interoperability with preinstalled...
2011-08-08 Bruno Haibleiswblank: Detect declaration correctly.
2011-08-08 Bruno Haibletcgetsid: Detect declaration correctly.
2011-08-08 Eric Blakelargefile: fix typo that regressed large file support
2011-08-06 Karl Berry_Noreturn not a separate module
2011-08-05 Simon Josefssonopenat: Fix warnings and commens when building unlinkat...
2011-08-05 Bruno HaibleTests for module 'pathmax'.
2011-08-05 Bruno Haiblecanonicalize-lgpl: Support larger filenames on the...
2011-08-05 Bruno Haiblepathmax: Leave PATH_MAX undefined on the Hurd, and...
2011-08-02 Bruno Haiblepthread_sigmask: Actually use results of gl_THREADLIB.
2011-08-02 Jim Meyeringmaint.mk: relax the default _gl_TS_function_match regexp
2011-08-01 Iain Nicolgit-version-gen: document that EXTRA_DIST must include...
2011-08-01 Bruno Haiblewctype-h: Fix last change.
2011-07-31 Bruno Haiblefrexpl: Update autoconf test.
2011-07-31 Bruno Haiblesys_utsname: Add support for Minix.
2011-07-31 Bruno Haiblestrings: Add support for Minix.
2011-07-31 Bruno Haiblewctype-h: Add support for Minix.
2011-07-31 Paul Eggert* lib/xalloc.h (DEFAULT_MXFAST): Track 64-bit glibc.
2011-07-31 Bruno Haiblestdioext: Add support for Minix.
2011-07-31 Bruno Haibleerrno: Port to Minix.
2011-07-31 Bruno HaibleWork around declaration collisions on Minix.
2011-07-31 Bruno HaibleAdd support for Minix with ACK compiler.
2011-07-31 Bruno HaibleDocumentation about Minix.
2011-07-31 Bruno Haiblesnippet/warn-on-use: Fix indentation.
2011-07-27 Jim Meyeringtests: test-update-copyright.sh: remove unnecessary...
2011-07-27 Jim Meyeringmaint.mk: avoid sc_prohibit_always-defined_macros failu...
2011-07-26 Eric Blakewarnings: add comments about previous patch
2011-07-26 Eric Blakeinclude-next, warnings: support older autoconf
2011-07-26 Bruno Haiblefseek, ftell: Fix doc.
2011-07-26 Paul EggertAdd dependencies to the 'largefile' module.
2011-07-25 Bruno Haiblefcntl: Move AC_LIBOBJ invocation to module description.
2011-07-25 Bruno Haiblefcntl: Remove call-in from fchdir.m4.
2011-07-25 Bruno Haibledup3: Remove potential call-in from fchdir.m4.
2011-07-25 Bruno Haibledup2: Move AC_LIBOBJ invocation to module description.
2011-07-25 Bruno Haibledup2: Remove call-in from fchdir.m4.
2011-07-25 Bruno Haiblefclose: Move AC_LIBOBJ invocation to module description.
2011-07-25 Bruno Haiblefclose: Remove call-in from close.m4.
2011-07-25 Bruno Haibleclose: Move AC_LIBOBJ invocation to module description.
2011-07-25 Bruno Haibleclose: Remove call-in from fchdir.m4.
2011-07-25 Bruno Haibleopen: Move AC_LIBOBJ invocation to module description.
2011-07-25 Bruno Haibleopen: Remove call-in from fchdir.m4.
2011-07-25 Bruno Haiblefchdir: Start to remove gl_REPLACE_* idiom.
2011-07-25 Paul Eggert* lib/ftell.c (ftell): Comment out cast.
2011-07-25 Paul Eggertclose: use gl_REPLACE_FCLOSE only if defined
2011-07-24 Jim Meyeringtest-select.h: avoid warning from gcc's -Wmissing-decla...
2011-07-24 Bruno Haibledoc: Mention the effects of AC_SYS_LARGEFILE.
2011-07-24 Bruno Haibledoc: Fix typo.
2011-07-24 Bruno Haibledoc: Mention fsusage.
2011-07-24 Bruno HaibleReorder ChangeLog entries to match the order in which...
2011-07-24 Bruno Haibledoc: Mention new glibc headers and functions.
2011-07-24 Paul Eggertftell: don't include <unistd.h>
2011-07-24 Paul Eggertftell: do not assume wraparound signed arithmetic
2011-07-24 Bruno HaibleAttribution for last commit.
2011-07-24 Bruno Haibleclose: No longer depend on module 'fclose'.
2011-07-24 Bruno Haiblefsusage: Enable large volume support on AIX >= 5.2.
2011-07-24 Bruno Haiblefsusage: Restore previous behaviour on AIX, Cygwin...
2011-07-24 Bruno Haiblefsusage: Support large volumes on glibc/Hurd, HP-UX...
2011-07-24 Paul Eggert* README: Modernize discussion of signed integers.
2011-07-23 Bruno Haibleselect tests, pselect tests: Refactor.
2011-07-23 Bruno Haiblesys_select tests: Check the signature of FD_*.
2011-07-22 Paul Eggertlargefile: new module, replacing large-inode
2011-07-22 Paul Eggertfsusage: port to MacOS X 10.7 with 4 TiB file systems
2011-07-22 Paul Eggertlarge-inode: New module
2011-07-22 Paul Eggertextensions: Enable extensions on MacOS X 10.5 and later.
2011-07-22 Kamil Dudkafile-has-acl: use acl_extended_file_nofollow if available
2011-07-21 Bruno HaibleDeclare system functions in a way that works with C++.
2011-07-21 Jim Meyeringmaint.mk: prohibit inclusion of "verify.h" without use
next