summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* glob: Don't compile replacements on recent glibc systems.Bruno Haible2018-03-161-33/+31
* glob: Fix link error on native Windows.Bruno Haible2018-03-161-0/+1
* striconveha, uniconv/*: Avoid test failures on musl libc.Bruno Haible2018-02-247-6/+14
* utimecmp: new function utimecmpatPaul Eggert2018-02-201-2/+3
* same: new function same_nameatPaul Eggert2018-02-201-0/+2
* lock: Add test of gl_once.Bruno Haible2018-02-171-2/+7
* signal-h, monetary, strings: Fix build failure in some cases.Bruno Haible2018-02-043-4/+4
* malloca: Add a compile-time verification.Paul Eggert2018-02-031-0/+1
* malloca, xmalloca: Make multithread-safe.Bruno Haible2018-02-021-2/+0
* Fix malfunction of socket functions on HP-UX in 64-bit mode.Bruno Haible2018-01-275-0/+5
* getsockname tests: More tests.Bruno Haible2018-01-271-1/+9
* langinfo: Fix last commit.Bruno Haible2018-01-261-0/+1
* canonicalize-lgpl: fix typoPaul Eggert2018-01-171-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-012-2/+2
* chdir-safer: remove this modulePaul Eggert2017-12-301-31/+0
* stat: add missing module dependenciesPaul Eggert2017-11-283-0/+3
* unicase: fix VPATH buildDaiki Ueno2017-11-271-0/+1
* libunistring: update to Unicode 9.0.0Daiki Ueno2017-11-27299-303/+348
* stat: work around Solaris bug with tv_nsec < 0Paul Eggert2017-11-233-0/+4
* faccessat: port to macOS (Bug#29231)Paul Eggert2017-11-113-10/+13
* timespec: prefer ‘assume’ to ‘assure’Paul Eggert2017-10-291-1/+1
* timespec.h: use "assure" to avoid a spurious warningJim Meyering2017-10-291-0/+1
* ilogbl: Ensure replacement on Haiku.Bruno Haible2017-10-292-5/+6
* New module: crypto/gc-sm3Jia Zhang2017-10-292-0/+35
* New module: crypto/sm3Jia Zhang2017-10-282-0/+41
* Fix warning "`gl_HOST_CPU_C_ABI' was expanded before it was required".Bruno Haible2017-10-041-1/+1
* fsusage: remove SVR2 supportPaul Eggert2017-10-011-1/+0
* vma-iter: Make it work on 32-bit Solaris with module 'largefile'.Bruno Haible2017-09-301-2/+0
* havelib: Make it work for CC="gcc -m32" (regression from 2017-02-19).Bruno Haible2017-09-301-0/+1
* string: code styleBruno Haible2017-09-281-6/+6
* maint: fix overflow checking in nap.hPaul Eggert2017-09-259-0/+9
* parse-datetime: fix dependencyPaul Eggert2017-09-251-1/+1
* vma-iter: Improvements for BSD platforms.Bruno Haible2017-09-261-0/+1
* strfmon_l: New module.Bruno Haible2017-09-232-0/+43
* monetary: New module.Bruno Haible2017-09-234-1/+86
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-1/+1
* all: prefer https: URLsPaul Eggert2017-09-132-2/+2
* 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