summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* stddef: Avoid conflict with system-defined max_align_t.Bruno Haible2017-09-081-0/+12
* libc-config: port to MSVCPaul Eggert2017-09-051-0/+9
* glob: Use enum for __glob_pattern_type resultPaul Eggert2017-09-051-0/+10
* glob: fix for use in glibcPaul Eggert2017-09-051-0/+8
* glob: fix bugs with long login namesPaul Eggert2017-09-021-0/+11
* dirent: Update doc.Bruno Haible2017-09-021-0/+7
* glob: fix getpwnam_r errno typoPaul Eggert2017-09-021-0/+5
* glob: fix typo in recent changePaul Eggert2017-09-021-0/+4
* glob: don't save and restore errno unnecessarilyPaul Eggert2017-09-021-0/+4
* glob: don't assume getpwnam_rPaul Eggert2017-09-021-0/+4
* scratch_buffer: don’t use private glibc APIPaul Eggert2017-09-021-0/+16
* glob: use scratch_buffer instead of extend_allocaPaul Eggert2017-09-011-0/+20
* scratch_buffer: new modulePaul Eggert2017-09-011-0/+8
* libc-config: new modulePaul Eggert2017-09-011-0/+8
* glob: match dangling symlinksPaul Eggert2017-08-311-0/+17
* glob, backupfile: inode 0 is a valid inode numberPaul Eggert2017-08-311-0/+12
* glob: simplify symlink detectionPaul Eggert2017-08-311-0/+14
* fts-tests: tag as a longrunning-test so not included by defaultPádraig Brady2017-08-301-0/+6
* renameat2: fix compilation on alpine linuxPádraig Brady2017-08-301-0/+7
* glob: try to port recent changes to MS-WindowsPaul Eggert2017-08-241-0/+8
* warnings: fix compilation with old autoconfEric Blake2017-08-241-0/+9
* glob: Fix compilation error on NetBSD 7.0 and OpenBSD 6.0.Bruno Haible2017-08-241-0/+5
* glob: fix typo that broke platforms lacking d_inoPaul Eggert2017-08-241-0/+7
* glob: merge from glibc with Zanella glob changesPaul Eggert2017-08-231-0/+53
* glob: port to clang's Undefined SanitizerPaul Eggert2017-08-221-0/+10
* vc-list-files: port to Solaris 10Paul Eggert2017-08-211-0/+5
* ) -> }Karl Berry2017-08-211-0/+4
* git-version-gen: port to Solaris 10Paul Eggert2017-08-201-0/+8
* host-cpu-c-abi: Improve detection of MIPS ABI.Bruno Haible2017-08-201-0/+6
* hypot tests: Fix test failure on FreeBSD 11.0/x86.Bruno Haible2017-08-171-0/+5
* float: Fix LDBL_MIN value on FreeBSD/x86.Bruno Haible2017-08-171-0/+5
* random: Fix test compilation failure on Cygwin 1.5.25.Bruno Haible2017-08-171-0/+16
* stdnoreturn: Fix test compilation failure on Cygwin.Bruno Haible2017-08-171-0/+8
* thread: Fix conflict with pthread_sigmask module.Bruno Haible2017-08-161-0/+7
* rename: port better to NetBSDPaul Eggert2017-08-161-0/+9
* iconv_open, uni*: Add support for VPATH builds with OpenBSD 'make'.Bruno Haible2017-08-161-0/+16
* nonblocking-socket tests: Fix failure on OpenBSD 6.0.Bruno Haible2017-08-161-0/+6
* rename, renameat: Update doc regarding NetBSD.Bruno Haible2017-08-161-0/+8
* renameat2: port better to macOSPaul Eggert2017-08-151-0/+3
* futimens: don’t assume struct timespec layoutPaul Eggert2017-08-151-0/+12
* rename: document+test NetBSD renamePaul Eggert2017-08-151-0/+11
* renameat: Ensure declaration in <stdio.h> on NetBSD.Bruno Haible2017-08-151-0/+6
* duplocale: Work around NetBSD 7.0 bug.Bruno Haible2017-08-151-0/+7
* duplocale tests: Verify use with *_l functions.Bruno Haible2017-08-151-0/+11
* extensions: Enable NetBSD specific extensions.Bruno Haible2017-08-151-0/+5
* open, openat: Update doc about O_CLOEXEC.Bruno Haible2017-08-151-1/+6
* open: support O_CLOEXECPaul Eggert2017-08-141-0/+31
* reallocarray: minor fixesPaul Eggert2017-08-131-0/+9
* reallocarray: New moduleDarshit Shah2017-08-131-0/+16
* dirent-safer: fix cloexec racePaul Eggert2017-08-121-0/+8