bootstrap: fix handling of various perl --version formats
[gnulib.git] / modules /
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
2009-10-28 Jim Meyeringfprintftime: avoid a warning about ignored fwrite retur...
2009-10-27 Bruno HaibleAvoid warning despite dropping the return value of...
2009-10-23 Pádraig Bradydigests, copy-file: increase the IO buffer size from...
2009-10-23 Eric Blaketests: avoid several compiler warnings
2009-10-22 Bruno HaibleRelicense stpncpy under LGPLv2+.
2009-10-21 Eric Blakefdutimensat: new module
2009-10-18 Bruno HaibleTests for module 'isblank'.
2009-10-18 Bruno HaibleNew module 'isblank'.
2009-10-18 Bruno HaibleNew module 'ctype'.
2009-10-18 Bruno HaibleAvoid symlink attack in localcharset module.
2009-10-18 Bruno HaibleImplement nproc for NetBSD, OpenBSD.
2009-10-16 Eric Blakeutimensat: new module
2009-10-16 Eric Blaketest-stat-time, test-utimens: improve portability
2009-10-13 Jim Meyeringuse AC_CHECK_FUNCS_ONCE, not AC_CHECK_FUNCS in modules/*
2009-10-13 Eric Blakestat-time-tests: minor cleanups
2009-10-13 Eric Blakesys_stat: guarantee struct timespec
2009-10-10 Eric Blakefutimens: new module
2009-10-10 Eric Blakeutimens: add UTIME_NOW and UTIME_OMIT support
2009-10-10 Eric Blakeutimecmp: support symlink timestamps
2009-10-10 Eric Blakeutimens: add lutimens interface
2009-10-10 Eric Blakeutimens: validate futimens usage
2009-10-10 Eric Blakeutimens: add test
2009-10-10 Jim Meyeringstat-time-tests: check for the usleep function
2009-10-10 Bruno HaiblePut the Link section after the Include section.
2009-10-10 Eric Blakemaint: make realtime library usage explicit
2009-10-09 Jim Meyeringselinux-h: always use getfilecon wrappers
2009-10-09 Eric Blakeareadlink: use SIZE_MAX consistently
2009-10-08 Eric Blakeareadlinkat-with-size: new module
next