summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* libc-config: port to MSVCPaul Eggert2017-09-051-0/+2
* scratch_buffer: don’t use private glibc APIPaul Eggert2017-09-021-9/+7
* glob: use scratch_buffer instead of extend_allocaPaul Eggert2017-09-011-2/+3
* scratch_buffer: new modulePaul Eggert2017-09-011-0/+32
* libc-config: new modulePaul Eggert2017-09-011-0/+21
* glob: match dangling symlinksPaul Eggert2017-08-312-1/+1
* glob, backupfile: inode 0 is a valid inode numberPaul Eggert2017-08-311-1/+0
* fts-tests: tag as a longrunning-test so not included by defaultPádraig Brady2017-08-301-0/+3
* glob: Fix compilation error on NetBSD 7.0 and OpenBSD 6.0.Bruno Haible2017-08-241-0/+1
* glob: merge from glibc with Zanella glob changesPaul Eggert2017-08-233-5/+9
* random: Fix test compilation failure on Cygwin 1.5.25.Bruno Haible2017-08-171-0/+2
* thread: Fix conflict with pthread_sigmask module.Bruno Haible2017-08-161-0/+1
* iconv_open, uni*: Add support for VPATH builds with OpenBSD 'make'.Bruno Haible2017-08-1611-15/+15
* duplocale tests: Verify use with *_l functions.Bruno Haible2017-08-151-1/+1
* open: support O_CLOEXECPaul Eggert2017-08-145-3/+8
* reallocarray: minor fixesPaul Eggert2017-08-131-2/+2
* reallocarray: New moduleDarshit Shah2017-08-133-0/+45
* dirent-safer: fix cloexec racePaul Eggert2017-08-121-1/+1
* fts: fix cloexec racesPaul Eggert2017-08-121-5/+1
* fts tests: Fix link error.Bruno Haible2017-08-111-0/+1
* tempname: do not depend on secure_getenvPaul Eggert2017-08-091-1/+0
* manywarnings: Add support for C++.Reuben Thomas2017-08-071-0/+1
* Relax the license of some modules with no runtime code.Bruno Haible2017-08-045-5/+5
* backup-rename: new modulePaul Eggert2017-07-302-4/+46
* relocatable-lib{,-lgpl}: add Valgrind suppressionsReuben Thomas2017-07-302-0/+2
* renameat2: port to Solaris 10Paul Eggert2017-07-273-3/+2
* renameat2: new modulePaul Eggert2017-07-274-17/+65
* fprintftime: fix build-break caused by recent renamingJim Meyering2017-07-261-1/+1
* fts-tests: new modulePaul Eggert2017-07-251-0/+13
* Rename module 'strftime' to 'nstrftime'.Bruno Haible2017-07-244-22/+48
* explicit_bzero: new modulePaul Eggert2017-07-162-1/+32
* unicase/locale-language: Fix link dependencies.Bruno Haible2017-07-162-1/+5
* getdtablesize: Add minimal support for OpenVMS.Bruno Haible2017-07-151-1/+1
* getlogin tests: Avoid #ifdefs when sharing code between modules.Bruno Haible2017-07-112-1/+2
* getlogin: don’t assume one name per uidPaul Eggert2017-07-102-2/+1
* stat, fstat: Compile stat-w32.c only on platforms that need it.Bruno Haible2017-06-292-2/+10
* Relicense some modules under LGPLv2+.Bruno Haible2017-06-122-2/+2
* strtod-obsolete: Fix license.Bruno Haible2017-06-111-1/+1
* Remove repeated words in comments.Bjarni Ingi Gislason2017-05-221-1/+1
* argp, tsearch tests: Fix file list.Bruno Haible2017-05-202-0/+2
* copy-file tests: Fix link error (regression from 2017-05-01).Bruno Haible2017-05-181-1/+1
* unicase/special-casing: Fix incompatibility with gperf-3.0.4.Bruno Haible2017-05-181-1/+12
* sigpipe tests: Fix file list.Bruno Haible2017-05-161-0/+1
* sys_select: Avoid "was expanded before it was required" warning.Bruno Haible2017-05-151-1/+1
* same-inode: Adapt for windows-stat-inodes.Bruno Haible2017-05-141-0/+1
* windows-stat-inodes: New module.Bruno Haible2017-05-143-0/+29
* year2038: New module.Bruno Haible2017-05-131-0/+28
* largefile: Improve and document.Bruno Haible2017-05-131-1/+1
* truncate-tests: New module.Bruno Haible2017-05-131-0/+12
* truncate: New module.Bruno Haible2017-05-132-0/+35