getcwd-lgpl: relax test for FreeBSD
[gnulib.git] / ChangeLog
2011-05-13 Eric Blakegetcwd-lgpl: relax test for FreeBSD
2011-05-12 Eric Blaketest-fflush: silence compiler warning
2011-05-12 Bruno Haiblecanonicalize, canonicalize-lgpl: Avoid crash dialog...
2011-05-12 Bruno Haiblegroup-member: Declare function in <unistd.h>.
2011-05-12 Bruno Haiblegroup-member: Document module.
2011-05-12 Bruno Haiblefclose: Fix mistake earlier today.
2011-05-11 Eric Blakefclose: preserve fflush errors
2011-05-11 Eric Blakebootstrap: support a prereq of 'rpcgen -' on RHEL5
2011-05-11 Eric Blakemaint.mk: drop redundant check
2011-05-11 Bruno Haiblefclose: Fix possible link error.
2011-05-11 Jim Meyeringmaint.mk: adjust previous commit
2011-05-11 Jim Meyeringmaint.mk: improve "can not" detection and generalize...
2011-05-10 Eric Blakefclose: avoid double close race when possible
2011-05-10 Bastien Roucarièsopenat: correct new comment
2011-05-10 Jim Meyeringopenat: add comments
2011-05-09 Eric Blakeopenat: reduce syscalls in first probe of /proc
2011-05-09 Jim Meyeringmaint.mk: change semantics/name of tight_scope variables
2011-05-09 Jim Meyeringmaint.mk: tweak new rule's name not to impinge
2011-05-09 Jim Meyeringmaint.mk: add a syntax-check rule to ensure tightly...
2011-05-09 Simon Josefssongc: Remove gl_PREREQ_GC (not used).
2011-05-08 Bruno HaibleComments.
2011-05-08 Bruno Haibleglob: Remove obsolete macro.
2011-05-08 Paul Eggertintprops: Sun C 5.11 supports __typeof__
2011-05-08 Paul Eggertintprops: switch to usual gnulib indenting and naming
2011-05-08 Jim Meyeringmaint.mk: suppress "Entering/Leaving directory" diag...
2011-05-08 Bruno Haibletzset: Fix gettimeofday wrapper on Solaris 2.6.
2011-05-07 Paul Eggertignore-value, verify: Omit include files from lib_SOURCES.
2011-05-07 Bruno Haiblefclose: Simplify autoconf macro.
2011-05-07 Bruno Haiblecanonicalize-lgpl: Fix autoconf macro ordering bug.
2011-05-06 Eric Blakemaintainer-makefile: make sc_po_check easier to tune
2011-05-06 Eric Blakefclose: guarantee behavior on seekable stdin
2011-05-06 Bruno Haiblefflush, fpurge: Relicense under LGPLv2+.
2011-05-06 Karl Berryrm exit module
2011-05-06 Jim Meyeringmaint.mk: use info-gnu@ as the default only for a stabl...
2011-05-06 Paul Eggertassert-h: new module, which supports C1X-style static_a...
2011-05-05 Bruno Haiblefclose, fflush: Respect rules for use of AC_LIBOBJ.
2011-05-05 Bruno Haiblefflush, fseeko: Respect rules for use of AC_LIBOBJ.
2011-05-05 Bruno Haibletzset: Relicense under LGPL.
2011-05-05 Bruno Haiblestrtoimax, strtoumax: Relicense under LGPL.
2011-05-05 Bruno Haiblegetgroups: Relicense under LGPL.
2011-05-05 Bruno Haiblenanosleep: Relicense under LGPL.
2011-05-05 Bruno Haiblefutimens: Relicense under LGPL.
2011-05-05 Bruno Haiblefflush: Relicense under LGPL.
2011-05-05 Bruno Haibletmpfile: Relicense under LGPL.
2011-05-05 Bruno Haibleisfinite: Relicense under LGPL.
2011-05-05 Bruno Haibleacosl..tanl: Relicense under LGPL.
2011-05-05 Bruno Haiblesignal: Define sighandler_t.
2011-05-05 Eric Blakemaint: remove useless REPLACE_*_H macros
2011-05-04 Reuben Thomasdo-release-commit-and-tag: add option to specify branch
2011-05-03 Bruno HaibleAvoid unnecessary compilation units, through conditiona...
2011-05-03 Bruno HaibleSupport for conditional dependencies.
2011-05-03 Eric Blaketest-getaddrinfo: report error information
2011-05-03 Jim Meyeringbootstrap: avoid build failure when $GZIP is set
2011-05-03 Reuben Thomasreadme-release: new module with release instructions
2011-05-02 Eric Blakefflush: also replace fclose when fixing fflush
2011-05-02 Eric Blakefclose: add some tests
2011-05-02 Eric Blakefclose: reduce dependencies
2011-05-02 Eric Blakeexit: drop remaining clients
2011-05-02 Eric Blakefreading: relax license from LGPLv3+ to LGPLv2+
2011-05-02 Bruno Haiblefchdir: Remove unused dependencies.
2011-05-02 Bruno Haiblegnulib-tool: Refactor.
2011-05-02 Simon Josefssonexit: Remove module.
2011-05-01 Bruno HaibleUpdate DEPENDENCIES.
2011-05-01 Bruno Haiblegnulib-tool: Reduce code duplication.
2011-05-01 Bruno HaibleRevert "netdb: Fix invalid C syntax." commit from 2011...
2011-04-30 Eric Blakefclose: don't fail on non-seekable input stream
2011-04-30 Bruno Haibledup3: cleanup
2011-04-30 Bruno Haiblenetdb: Make it work in C++ mode.
2011-04-30 Bruno HaibleNew modules 'vfscanf', 'vscanf'.
2011-04-30 Bruno Haiblepassfd: Add comments.
2011-04-30 Bruno Haiblesys_uio: Make <sys/uio.h> self-contained.
2011-04-30 Bruno Haiblesys_socket: Ensure 'struct iovec' definition.
2011-04-30 Bruno Haiblesys_uio: Protect definition of 'struct iovec'.
2011-04-30 Bruno Haiblemanywarnings: fix indentation
2011-04-30 Bruno Haiblenetdb: Fix invalid C syntax.
2011-04-30 Pádraig Bradymanywarnings: add -Wno-missing-field-initializers if...
2011-04-30 Jim Meyeringmaint: indent ChangeLog with TAB consistently
2011-04-30 Reuben Thomasannounce-gen: cosmetic improvement
2011-04-29 Jim Meyeringvc-list-files: indent with spaces, not TABs
2011-04-29 Jim Meyeringannounce-gen: indent with spaces, not TABs
2011-04-29 Eric Blakequotearg: avoid uninitialized variable use
2011-04-29 Jim Meyeringmaint.mk: remove unused VC-tag variable
2011-04-29 Bruno Haiblenetdb: fix gai_strerror replacements
2011-04-29 Jim Meyeringtest-getcwd.c: avoid new set-but-not-used warning
2011-04-29 Jim Meyeringtest-hash.c: avoid a new shadowing warning
2011-04-28 Eric Blakegetaddrinfo: fix gai_strerror signature
2011-04-28 Eric Blakegetsockopt: avoid compiler warning
2011-04-28 Eric Blaketests: drop unused link dependency
2011-04-28 Eric Blakehash, mgetgroups: drop xalloc dependency
2011-04-28 Eric Blakexalloc-oversized: new module
2011-04-28 Eric Blakeutimecmp: drop dependency on xmalloc
2011-04-28 Eric Blakegetcwd: fix mingw bugs
2011-04-27 Bruno Haiblemkstemps: Ensure declaration on MacOS X 10.5.
2011-04-27 Bruno Haiblemkstemp: More documentation.
2011-04-27 Bruno Haiblemkstemp: Tweak configure message when cross-compiling.
2011-04-27 Bruno Haibleclean-temp: Clarify what it does.
2011-04-27 Eric Blakefchdir: avoid extra chdir and fix test
2011-04-27 Eric Blakefilenamecat-lgpl: fix licence
2011-04-27 Eric Blakelinkat, renameat: add missing dependency
2011-04-27 Eric Blaketests: reduce dependencies
next