summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* euidaccess: Port to native Windows.Bruno Haible2018-03-203-4/+15
* javacomp: Add support for Java 7, 8, 9.Bruno Haible2018-03-203-9/+50
* javacomp-script: Add support for Java 9.Bruno Haible2018-03-202-5/+23
* Spelling fixPaul Eggert2018-03-171-2/+2
* glob: Don't compile replacements on recent glibc systems.Bruno Haible2018-03-164-90/+144
* glob: Fix link error on native Windows.Bruno Haible2018-03-162-0/+6
* glob: Fix compilation error in C++ mode.Bruno Haible2018-03-152-0/+20
* host-cpu-c-abi: Support for RISC-V CPU.Bruno Haible2018-03-152-1/+98
* autoupdateKarl Berry2018-03-132-4/+4
* autoupdateKarl Berry2018-03-121-2/+2
* autoupdatePaul Eggert2018-03-112-10/+19
* autoupdateKarl Berry2018-03-112-4/+4
* fflush: be more paranoid about libio.h changePaul Eggert2018-03-0814-16/+53
* autoupdatePaul Eggert2018-03-072-4/+4
* autoupdatePaul Eggert2018-03-071-2/+2
* autoupdatePaul Eggert2018-03-071-2/+2
* maint: write-file-hooks -> before-save-hookPaul Eggert2018-03-0714-25/+41
* autoupdatePaul Eggert2018-03-067-13/+13
* binary-io: pacify gcc -Wunused-parameterPaul Eggert2018-03-052-4/+8
* fflush: adjust to glibc 2.28 libio.h removalPaul Eggert2018-03-0515-16/+45
* autoupdateKarl Berry2018-03-011-6/+2
* autoupdateKarl Berry2018-02-281-2/+2
* environ: fix link error on 32-bit CygwinPaul Eggert2018-02-272-1/+8
* autoupdateKarl Berry2018-02-261-1/+1
* mbrtowc tests: Fix regression on glibc.Bruno Haible2018-02-252-1/+7
* autoupdateKarl Berry2018-02-241-2/+6
* striconveha, uniconv/*: Avoid test failures on musl libc.Bruno Haible2018-02-2416-442/+553
* localename: Add support for musl libc.Bruno Haible2018-02-243-2/+13
* mbrtowc tests: Don't make assumptions about the charset the C locale.Bruno Haible2018-02-242-1/+15
* ptsname_r: Don't expect that this function sets errno.Bruno Haible2018-02-243-9/+14
* xmalloca: pacify gcc -Wbad-function-castBruno Haible2018-02-243-7/+12
* nl_langinfo: pacify gcc -Wunused-functionPaul Eggert2018-02-232-2/+10
* same: pacify gcc -Wunused-variablePaul Eggert2018-02-232-1/+5
* malloca: pacify gcc -Wbad-function-castPaul Eggert2018-02-232-1/+9
* autoupdateKarl Berry2018-02-221-2/+3
* utimecmp: new function utimecmpatPaul Eggert2018-02-204-18/+49
* same: new function same_nameatPaul Eggert2018-02-205-32/+70
* warnings: Add support for Objective C.Eric Gallager2018-02-182-1/+16
* lock: Fix test-once1 crash on FreeBSD11.Bruno Haible2018-02-172-2/+18
* lock: Add test of gl_once.Bruno Haible2018-02-173-2/+57
* thread: Fix compilation error on IRIX.Bruno Haible2018-02-173-4/+23
* nl_langinfo: Override the system's nl_langinfo() when needed.Bruno Haible2018-02-042-3/+13
* signal-h, monetary, strings: Fix build failure in some cases.Bruno Haible2018-02-044-4/+13
* maint.mk: exempt "/proc/filesystems" from "file system" syntax checkJim Meyering2018-02-032-0/+7
* stdlib: Fix compilation error on OpenIndiana.Bruno Haible2018-02-034-2/+19
* host-cpu-c-abi: Avoid use of 'grep -E' on OpenIndiana.Bruno Haible2018-02-033-4/+13
* malloca: Add a compile-time verification.Paul Eggert2018-02-033-0/+11
* malloca: Add an argument check.Bruno Haible2018-02-032-0/+12
* localename: Add support for OpenIndiana.Bruno Haible2018-02-022-2/+26
* malloca, xmalloca: Make multithread-safe.Bruno Haible2018-02-026-119/+66