summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * lib/fts.c: Fix XFS comments.Paul Eggert2017-09-081-3/+3
* stddef: Avoid conflict with system-defined max_align_t.Bruno Haible2017-09-081-7/+11
* libc-config: port to MSVCPaul Eggert2017-09-051-3/+3
* glob: Use enum for __glob_pattern_type resultPaul Eggert2017-09-053-10/+18
* glob: fix for use in glibcPaul Eggert2017-09-051-1/+1
* glob: fix bugs with long login namesPaul Eggert2017-09-021-58/+30
* glob: fix getpwnam_r errno typoPaul Eggert2017-09-021-12/+3
* glob: fix typo in recent changePaul Eggert2017-09-021-1/+1
* glob: don't save and restore errno unnecessarilyPaul Eggert2017-09-021-4/+0
* glob: don't assume getpwnam_rPaul Eggert2017-09-021-2/+2
* scratch_buffer: don’t use private glibc APIPaul Eggert2017-09-025-135/+139
* glob: use scratch_buffer instead of extend_allocaPaul Eggert2017-09-012-170/+27
* scratch_buffer: new modulePaul Eggert2017-09-014-0/+322
* libc-config: new modulePaul Eggert2017-09-012-0/+671
* glob: match dangling symlinksPaul Eggert2017-08-312-155/+80
* glob, backupfile: inode 0 is a valid inode numberPaul Eggert2017-08-312-27/+1
* glob: simplify symlink detectionPaul Eggert2017-08-311-36/+39
* renameat2: fix compilation on alpine linuxPádraig Brady2017-08-301-1/+1
* glob: try to port recent changes to MS-WindowsPaul Eggert2017-08-242-1/+1
* glob: fix typo that broke platforms lacking d_inoPaul Eggert2017-08-241-3/+3
* flexmember: fix typo in previous patchPaul Eggert2017-08-231-1/+1
* glob: merge from glibc with Zanella glob changesPaul Eggert2017-08-237-329/+290
* glob: port to clang's Undefined SanitizerPaul Eggert2017-08-221-14/+15
* 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