summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maintainer-makefile: Mimic bootstrap's gnulib-srcdir guessing.Simon Josefsson2021-01-262-1/+11
* posix_spawn_file_actions_* tests: Fix module dependencies.Bruno Haible2021-01-256-0/+17
* posix_spawn_file_actions_addclose: Relax configure test.Bruno Haible2021-01-254-6/+16
* getaddrinfo: Doc fix.Simon Josefsson2021-01-252-0/+9
* getcwd: Fix cross-compilation guess for musl libc.Bruno Haible2021-01-243-11/+17
* expm1l: Fix configure test result with GCC 10 on powerpc64le.Bruno Haible2021-01-242-2/+8
* utime: Fix configure test (regression 2020-12-04).Bruno Haible2021-01-232-2/+10
* libc-config: port to Xcode 7Paul Eggert2021-01-232-2/+15
* explicit_bzero: Add fallback for other compilers.Bastien Roucariès2021-01-232-4/+12
* explicit_bzero: Add support for clang.Bastien Roucariès2021-01-232-0/+12
* Port FALLTHROUGH to clang 3.4 and earlierPaul Eggert2021-01-213-2/+17
* gc-random: Fix link error in tests.Bruno Haible2021-01-203-1/+11
* gc-random: Replace implementation with call to getrandom.Simon Josefsson2021-01-205-209/+39
* exec*e tests: Avoid test failures on Cygwin.Bruno Haible2021-01-204-3/+40
* canonicalize-lgpl: Work around a Cygwin bug.Bruno Haible2021-01-203-10/+34
* doc: Document ptsname_r bug on Cygwin.Bruno Haible2021-01-202-1/+10
* sethostname tests: Avoid test failure on Cygwin.Bruno Haible2021-01-202-1/+8
* fnmatch, regex, fts: FALLTHROUGH consistencyPaul Eggert2021-01-195-5/+23
* spawn-pipe: Fix SIGSEGV on OS/2 kLIBC.KO Myung-Hun2021-01-192-1/+7
* dirent: Fix compilation error in C++ mode on OS/2 kLIBC.KO Myung-Hun2021-01-192-1/+8
* zerosize-ptr: Fix compilation on OS/2 kLIBC.KO Myung-Hun2021-01-192-3/+9
* stddef: Fix compilation for max_align_t on OS/2 kLIBC.KO Myung-Hun2021-01-192-2/+9
* yield: Implement for OS/2 kLIBC.KO Myung-Hun2021-01-192-0/+4
* sched_yield: Implement for OS/2 kLIBC.KO Myung-Hun2021-01-192-0/+18
* spawn: Use special invocation for <spawn.h> on OS/2 kLIBC.KO Myung-Hun2021-01-192-2/+26
* noreturn tests: Avoid test failure on Solaris 10/x86 with cc.Bruno Haible2021-01-182-0/+6
* autoupdateKarl Berry2021-01-181-101/+62
* uninorm tests: Fix compilation error on Cygwin.Bruno Haible2021-01-185-4/+13
* immutable: Implement on native Windows.Bruno Haible2021-01-183-11/+101
* canonicalize-lgpl tests: Fix link error.Bruno Haible2021-01-172-0/+7
* canonicalize-lgpl: Work around // handling in realpath() of musl 1.2.2.Bruno Haible2021-01-174-18/+51
* canonicalize[-lgpl] tests: Add more tests.Bruno Haible2021-01-173-2/+95
* argp tests: Avoid test failures on Alpine Linux.Bruno Haible2021-01-173-22/+30
* get-rusage-data tests: Avoid test failure on musl libc.Bruno Haible2021-01-173-1/+10
* immutable, get-rusage-data: Fix autoconf warning.Bruno Haible2021-01-172-2/+7
* vma-iter: Port to 64-bit Haiku.Bruno Haible2021-01-162-1/+7
* doc: Update doc about realpath.Bruno Haible2021-01-152-2/+7
* verify: simplify static_assert configurationPaul Eggert2021-01-142-31/+13
* lib-msvc-compat: Update libtool usage recommendation.Simon Josefsson2021-01-132-1/+9
* verify: Use C++11 static_assert when available.Bruno Haible2021-01-122-4/+24
* tempname: consume less entropyPaul Eggert2021-01-113-3/+26
* lchmod-tests: Fix link error.Bruno Haible2021-01-102-1/+6
* Correct preceeding change.Simon Josefsson2021-01-102-2/+7
* immutable: Add tests.Bruno Haible2021-01-104-0/+190
* immutable: New module.Bruno Haible2021-01-106-0/+559
* Use https:// instead of git://.Simon Josefsson2021-01-106-10/+19
* snippet/_Noreturn: port to pedantic clangPaul Eggert2021-01-094-20/+41
* Allow setting CVS username for gnu-web-doc-update.Darshit Shah2021-01-092-2/+11
* exp* tests: Work around clang 6.0.1 optimization bugs on x86.Bruno Haible2021-01-093-2/+9
* fchmodat: Work around trailing slash bug in fchmodat() on AIX 7.2.Bruno Haible2021-01-095-20/+72