install-reloc: Support multi-binary installation.
[gnulib.git] / modules /
2013-10-21 Reuben Thomasxfreopen: fix typo: s/frepoen/freopen/
2013-10-19 Jim Meyeringerror: make the module depend on vfprintf-posix
2013-10-14 Paul Eggertmgetgroups: remove dependency on realloc-gnu
2013-10-12 Paul Eggertregex-tests: port to HP-UX 11.11
2013-10-10 Eric Blakestrtoumax: fix another typo in previous commit
2013-10-10 Eric Blakestrtoumax: fix typo in previous commit.
2013-10-10 Paul Eggertstrtoumax: port to Solaris 8
2013-10-09 Paul Eggertstrtoimax, strtoumax: port to HP-UX 11.11
2013-10-07 Paul EggertNew module 'count-trailing-zeros'.
2013-10-07 Paul Eggertcount-one-bits: port to MSC; support types wider than...
2013-09-26 Eric Blakegetdtablesize: work around cygwin issue
2013-09-23 Eric Blakeconfigmake: support new --runstatedir option
2013-09-23 Paul Eggertctype, string: depend on extern-inline
2013-08-26 Simon Josefssongc: support HMAC-SHA256 and HMAC-SHA512.
2013-08-11 Paul Eggertfpending: port to recent Cygwin change to stdio_ext.h
2013-08-07 Jim Meyeringregex: port to non-glibc/lock-using systems
2013-07-09 Paul Eggertaccept4, dup3, pipe2: port to Cygwin
2013-07-06 Paul Eggertpipe2: decouple from binary-io a bit
2013-07-03 Eric Blakemgetgroups: relax license to LGPLv2+
2013-07-03 Eric Blakexalloc-oversized: relax license to LGPLv2+
2013-07-03 Eric Blakenproc: relax license to LGPLv2+
2013-05-29 Paul Eggertregex: adapt to locking regime instead of depending...
2013-05-19 Paul Eggertregex: fix dfa race in multithreaded uses
2013-05-14 Jim Meyeringquotearg: do not read beyond end of buffer
2013-05-07 Mike Frysingerfchownat, renameat, unlinkat: update statat dependencies
2013-05-01 Paul Eggertutimensat-tests, etc.: try to fix some races
2013-04-30 Paul Eggertgettext: now it's your responsibility to add -I$(top_bu...
2013-04-29 Paul Eggerttests: don't assume getdtablesize () <= 10000000
2013-04-28 Paul Eggertqacl: new module, broken out from the acl module
2013-03-19 Paul Eggertcopy-file, rpmatch: fix problems found by cppcheck
2013-03-12 Eric Blakeregex-tests: skip UTF-8 test on mingw
2013-02-14 Paul Eggertputenv: fix heap corruption with mixed putenv/_putenv
2013-02-08 Paul Eggertcareadlinkat: stop exporting careadlinkatcwd
2013-02-05 Paul Eggerttmpdir: use secure_getenv
2013-02-05 Paul Eggerttempname: use secure_getenv
2013-02-05 Paul Eggertsecure_getenv: new module
2013-02-03 Paul Eggertregex-tests: fix link errors on older Solaris
2013-02-01 Paul Eggertregex-tests: new module
2013-01-27 Paul Eggertfutimens-tests, utimens-tests: Depend on gettext.
2013-01-24 Paul Eggertstatat: new module, split out from fstatat
2013-01-13 Paul Eggertnet_if-tests: port to older Solaris
2013-01-13 Paul Eggertc-xvasprintf etc.: fix link errors on older Solaris
2013-01-04 Paul Eggertstdio: remove now-unnecessary stdio.c
2013-01-04 Paul Eggertunicodeio: depend on stdio, not ignore-value
2013-01-04 Paul Eggertfprintftime: depend on stdio, not ignore-value
2013-01-03 Simon Josefssonstdint-tests: Fix expanded-before-required-warning.
2013-01-03 Eric Blakefwrite: silence __wur without using inline
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-12-31 Paul Eggertregex: remove unnecessary dependency on localcharset.h
2012-12-30 Paul Eggertregex: port to hosts where malloc (0) == NULL
2012-12-19 Ben PfaffNew 'c-*printf' modules for formatted output in C locale.
2012-12-19 Paul Eggertargp: better 'inline'
2012-11-30 Paul Eggertparse-datetime, parse-duration: no 'static inline'
2012-11-30 Paul Eggerterror, filevercmp: no 'static inline'
2012-11-30 Paul Eggertdup, execute, fatal-signal, etc.: no 'static inline'
2012-11-30 Paul Eggertcond, lock, thread: better 'inline'
2012-11-30 Paul Eggertchdir-long, cycle-check, savewd: better 'inline'
2012-11-30 Paul Eggertlist, oset, xlist, xoset, xsublist: simplify via extern...
2012-11-30 Paul Eggertxalloc: better 'inline'
2012-11-30 Paul Eggertgethrxtime: better 'inline'
2012-11-30 Paul Eggertwctype-h: better 'inline'
2012-11-30 Paul Eggertunistd: better 'inline'
2012-11-30 Paul Eggertsys_socket: better 'inline'
2012-11-30 Paul Eggertstdio: better 'inline'
2012-11-30 Paul Eggertsigaction: better 'inline'
2012-11-30 Paul Eggertselinux-h: better 'inline'
2012-11-30 Paul Eggertpthread: better 'inline'
2012-11-30 Paul Eggertmath: better 'inline'
2012-11-30 Paul Eggertcount-one-bits: better 'inline'
2012-11-30 Paul Eggertcount-leading-zeros: better 'inline'
2012-11-30 Paul Eggertbitrotate: better 'inline'
2012-10-30 Paul Eggertsh-quote-tests: port to Solaris 9
2012-10-15 Paul Eggertfchmodat, fchownat, fstatat: port to non-inlining compilers
2012-10-15 Paul Eggertfaccessat, etc.: support AT_FDCWD-only use
2012-10-12 Paul Eggertgroup-member: omit unnecessary dependencies
2012-10-03 Simon Josefssoninttostr: Relax license.
2012-10-03 Eric Blakepselect: reject invalid file descriptors
2012-10-03 Eric Blakeselect: reject invalid file descriptors
2012-10-02 Eric Blakeptsname: reject invalid file descriptors
2012-10-02 Nikos Mavrogiannop... hash-pjw-bare: new module
2012-09-27 Paul Eggerthash-pjw: relax license to LGPLv2+
2012-09-22 Paul Eggertbinary-io, eealloc, mbfile, mbiter, mbutil, xsize:...
2012-09-22 Paul Eggertpipe-filter-gi, pipe-filter-ii: better use of 'inline'
2012-09-22 Paul Eggertfdutimensat: omit unnecessary AC_C_INLINE
2012-09-22 Paul Eggertfchmodat, fchownat, fstatat: use extern-inline
2012-09-22 Paul Eggertacl, mbchar, priv-set: use extern-inline
2012-09-22 Paul Eggertutimens-tests: avoid unnecessary 'inline'
2012-09-20 Jim Meyeringnon-recursive-gnulib-prefix-hack: new module
2012-09-05 Eric Blakenet_if: new module
2012-08-24 Paul Eggertexecinfo: port to FreeBSD
2012-08-22 Paul Eggertexecinfo: new module
2012-08-19 Paul Eggertignore-value: omit unnecessary AC_C_INLINE
2012-08-14 Eric Blakeldexp: relax license
2012-08-10 Eric Blakecount-leading-zeros: new module
2012-08-04 Stefano Lattarinignumakefile: better interaction with Automake-NG
2012-08-01 Paul Eggertutimens: use extern-inline
2012-08-01 Paul Eggertu64: use extern-inline
2012-08-01 Paul Eggerttimespec: use extern-inline
2012-08-01 Paul Eggertstat-time: use extern-inline
2012-08-01 Paul Eggertextern-inline: new module
next