link: detect FreeBSD bug
[gnulib.git] / modules /
2009-11-15 Eric Blakerename: detect FreeBSD bug
2009-11-15 Eric Blakeopen: detect FreeBSD bug
2009-11-15 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
2009-10-08 Eric Blakexreadlinkat: new module
2009-10-08 Eric Blakeareadlinkat: new module
2009-10-08 Eric Blakeareadlink, areadlink-with-size: add tests
2009-10-08 Eric Blakemaint: minor cleanups
2009-10-07 Eric Blakemkdir, mkdirat: fix cygwin 1.5.x bug
2009-10-07 Eric Blakemkdir, mkdirat: add tests
2009-10-07 Eric Blakefdopendir: fix GNU/Hurd bug
2009-10-07 Eric Blakegetopt-gnu: add another test
2009-10-06 Bruno HaibleDiscourage the module 'size_max'.
2009-10-06 Eric Blakelinkat: support Linux 2.6.17
2009-10-04 Bruno HaibleRemove the "lt-" prefix from program_invocation_short_name.
2009-10-02 Ben Pfaffrelocatable-prog-wrapper: Add missing dependency on...
2009-10-02 Eric Blakerenameat: fix Solaris bugs
2009-10-02 Eric Blakerenameat: new module
2009-10-02 Eric Blakerename: fix another cygwin 1.5 bug
2009-10-02 Eric Blakerename-dest-slash: merge into rename module
2009-10-02 Eric Blakerename: fix cygwin 1.5.x bugs
2009-10-02 Eric Blakerename: fix Solaris 9 bug
2009-10-02 Eric Blakerename-dest-slash: fix NetBSD bug
2009-10-02 Eric Blakerename-tests: new test, exposes several platform bugs
2009-10-02 Jim Meyeringgnu-web-doc-update: New module.
2009-09-25 Eric Blakegetopt: fix inclusion guards for cygwin
2009-09-24 Eric Blakelinkat: new module
2009-09-24 Eric Blakefchdir: another mingw fix
2009-09-23 Eric Blaketest-symlinkat: enhance test
2009-09-23 Eric Blakereadlink: fix Solaris 9 bug with trailing slash
2009-09-23 Eric Blakereadlink: fix cygwin 1.5.x bug with return type
2009-09-23 Eric Blakesymlink: use throughout gnulib
2009-09-23 Eric Blakesymlink: new module, for Solaris 9 bug
2009-09-19 Eric Blakeopenat: fix openat bugs on Solaris 9
2009-09-19 Eric Blakeopenat: fix unlinkat bugs on Solaris 9
2009-09-19 Eric Blaketest-unlinkat: enhance test, to expose Solaris 9 bug
2009-09-19 Eric Blaketest-fstatat: new test, to expose Solaris 9 bugs
2009-09-19 Eric Blakeremove: new module, for mingw and Solaris 9 bugs
2009-09-19 Eric Blakeunlink: new module, for Solaris 9 bug
2009-09-19 Eric Blakelstat: fix Solaris 9 bug
2009-09-19 Eric Blakestat: add as dependency to other modules
2009-09-19 Eric Blakestat: new module, for mingw bug
2009-09-19 Eric Blakecanonicalize-lgpl: adjust clients to use correct header
2009-09-19 Jim Meyeringposixtm: move #ifdef'd tests into a new module
2009-09-19 Eric Blakeopenat: allow return of fd 0
2009-09-19 Eric Blakerelocatable-prog-wrapper: fix build
2009-09-18 Eric Blakecanonicalize, canonicalize-lgpl: honor // if distinct...
2009-09-18 Eric Blakecanonicalize-lgpl: fix glibc bug with trailing slash
2009-09-18 Eric Blakecanonicalize-lgpl: use native realpath if it works
next