summaryrefslogtreecommitdiff
path: root/assert
AgeCommit message (Expand)Author
2026-03-10test-assert-c++-variadic.cc: Disable assert_works for GCC 14.2 and 14.1Tomasz Kamiński
2026-03-02assert: Support assert as variadic macro for C++26 [PR27276]Jonathan Wakely
2026-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2025-11-27Define C23 header version macrosJoseph Myers
2025-11-03Support assert as a variadic macro for C23Joseph Myers
2025-09-23assert: Refactor assert/assert_perrorAdhemerval Zanella
2025-02-13assert: Add test for CVE-2025-0395Siddhesh Poyarekar
2025-01-22Fix underallocation of abort_msg_s struct (CVE-2025-0395)Siddhesh Poyarekar
2025-01-02assert: Remove the use of %n from __assert_fail_base (BZ #32456)Adhemerval Zanella
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2025-01-01Pass glibc pre-commit checksPaul Eggert
2024-12-22assert/test-assert-2.c: Include <unistd.h>Samuel Thibault
2024-12-23assert: Use __writev in assert.c [BZ #32492]DJ Delorie
2024-12-22assert: Sort tests in MakefileH.J. Lu
2024-12-20assert: ensure posix compliance, add tests for suchDJ Delorie
2024-12-14tst-assert-c++.cc: Return EXIT_UNSUPPORTED for GCC 4.9 or olderH.J. Lu
2024-07-26assert: Mark `__assert_fail` as `cold`Noah Goldstein
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-11-07assert: Decorate error message bufferAdhemerval Zanella
2023-06-13tests: replace fgets by xfgetsFrederic Berat
2023-05-18assert: Reformat Makefile.Carlos O'Donell
2023-02-10Use __builtin_FILE instead of __FILE__ in assert in C++.Paul Pluzhnikov
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra
2022-09-07Do not define static_assert or thread_local in headers for C2xJoseph Myers
2022-08-03assert: Do not use stderr in libc-internal assertFlorian Weimer
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-10Fix failure when CFLAGS contains -DNDEBUG (Bug 25251)Carlos O'Donell
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-02-05Fix uninitialized variable in assert_perror (bug 22761)Andreas Schwab
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-08-22Fix position of tests-unsupported definition in assert/Makefile.Joseph Myers
2017-08-21assert: Support types without operator== (int) [BZ #21972]Florian Weimer
2017-08-11assert: Suppress pedantic warning caused by statement expressionFlorian Weimer
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-18assert.h: allow gcc to detect assert(a = 1) errorsJim Meyering
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-03Don't macro-expand failed assertion expression [BZ #18604]David Kastrup
2015-02-07Add ersatz _Static_assert on older C hostsPaul Eggert
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-06-07Remove redundant C locale settings.Joseph Myers
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert