summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bootstrap: remove code that accommodated RHEL5's old autoreconfJim Meyering2023-03-093-18/+11
* gettimeofday, timespec_get tests: Avoid test failure on glibc/Linux.Bruno Haible2023-03-085-2/+12
* time: Add tests.Bruno Haible2023-03-083-0/+66
* time: New module.Bruno Haible2023-03-089-2/+162
* time-h: Renamed from time.Bruno Haible2023-03-0842-64/+109
* gettimeofday tests: Enhance test.Bruno Haible2023-03-083-5/+55
* stdio: suppress macOS 13 sprintf warningsPaul Eggert2023-03-054-6/+26
* timespec_get tests: Add comment.Bruno Haible2023-03-052-0/+7
* Remove unused documentation file.Bruno Haible2023-03-051-16/+0
* autoupdateKarl Berry2023-03-051-72/+160
* nl_langinfo tests: Avoid test failure on Solaris 11.Bruno Haible2023-03-022-2/+8
* terminfo, termcap: Fix more spellos in a comment.Benno Schulenberg2023-02-282-4/+9
* perl: Allow this module to be used with 'gnulib-tool --lgpl'.Bruno Haible2023-02-282-1/+10
* dfa: Tweak the last patch.Bruno Haible2023-02-282-1/+11
* fts: fail gracefully when out of memoryChuanGang Jiang2023-02-272-1/+11
* announce-gen: spell OpenBSD with a capital "O"Jim Meyering2023-02-262-2/+8
* dfa: Avoid warnings with some Apple clang versions.Bruno Haible2023-02-262-1/+12
* announce-gen: add more info the auto-generated announce templateJim Meyering2023-02-252-6/+103
* terminfo, termcap: Fix typos in comments.ChuanGang Jiang2023-02-252-7/+12
* lseek: avoid SEEK_HOLE bugs in FreeBSD, macOSPaul Eggert2023-02-234-6/+63
* configmake: Add support for $build_os != $host_os.Bruno Haible2023-02-184-31/+258
* configmake: Prepare for using directory names with backslashes.Bruno Haible2023-02-182-28/+33
* unilbrk tests: Fix compilation failures (regression 2023-02-11).Bruno Haible2023-02-189-8/+37
* Improve 'git diff' of *.m4 files.Bruno Haible2023-02-171-0/+4
* Improve cross-compilation for midipix.Bruno Haible2023-02-1721-20/+98
* Improve cross-compilation from midipix.Bruno Haible2023-02-1771-655/+744
* Fix an old ChangeLog entry.Bruno Haible2023-02-151-1/+1
* hamt: Detect GCC version correctly.ChuanGang Jiang2023-02-132-1/+6
* terminfo, termcap: Avoid wrong configure result with clang ≥ 15.Bruno Haible2023-02-123-6/+16
* error-h: Make less fragile.Bruno Haible2023-02-114-4/+39
* unilbrk: Don't compile unused functions outside of libunistring.Bruno Haible2023-02-119-8/+64
* sigsegv: Fix a compilation error on OpenBSD with clang ≥ 16.Bruno Haible2023-02-112-1/+7
* Fix code duplication in last commit.Bruno Haible2023-02-102-158/+126
* mkfifoat: Fix crash on macOS 12.Bruno Haible2023-02-103-4/+208
* Fix typos like "the the" and "a a" in comments.ChuanGang Jiang2023-02-105-4/+12
* chown, lchown, fchownat tests: Avoid test failure on macOS 12.Bruno Haible2023-02-103-7/+25
* nullptr: work around Apple clang 14 issuePaul Eggert2023-02-093-13/+34
* math: Fix compilation error in C++ mode on macOS 12.5.Bruno Haible2023-02-092-1/+7
* Fix compilation errors in C++ mode on macOS 12.5.Bruno Haible2023-02-092-2/+9
* limits-h: Work around a clang 15 bug.Bruno Haible2023-02-092-5/+10
* limits-h: Work around a clang 15 bug.Bruno Haible2023-02-093-0/+10
* Fix error in C++ mode on glibc systems (regression 2022-04-28).Bruno Haible2023-02-094-0/+20
* getcwd: Fix compilation error in C23 mode.Bruno Haible2023-02-092-0/+6
* x-to-1: Accept additional help2man arguments.Bruno Haible2023-02-091-1/+1
* x-to-1: Accept additional help2man arguments.Bruno Haible2023-02-092-10/+56
* x-to-1: Document the configure-time prerequisites.Bruno Haible2023-02-092-1/+19
* hard-locale: Add comment regarding per-thread locales.Bruno Haible2023-02-082-1/+8
* nl_langinfo: Add comment regarding per-thread locales.Bruno Haible2023-02-082-0/+5
* nl_langinfo tests: Add another test.Bruno Haible2023-02-084-2/+167
* nl_langinfo tests: Prepare for adding more tests.Bruno Haible2023-02-084-8/+16