summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* gitlog-to-changelog: revert inclusion of git-log-fix filePádraig Brady2014-04-191-1/+0
* regex: do not depend on malloc-gnuPaul Eggert2014-04-171-1/+0
* gitlog-to-changelog: also include the file, git-log-fixJim Meyering2014-03-161-0/+1
* stdint, read-file: fix missing SIZE_MAX on Android (tiny change)Kevin Cernekee2014-03-051-0/+1
* savedir: simplify by using stpcpyPaul Eggert2014-02-231-0/+1
* spawn: fix link error on uclibcPádraig Brady2014-02-221-0/+3
* exclude: add support for posix regexpsSergey Poznyakoff2014-02-211-0/+2
* maintainer-makefiles: use $(SED) for syntax checkEric Blake2014-02-201-0/+1
* relocatable-perl: like relocatable-script, but for Perl scriptsReuben Thomas2014-01-091-0/+25
* maint: update copyrightEric Blake2014-01-012-2/+2
* gettimeofday: port recent C++ fix to EmacsPaul Eggert2013-12-171-2/+1
* gettimeofday: fix C++ crosscompilationJohn W. Eaton2013-12-171-0/+5
* include_next: minimize code duplicationEric Blake2013-12-041-0/+1
* md5, sha1, sha256, sha512: use openssl routines if availablePádraig Brady2013-12-0319-0/+39
* error: depend on stdioPaul Eggert2013-11-211-0/+1
* hash: relax license to LGPLv2+, for libguestfsJim Meyering2013-11-051-1/+1
* Revert "error: make the module depend on vfprintf-posix"Eric Blake2013-10-281-1/+0
* xfreopen: fix typo: s/frepoen/freopen/Reuben Thomas2013-10-211-1/+1
* error: make the module depend on vfprintf-posixJim Meyering2013-10-191-0/+1
* mgetgroups: remove dependency on realloc-gnuPaul Eggert2013-10-131-1/+1
* regex-tests: port to HP-UX 11.11Paul Eggert2013-10-121-1/+1
* strtoumax: fix another typo in previous commitEric Blake2013-10-102-2/+2
* strtoumax: fix typo in previous commit.Eric Blake2013-10-102-6/+6
* strtoumax: port to Solaris 8Paul Eggert2013-10-101-3/+3
* strtoimax, strtoumax: port to HP-UX 11.11Paul Eggert2013-10-092-1/+2
* New module 'count-trailing-zeros'.Paul Eggert2013-10-072-0/+36
* count-one-bits: port to MSC; support types wider than 64 bitsPaul Eggert2013-10-071-1/+0
* getdtablesize: work around cygwin issueEric Blake2013-09-262-2/+4
* configmake: support new --runstatedir optionEric Blake2013-09-231-1/+2
* ctype, string: depend on extern-inlinePaul Eggert2013-09-225-1/+5
* gc: support HMAC-SHA256 and HMAC-SHA512.Simon Josefsson2013-08-268-0/+136
* fpending: port to recent Cygwin change to stdio_ext.hPaul Eggert2013-08-111-1/+1
* regex: port to non-glibc/lock-using systemsJim Meyering2013-08-061-0/+1
* accept4, dup3, pipe2: port to CygwinPaul Eggert2013-07-091-1/+0
* pipe2: decouple from binary-io a bitPaul Eggert2013-07-061-0/+1
* mgetgroups: relax license to LGPLv2+Eric Blake2013-07-033-3/+3
* xalloc-oversized: relax license to LGPLv2+Eric Blake2013-07-031-1/+1
* nproc: relax license to LGPLv2+Eric Blake2013-07-031-1/+1
* regex: adapt to locking regime instead of depending on pthreadPaul Eggert2013-05-293-1/+2
* regex: fix dfa race in multithreaded usesPaul Eggert2013-05-191-0/+1
* quotearg: do not read beyond end of bufferJim Meyering2013-05-141-0/+6
* fchownat, renameat, unlinkat: update statat dependenciesMike Frysinger2013-05-063-4/+3
* utimensat-tests, etc.: try to fix some racesPaul Eggert2013-04-308-13/+18
* gettext: now it's your responsibility to add -I$(top_builddir)/intlPaul Eggert2013-04-301-8/+9
* tests: don't assume getdtablesize () <= 10000000Paul Eggert2013-04-298-0/+8
* qacl: new module, broken out from the acl modulePaul Eggert2013-04-272-12/+40
* copy-file, rpmatch: fix problems found by cppcheckPaul Eggert2013-03-191-0/+1
* regex-tests: skip UTF-8 test on mingwEric Blake2013-03-121-0/+1
* putenv: fix heap corruption with mixed putenv/_putenvPaul Eggert2013-02-141-1/+1
* careadlinkat: stop exporting careadlinkatcwdPaul Eggert2013-02-082-2/+2