index
:
user/sven/glibc.git
master
origin/HEAD
origin/master
origin/release/2.10/master
origin/release/2.11/master
origin/release/2.12/master
origin/release/2.13/master
origin/release/2.14/master
origin/release/2.15/master
origin/release/2.16/master
origin/release/2.17/master
origin/release/2.18/master
origin/release/2.19/master
origin/release/2.20/master
origin/release/2.21/master
origin/release/2.22/master
origin/release/2.23/master
origin/release/2.24/master
origin/release/2.25/master
origin/release/2.26/master
origin/release/2.27/master
origin/release/2.28/master
origin/release/2.29/master
origin/release/2.30/master
origin/release/2.31/master
origin/release/2.32/master
origin/release/2.33/master
origin/release/2.34/master
origin/release/2.35/master
origin/release/2.36/master
origin/release/2.37/master
origin/release/2.38/master
origin/release/2.39/master
origin/release/2.40/master
origin/release/2.41/master
origin/release/2.42/master
origin/release/2.43/master
GNU C Library
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
assert
Age
Commit message (
Expand
)
Author
2026-03-10
test-assert-c++-variadic.cc: Disable assert_works for GCC 14.2 and 14.1
Tomasz Kamiński
2026-03-02
assert: Support assert as variadic macro for C++26 [PR27276]
Jonathan Wakely
2026-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2025-11-27
Define C23 header version macros
Joseph Myers
2025-11-03
Support assert as a variadic macro for C23
Joseph Myers
2025-09-23
assert: Refactor assert/assert_perror
Adhemerval Zanella
2025-02-13
assert: Add test for CVE-2025-0395
Siddhesh Poyarekar
2025-01-22
Fix underallocation of abort_msg_s struct (CVE-2025-0395)
Siddhesh Poyarekar
2025-01-02
assert: Remove the use of %n from __assert_fail_base (BZ #32456)
Adhemerval Zanella
2025-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2025-01-01
Pass glibc pre-commit checks
Paul Eggert
2024-12-22
assert/test-assert-2.c: Include <unistd.h>
Samuel Thibault
2024-12-23
assert: Use __writev in assert.c [BZ #32492]
DJ Delorie
2024-12-22
assert: Sort tests in Makefile
H.J. Lu
2024-12-20
assert: ensure posix compliance, add tests for such
DJ Delorie
2024-12-14
tst-assert-c++.cc: Return EXIT_UNSUPPORTED for GCC 4.9 or older
H.J. Lu
2024-07-26
assert: Mark `__assert_fail` as `cold`
Noah Goldstein
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-11-07
assert: Decorate error message buffer
Adhemerval Zanella
2023-06-13
tests: replace fgets by xfgets
Frederic Berat
2023-05-18
assert: Reformat Makefile.
Carlos O'Donell
2023-02-10
Use __builtin_FILE instead of __FILE__ in assert in C++.
Paul Pluzhnikov
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-09-26
Use atomic_exchange_release/acquire
Wilco Dijkstra
2022-09-07
Do not define static_assert or thread_local in headers for C2x
Joseph Myers
2022-08-03
assert: Do not use stderr in libc-internal assert
Florian Weimer
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-12-10
Fix failure when CFLAGS contains -DNDEBUG (Bug 25251)
Carlos O'Donell
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-02-05
Fix uninitialized variable in assert_perror (bug 22761)
Andreas Schwab
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-08-22
Fix position of tests-unsupported definition in assert/Makefile.
Joseph Myers
2017-08-21
assert: Support types without operator== (int) [BZ #21972]
Florian Weimer
2017-08-11
assert: Suppress pedantic warning caused by statement expression
Florian Weimer
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-12-18
assert.h: allow gcc to detect assert(a = 1) errors
Jim Meyering
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-11-03
Don't macro-expand failed assertion expression [BZ #18604]
David Kastrup
2015-02-07
Add ersatz _Static_assert on older C hosts
Paul Eggert
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-06-07
Remove redundant C locale settings.
Joseph Myers
2014-02-26
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-10
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-05-24
Remove use of INTDEF/INTUSE in libio
Andreas Schwab
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
[next]