Fix ChangeLog typo in my previous commit.
[gnulib.git] / modules /
2011-06-13 Paul Eggertftoastr: use strtof only if HAVE_STRTOF
2011-06-13 Bruno Haiblefseeko: Provide a non-inline replacement of fseek().
2011-06-13 Bruno Haibleftello: Provide a non-inline replacement of ftell().
2011-06-13 Bruno Haibleftell: Move AC_LIBOBJ invocations to module description.
2011-06-13 Bruno Haibleftello: Respect rules for use of AC_LIBOBJ.
2011-06-13 Bruno Haiblefseek: Move AC_LIBOBJ invocations to module description.
2011-06-13 Bruno Haiblefseeko: Respect rules for use of AC_LIBOBJ.
2011-06-11 James YoungmanNew module 'stat-size'.
2011-06-08 Eric Blakeperror: fix test on mingw
2011-06-08 Bruno Haiblegnulib-tool: Better isolation between different gnulib...
2011-06-08 Eric Blakestrerror: simplify replacement
2011-06-07 Bruno Haiblestrerror: Move AC_LIBOBJ invocations to module description.
2011-06-07 Bruno Haibleperror: Use common idiom.
2011-06-06 Eric Blakestrerror-override: avoid bloating errno module
2011-06-06 Bruno Haiblespawn-pipe tests: Rename program.
2011-06-06 Bruno Haiblespawn-pipe tests: Like the child program only against...
2011-06-05 Bruno Haiblelocalename: Fix link dependencies.
2011-06-04 Bruno Haibleperror: Fix compilation error.
2011-06-04 Bruno Haiblepipe2: Remove dependency on 'nonblocking' module.
2011-06-01 Eric Blakestrerror: drop strerror_r dependency
2011-06-01 Eric Blakeperror: call strerror_r directly
2011-05-31 Bruno HaibleFix link errors in tests: openat-die uses gettext-h.
2011-05-30 Bruno HaibleFix link errors in tests: wait-process uses gettext-h.
2011-05-29 Paul Eggert* modules/assert-h (assert.h): Substitute the symbol...
2011-05-29 Paul Eggertassert-h: work around 'verify' incompatibility
2011-05-29 Bruno HaibleAllow multiple gnulib generated include files to be...
2011-05-28 Bruno Haiblegetloadavg: Remove an unreliable safety check.
2011-05-24 Eric Blakeclosein-tests: convert to init.sh
2011-05-24 Eric Blakeyesno-tests: convert to init.sh
2011-05-24 Bruno Haiblestrerror_r-posix: Respect rules for use of AC_LIBOBJ.
2011-05-23 Bruno Haibleidcache: Fix module description.
2011-05-23 Bruno Haiblegetugroups: Fix module description.
2011-05-23 Bruno Haiblelinkat, renameat: Update dependencies.
2011-05-22 Bruno HaibleNew module 'mktime-internal'.
2011-05-22 Paul Eggertclock-time: change to LGPLv2+.
2011-05-21 Bruno Haiblerelocatable-prog-wrapper: Assume strerror() exists.
2011-05-21 Bruno Haibleselect: Simplify replacement idiom.
2011-05-21 Eric Blakestrerror_r: avoid clobbering strerror on cygwin
2011-05-21 Bruno Haiblemkdtemp: Use gnulib naming conventions.
2011-05-20 Eric Blaketest-perror: avoid spurious failure on FreeBSD
2011-05-20 Bruno Haiblestrerror_r-posix: Remove unused dependencies.
2011-05-20 Eric Blakeperror: work around FreeBSD bug
2011-05-20 Eric Blaketest-perror: check for strerror interactions
2011-05-20 Eric Blaketest-perror: rewrite to use init script
2011-05-19 Bruno Haibleperror: Avoid clobbering the strerror buffer when possible.
2011-05-19 Paul Eggertintprop-tests: port to older and more-pedantic compilers
2011-05-19 Bruno Haiblestrerror_r: Avoid clobbering the strerror buffer when...
2011-05-16 Bruno HaibleFix confusion regarding deprecated modules.
2011-05-15 Paul Eggertintprops-tests: new module
2011-05-12 Bruno Haiblecanonicalize, canonicalize-lgpl: Avoid crash dialog...
2011-05-12 Bruno Haiblegroup-member: Declare function in <unistd.h>.
2011-05-09 Eric Blakeopenat: reduce syscalls in first probe of /proc
2011-05-07 Paul Eggertignore-value, verify: Omit include files from lib_SOURCES.
2011-05-06 Eric Blakefclose: guarantee behavior on seekable stdin
2011-05-06 Bruno Haiblefflush, fpurge: Relicense under LGPLv2+.
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 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-03 Bruno HaibleAvoid unnecessary compilation units, through conditiona...
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 Simon Josefssonexit: Remove module.
2011-04-30 Eric Blakefclose: don't fail on non-seekable input stream
2011-04-30 Bruno Haiblenetdb: Make it work in C++ mode.
2011-04-30 Bruno HaibleNew modules 'vfscanf', 'vscanf'.
2011-04-29 Bruno Haiblenetdb: fix gai_strerror replacements
2011-04-28 Eric Blakegetaddrinfo: fix gai_strerror signature
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-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
2011-04-27 Eric Blakesave-cwd: reduce default dependency
2011-04-27 Eric Blakegetcwd: enhance tests
2011-04-27 Eric Blakegetcwd-lgpl: new module
2011-04-26 Paul Eggertstrtoumax: remove dependency on strtoimax
2011-04-26 Paul Eggertinttypes-incomplete: new module
2011-04-25 Simon Josefssongnumakefile: Replace TAB with SPCs.
2011-04-25 Bruno Haiblestrtol, strtoul: Mark modules as obsolete.
2011-04-25 Bruno Haiblestrtod: Remove check for strtod, unless supporting...
2011-04-25 Bruno Haiblestrcase: Make module obsolete.
2011-04-25 Bruno Haibledup2: Remove check for dup2, unless supporting old...
next