]> git.ipfire.org Git - thirdparty/gnulib.git/shortlog
thirdparty/gnulib.git
2024-01-08  Bruno Haiblejit/cache tests: Avoid test failure on OpenBSD.
2024-01-08  Bruno Haiblejit/cache tests: Avoid test failure on CentOS, *BSD...
2024-01-08  Paul Eggertdoc: adjust to texinfo 7.1
2024-01-07  Paul Eggert* build-aux/update-copyright: Fix grammar in comment...
2024-01-07  Paul Eggert* build-aux/gitlog-to-changelog: Fix grammar in comment...
2024-01-07  Paul Eggertautoupdate
2024-01-07  Paul Eggert* tests/test-update-copyright.sh: Fix "is is" typo...
2024-01-06  Karl Berryautoupdate
2024-01-02  Paul Eggert* ChangeLog: Fix macOS version typo.
2024-01-02  Karl Berryautoupdate
2024-01-02  Bruno Haiblestrverscmp: Work around bug in musl libc 1.2.3 and...
2024-01-02  Paul Eggertupdate-copyright-tests: immunize against self
2024-01-01  Simon Josefssonmaint: run 'make update-copyright'
2023-12-31  Karl Berryautoupdate
2023-12-30  Paul Eggerttests: don’t skip if LONG_MAX < pid
2023-12-30  Paul EggertOmit no-longer-needed pragmas
2023-12-30  Paul Eggertgnulib-common: suppress -Wtautological-constant-out...
2023-12-29  Simon Josefssonannounce-gen: Improve links.
2023-12-29  Bruno Haibleerror: More clang -Winclude-next-absolute-path silencing.
2023-12-28  Paul Eggertinclude_next: pacify clang -Winclude-next-absolute...
2023-12-28  Paul Eggertstat-time: fix macOS bug with negative file times
2023-12-19  Bruno Haiblejit/cache: Fix compilation error on m68k, sparc, etc.
2023-12-19  Marc Nieper... jit/cache tests: Make more portable.
2023-12-19  Christian Göttscheselinux-h: add stubs and wrappers for raw counterparts
2023-12-15  Paul Eggertmcel-tests: fix thinko in test
2023-12-12  Paul Eggert* ChangeLog: Fix typo.
2023-12-12  Paul Eggertsavedir: scale better when sorting by name
2023-12-11  Paul Eggertgetopt: pacify gcc -Wanalyzer-null-dereference
2023-12-10  Pádraig Bradybootstrap: fix option propagation with --bootstrap...
2023-12-02  Paul Eggertfrexp: pacify clang re address-of-volatile
2023-12-01  Paul EggertUpdate portability doc for CHERI, C23
2023-12-01  Bruno Haibleobstack: Avoid undefined behaviour.
2023-12-01  Bruno Haibledoc: Update for FreeBSD 14.0.
2023-12-01  Bruno Haiblesethostname tests: Fix a compilation error on FreeBSD...
2023-11-27  Marc Nieper... stack: Fix documentation in header file.
2023-11-27  Marc Nieper... jit/cache-tests: Fix include guard.
2023-11-25  Marc Nieper... jit/cache-tests: New module.
2023-11-25  Marc Nieper... jit/cache: Fix configure error.
2023-11-25  Karl Berryautoupdate
2023-11-24  Bruno Haiblefloorf, ceilf tests: Strengthen against compiler optimi...
2023-11-21  Bruno Haiblestrerrorname_np: Work around glibc bug on HPPA systems.
2023-11-21  Bruno Haiblerand: Use the usual patterns for overriding a function.
2023-11-18  Bruno Haiblenan, snan tests: Don't include these tests by default.
2023-11-17  Bruno Haiblerealloc-gnu: Fix wrong configure test result with optim...
2023-11-17  Bruno Haiblembrtowc, mbrtoc32, nl_langinfo, setlocale-null: Obey...
2023-11-17  Bruno Haiblegettext: Recognize a statically built libintl on macOS...
2023-11-16  Bruno Haibleboot-time: Make it work on Adélie Linux.
2023-11-15  Bruno Haibleobstack: Modernize, fixing several problems.
2023-11-15  Paul Eggertstriconveha: pacify gcc -Wcast-align
2023-11-14  Bruno Haibledoc: Mention a 'random' limitation on OpenBSD.
2023-11-14  Bruno Haiblerand: Mark as obsolete.
2023-11-14  Bruno Haible*printf-posix: Revert expectations of %lc of 0.
2023-11-14  Bruno Haibledoc: Add a note.
2023-11-13  Bruno HaibleDon't use CHERI facilities with CC="clang -march=morello".
2023-11-13  Bruno Haiblejit/cache: Fix configure test.
2023-11-13  Paul Eggertrawmemchr: speed up, particularly on CHERI
2023-11-12  Bruno Haiblejit/cache: New module.
2023-11-11  Bruno Haiblessfmalloc: Take advantage of CHERI bounds-checking.
2023-11-11  Johannes Schindelinvasnprintf: Re-enable parsing of directive with I64...
2023-11-11  Bruno Haiblemalloca: Take advantage of CHERI bounds-checking.
2023-11-11  Bruno Haiblesafe-alloc: Take advantage of CHERI bounds-checking.
2023-11-11  Bruno Haibleialloc: Take advantage of CHERI bounds-checking.
2023-11-11  Bruno Haibleeealloc: Take advantage of CHERI bounds-checking.
2023-11-11  Bruno Haiblealignalloc: Take advantage of CHERI bounds-checking.
2023-11-11  Bruno Haiblerawmemchr tests: Add test case for last commit.
2023-11-11  Paul Eggertrawmemchr: port better to CHERI
2023-11-11  Paul Eggertdi-set: port better to CHERI-64
2023-11-11  Paul Eggertstdio: fix port to older macOS
2023-11-11  Bruno Haibledoc: Mention rand and srand limitations, part 2.
2023-11-10  Bruno Haibledoc: Mention rand and srand limitations.
2023-11-10  Bruno Haibletests: In multithreaded tests, use random() instead...
2023-11-10  Bruno Haibledoc: Mention an srandom limitation on OpenBSD.
2023-11-10  Bruno Haiblerandom tests: Add multithread-safety test.
2023-11-10  Bruno Haiblerandom: Fix multithread-safety bug in general.
2023-11-10  Bruno Haiblesigsegv: Improve port to CHERI.
2023-11-10  Bruno Haiblesigsegv: Port to CHERI.
2023-11-09  Paul Eggertstdio: port better to older macOS
2023-11-09  Bruno Haiblerand: Add tests.
2023-11-09  Bruno Haiblerand: New module.
2023-11-09  Bruno Haiblerandom: Fix multithread-safety bug on CheriBSD.
2023-11-09  Bruno Haiblehost-cpu-c-abi: Port to CHERI.
2023-11-09  Bruno Haiblepthread-rwlock: Port to Mac OS X 10.4.
2023-11-07  Bruno Haiblefenv-environment tests: Add a test of the link dependen...
2023-11-07  Bruno Haiblefenv-exceptions-state-c99 tests: Add a test of the...
2023-11-07  Bruno Haiblefenv-exceptions-trapping tests: Comments.
2023-11-07  Paul Eggertmalloca: pacify -Wcheri-provenance
2023-11-07  Bruno Haiblerawmemchr: Port to CHERI.
2023-11-07  Paul Eggertstdint: port intptr_t to CHERI
2023-11-07  Paul Eggertstdint-tests: port to CHERI etc
2023-11-07  Paul Eggertposix_memalign-tests: port to CHERI-64
2023-11-07  Paul Eggertmcel-tests: fix read overrun in test case
2023-11-07  Bruno Haiblefenv-exceptions-tracking-c99 tests: Fix typo.
2023-11-07  Bruno Haiblesnan: Avoid test failures on OpenBSD/mips64.
2023-11-07  Bruno Haiblefenv-*: Avoid test failures on OpenBSD/mips64.
2023-11-07  Bruno Haiblefenv-exceptions-tracking-c99: Fix test failures on...
2023-11-07  Bruno Haiblenan: Defeat clang's incorrect -O2 optimization on mips64.
2023-11-06  Bruno Haiblenan: Work around clang's incorrect constant-folding...
2023-11-06  Bruno Haiblesnan: Add more info for mips-based platforms.
2023-11-06  Bruno Haiblefenv-exceptions-state-c99: Update doc regarding Minix.
2023-11-05  Bruno Haiblefenv-exceptions-trapping: Avoid test failure on Minix.
next