summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* float: Fix LDBL_MIN value on FreeBSD/x86.Bruno Haible2017-08-171-1/+1
* random: Fix test compilation failure on Cygwin 1.5.25.Bruno Haible2017-08-171-2/+2
* stdnoreturn: Fix test compilation failure on Cygwin.Bruno Haible2017-08-171-9/+19
* cloexec: spelling fixes in commentsPaul Eggert2017-08-162-2/+2
* thread: Fix conflict with pthread_sigmask module.Bruno Haible2017-08-161-1/+3
* renameat2: port better to macOSPaul Eggert2017-08-151-4/+16
* renameat: Ensure declaration in <stdio.h> on NetBSD.Bruno Haible2017-08-151-2/+2
* duplocale: Work around NetBSD 7.0 bug.Bruno Haible2017-08-151-1/+3
* open: support O_CLOEXECPaul Eggert2017-08-145-42/+65
* * lib/reallocarray.c: Fix layout.Paul Eggert2017-08-131-4/+5
* reallocarray: New moduleDarshit Shah2017-08-132-0/+54
* dirent-safer: fix cloexec racePaul Eggert2017-08-121-2/+2
* fts: fix cloexec racesPaul Eggert2017-08-121-19/+8
* fts: port recent changes to CentOS 6Paul Eggert2017-08-101-2/+8
* tempname: do not depend on secure_getenvPaul Eggert2017-08-091-1/+0
* renameat2: port to RHEL 7 + NFSPaul Eggert2017-08-031-1/+1
* renameat2: port to non-renameat platformsPaul Eggert2017-08-021-3/+2
* backupfile: new function to validate backup suffixPaul Eggert2017-07-302-8/+12
* canonicalize: fix EOVERFLOW commentaryPaul Eggert2017-07-302-1/+2
* Don't interpret EOVERFLOW to mean nonexistencePaul Eggert2017-07-305-18/+22
* backup-rename: new modulePaul Eggert2017-07-305-102/+237
* renameat2: port better to older SolarisPaul Eggert2017-07-301-0/+2
* relocatable-lib{,-lgpl}: add Valgrind suppressionsReuben Thomas2017-07-301-0/+8
* relocatable: Make the license on the sources the GPL.Reuben Thomas2017-07-302-8/+8
* renameat2: port to Solaris 10Paul Eggert2017-07-271-14/+23
* renameat2: new modulePaul Eggert2017-07-273-136/+239
* fprintftime: fix build-break caused by recent renamingJim Meyering2017-07-261-1/+1
* regex: work with GCC7's -Werror=implicit-fallthrough=Paul Eggert2017-07-263-5/+26
* fts: simplify fts_buildPaul Eggert2017-07-251-25/+15
* fts: three levels of leaf optimizationPaul Eggert2017-07-251-17/+37
* fts: cache dirent_inode_sort_may_be_useful tooPaul Eggert2017-07-251-106/+96
* fts: introduce MIN_DIR_NLINKPaul Eggert2017-07-251-5/+14
* fts: nlink_t signedness fixupsPaul Eggert2017-07-252-18/+14
* Rename module 'strftime' to 'nstrftime'.Bruno Haible2017-07-241-0/+0
* malloca: Silence a warning from clang's memory sanitizer.Tim Rühsen2017-07-211-1/+11
* explicit_bzero: new modulePaul Eggert2017-07-162-0/+65
* sys_socket: Add support for OpenVMS.John E. Malmberg2017-07-151-0/+9
* sys_resource: Add support for OpenVMS.John E. Malmberg2017-07-151-0/+12
* math: Add support for OpenVMS.John E. Malmberg2017-07-151-0/+5
* getdtablesize: Add minimal support for OpenVMS.Bruno Haible2017-07-151-1/+1
* glob: Fix more memory leaks.Tim Rühsen2017-07-101-17/+32
* vasnprintf: port to macOS 10.13Bruno Haible2017-07-071-7/+10
* vasnprintf: port to macOS 10.13Paul Eggert2017-07-071-1/+8
* uninorm/filter: Fix use-after-free bug.Bruno Haible2017-07-071-3/+5
* glob: Fix more memory leaks.Bruno Haible2017-07-061-0/+2
* parse-datetime: fix uninit var bugPaul Eggert2017-07-061-1/+1
* stdioext: Port to OpenVMS.John Malmberg2017-07-0314-17/+17
* glob: Declare variables at the very start of their scope.Benno Schulenberg2017-07-021-4/+10
* stat: Improve last change.Bruno Haible2017-06-251-3/+7
* stat: port to xlc 12.01Paul Eggert2017-06-251-1/+3