summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vc-list-files: port to Solaris 10Paul Eggert2017-08-212-2/+7
* ) -> }Karl Berry2017-08-212-1/+5
* autoupdateKarl Berry2017-08-211-2/+10
* git-version-gen: port to Solaris 10Paul Eggert2017-08-202-2/+11
* host-cpu-c-abi: Improve detection of MIPS ABI.Bruno Haible2017-08-202-6/+12
* hypot tests: Fix test failure on FreeBSD 11.0/x86.Bruno Haible2017-08-172-1/+6
* float: Fix LDBL_MIN value on FreeBSD/x86.Bruno Haible2017-08-172-1/+6
* random: Fix test compilation failure on Cygwin 1.5.25.Bruno Haible2017-08-179-4/+48
* stdnoreturn: Fix test compilation failure on Cygwin.Bruno Haible2017-08-174-43/+71
* cloexec: spelling fixes in commentsPaul Eggert2017-08-162-2/+2
* thread: Fix conflict with pthread_sigmask module.Bruno Haible2017-08-163-1/+11
* rename: port better to NetBSDPaul Eggert2017-08-163-6/+24
* iconv_open, uni*: Add support for VPATH builds with OpenBSD 'make'.Bruno Haible2017-08-1612-15/+31
* nonblocking-socket tests: Fix failure on OpenBSD 6.0.Bruno Haible2017-08-162-6/+8
* rename, renameat: Update doc regarding NetBSD.Bruno Haible2017-08-163-4/+12
* renameat2: port better to macOSPaul Eggert2017-08-152-4/+19
* futimens: don’t assume struct timespec layoutPaul Eggert2017-08-158-22/+116
* rename: document+test NetBSD renamePaul Eggert2017-08-154-1/+38
* renameat: Ensure declaration in <stdio.h> on NetBSD.Bruno Haible2017-08-153-3/+9
* duplocale: Work around NetBSD 7.0 bug.Bruno Haible2017-08-154-5/+59
* duplocale tests: Verify use with *_l functions.Bruno Haible2017-08-153-7/+117
* extensions: Enable NetBSD specific extensions.Bruno Haible2017-08-152-1/+11
* open, openat: Update doc about O_CLOEXEC.Bruno Haible2017-08-153-3/+8
* open: support O_CLOEXECPaul Eggert2017-08-1417-49/+151
* * lib/reallocarray.c: Fix layout.Paul Eggert2017-08-131-4/+5
* reallocarray: minor fixesPaul Eggert2017-08-135-18/+29
* reallocarray: New moduleDarshit Shah2017-08-1311-3/+204
* dirent-safer: fix cloexec racePaul Eggert2017-08-124-6/+12
* fts: fix cloexec racesPaul Eggert2017-08-123-24/+19
* fts tests: Fix link error.Bruno Haible2017-08-112-0/+8
* fts: port recent changes to CentOS 6Paul Eggert2017-08-103-6/+31
* autoupdateKarl Berry2017-08-091-1/+4
* tempname: do not depend on secure_getenvPaul Eggert2017-08-093-2/+7
* extensions: add _OPENBSD_SOURCEPaul Eggert2017-08-082-1/+11
* manywarnings: Add support for C++.Reuben Thomas2017-08-073-5/+14
* manywarnings: Add support for C++.Reuben Thomas2017-08-074-0/+355
* git-version-gen: another fix for tags with "-"Paul Eggert2017-08-062-4/+11
* warnings, manywarnings: Add support for multiple languages, not just C.Bruno Haible2017-08-073-12/+63
* git-version-gen: port better to older GitPaul Eggert2017-08-061-4/+4
* git-version-gen: Fix for tags containing '-'Markus Armbruster2017-08-062-3/+30
* valgrind-tests: use ls, and cachePaul Eggert2017-08-052-15/+22
* manywarnings: port to 64-bit GCC builds of EmacsPaul Eggert2017-08-042-4/+24
* Relax the license of some modules with no runtime code.Bruno Haible2017-08-046-5/+15
* renameat2: port to RHEL 7 + NFSPaul Eggert2017-08-032-1/+8
* renameat2: port to non-renameat platformsPaul Eggert2017-08-022-3/+10
* manywarnings: port to 32-bit GCC bugPaul Eggert2017-08-012-3/+12
* backupfile: new function to validate backup suffixPaul Eggert2017-07-303-8/+16
* canonicalize: fix EOVERFLOW commentaryPaul Eggert2017-07-303-1/+8
* Don't interpret EOVERFLOW to mean nonexistencePaul Eggert2017-07-306-18/+34
* backup-rename: new modulePaul Eggert2017-07-309-106/+308