fflush: avoid compilation error on NetBSD
[gnulib.git] / modules /
2009-12-15 Jim Meyeringareadlink, areadlink-with-size: relax license to LGPLv2+
2009-12-15 Eric Blakeaccept4: adjust module dependencies
2009-12-13 Bruno HaibleMove the malloc checking from module 'list' to new...
2009-12-13 Bruno HaibleMove the malloc checking from module 'oset' to new...
2009-12-12 Bruno Haiblec-strtod, c-strtold: Use the multithread-safe implement...
2009-12-11 Bruno HaibleNew module 'fd-safer-flag'.
2009-12-11 Bruno HaibleTests for module 'nl_langinfo'.
2009-12-11 Bruno HaibleNew module 'nl_langinfo'.
2009-12-11 Bruno HaibleTests for module 'langinfo'.
2009-12-11 Bruno HaibleNew module 'langinfo'.
2009-12-11 Bruno Haibleunistd-safer: Remove unused indicator macro.
2009-12-11 Bruno HaibleMove pipe2-safer code to its own file.
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-12-10 Bruno Haiblepty test: Fix link error.
2009-12-10 Simon JosefssonAdd pty module for forkpty and openpty.
2009-12-10 Bruno HaibleUse sed with option -e.
2009-12-10 Eric Blakecloexec: relax license
2009-12-10 Eric Blakelink-warning: optimize generation
2009-12-09 Jim Meyeringlink-warning: Allow extra lines at the top of build...
2009-12-09 Bruno Haiblelink-warning: Add copyright notice.
2009-12-08 Eric Blakeunistd-safer: add unit test
2009-12-07 Eric Blakecloexec: preserve text vs. binary across dup_cloexec
2009-12-05 Eric Blakepipe2-safer: new module
2009-12-05 Eric Blakeunistd-safer: allow preservation of cloexec status...
2009-12-05 Eric Blaketest-dup2: enhance test
2009-12-05 Eric Blakecloexec: add dup_cloexec
2009-12-05 Eric Blaketest-xalloc-die: fix test for mingw
2009-12-05 Eric Blakemgetgroups: add xgetgroups, and avoid ENOSYS failures
2009-11-28 Jim Meyeringuserspec: depend on the inttostr module, too
2009-11-28 Eric Blakegetopt-gnu: flush out another BSD bug
2009-11-27 Simon Josefssonmodules/idpriv-droptemp-tests (Notice): Fix text.
2009-11-27 Jim Meyeringtest-xalloc-die: avoid spurious failure due to libtool...
2009-11-25 Jim Meyeringpread: improvement and fix
2009-11-25 Jim Meyeringtest-pread.sh: distribute the test script
2009-11-25 Jim Meyeringtest-pread.sh: clean up
2009-11-25 Jim Meyeringtest pread
2009-11-25 Jim Meyeringpread: new module
2009-11-23 Bruno HaibleTests for module 'duplocale'.
2009-11-23 Bruno HaibleNew module 'duplocale'.
2009-11-23 Bruno HaibleCheck that <locale.h> defines locale_t and LC_GLOBAL_LO...
2009-11-23 Bruno Haiblelocale: Make locale_t available when possible.
2009-11-22 Bruno Haibleerror: account for the possibility of freopen (stdout).
2009-11-21 Jim Meyeringc-stack: avoid "ignoring return value of `write'" warning
2009-11-20 Eric Blakenanosleep: improve port to mingw
2009-11-20 Eric Blakenanosleep: work around cygwin bug
2009-11-20 Eric Blakesleep: work around cygwin bug
2009-11-20 Eric Blakexalloc-die-tests: add missing library
2009-11-19 Jim Meyeringxfreopen: new module, from coreutils
2009-11-19 Eric Blakemanywarnings: depend on warnings
2009-11-18 Eric Blakeusleep: use it to simplify tests
2009-11-18 Eric Blakeusleep: new module
2009-11-18 Eric Blakechown: work around OpenBSD bug
2009-11-17 Jim Meyeringversion-etc: use proper license string
2009-11-17 Simon Josefssonmodules/xalloc-die-tests (Makefile.am): Drop XFAIL_TESTS.
2009-11-17 Jim Meyeringversion-etc-fsf: relax license to LGPLv3+
2009-11-17 Eric Blakexalloc-die-tests: avoid printing null pointer
2009-11-17 Eric Blakesetenv, unsetenv: work around various bugs
2009-11-16 Jim Meyeringversion-etc: relax license to LGPLv3+
2009-11-16 Jim Meyeringbetter AC_REQUIRE expanded-before-required-warning...
2009-11-16 Jim Meyeringavoid new AC_REQUIRE expanded-before-required warnings
2009-11-15 Simon JosefssonAdd xalloc-die self-test.
2009-11-14 Eric Blakeopenat: detect Solaris fchownat bug
2009-11-14 Eric Blakelchown: detect Solaris and FreeBSD bug
2009-11-14 Eric Blakechown: detect Solaris and FreeBSD bug
2009-11-13 Eric Blakegetgroups: avoid compilation failure
2009-11-13 Eric Blakemgetgroups: new module, taken from coreutils
2009-11-13 Eric Blakegetgroups: don't expose GETGROUPS_T to user
2009-11-13 Eric Blakegetgroups, getugroups: provide stubs for mingw
2009-11-13 Eric Blakegetgroups: avoid calling exit
2009-11-13 Eric Blakegetgroups: fix logic error
2009-11-12 Eric Blakemkfifoat: use new modules for Solaris and BSD bugs
2009-11-12 Eric Blakemknod: new module
2009-11-12 Eric Blakemkfifo: new module
2009-11-09 Eric Blakerename: detect FreeBSD bug
2009-11-09 Eric Blakeopen: detect FreeBSD bug
2009-11-09 Eric Blakestat: detect FreeBSD bug
2009-11-07 Eric Blakefflush, freadseek: use fseeko, not fseek
2009-11-06 Simon Josefssonmodules/memchr (Depends-on): Drop getpagesize dependency.
2009-11-06 Jim Meyeringdo-release-commit-and-tag: New module.
2009-11-06 Simon Josefssonmodules/select-tests (test_select_LDADD): Add $(INET_PT...
2009-11-06 Simon Josefssongetaddrinfo: Simplify Link: directive.
2009-11-06 Eric Blakefreopen-safer: new module
2009-11-05 Simon Josefssonmodules/pmccabe2html (configure.ac): Check for pmccabe...
2009-11-05 Simon Josefssongetaddrinfo (Link): Add $(INET_NTOP_LIB).
2009-11-05 Bruno HaibleTests for module 'inet_pton'.
2009-11-05 Bruno HaibleTests for module 'inet_ntop'.
2009-11-05 Eric Blakestdlib-safer: wrap all mkstemp variants
2009-11-05 Eric Blakemkstemps, mkostemps: new modules
2009-11-04 Bruno HaibleMake num_processors more flexible and consistent.
2009-11-03 Eric Blakemktime, timegm: share common declaration
2009-11-03 Bruno HaibleFix link error on Solaris 8.
2009-11-02 Simon JosefssonAvoid link error for inet_ntop on Solaris.
2009-11-02 Simon Josefssonpmccabe2html: Don't hard code awk path.
2009-10-31 Jim Meyeringinttostr: aesthetics and improved (compile-time) safety
2009-10-30 Eric Blakefilenamecat-lgpl: adjust clients
2009-10-30 Eric Blakefilenamecat: split into filenamecat-lgpl
2009-10-30 Eric Blakeargp: avoid memory leak
2009-10-30 Eric Blakedirname-lgpl: adjust clients that don't need full dirname
2009-10-30 Eric Blakedirname: split into dirname-lgpl
2009-10-30 Eric Blakemkdir: make safe for libraries
next