index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
assert
/
assert.h
Age
Commit message (
Expand
)
Author
2024-07-26
assert: Mark `__assert_fail` as `cold`
Noah Goldstein
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
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-07
Do not define static_assert or thread_local in headers for C2x
Joseph Myers
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-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-01-01
Update copyright dates with scripts/update-copyrights.
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-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2012-01-07
Remove pre-ISO C support
Ulrich Drepper
2012-01-06
Fix C11 header changes for C++.
Joseph Myers
2012-01-01
Define static_assert
Ulrich Drepper
2007-02-16
[BZ #3991]
Ulrich Drepper
2006-08-03
Move cast to void inside ?: to quiet gcc.
Ulrich Drepper
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2007-07-12
2.5-18.1
Jakub Jelinek
2004-10-04
Update.
Ulrich Drepper
2003-08-15
Update.
Ulrich Drepper
2003-08-14
Update.
Ulrich Drepper
2003-08-12
Update.
Ulrich Drepper
2001-07-06
Update to LGPL v2.1.
Andreas Jaeger
2001-01-13
Use static_cast instead of C-style cast for C++.
Ulrich Drepper
2000-09-14
Update.
Ulrich Drepper
2000-08-02
Update.
Ulrich Drepper
1999-10-09
Update.
Ulrich Drepper
1999-06-24
Update.
Ulrich Drepper
1999-06-19
Update.
Ulrich Drepper
1999-05-18
Update.
Ulrich Drepper
1998-01-30
Update.
Ulrich Drepper
1997-08-20
Update.
cvs/libc-ud-970819
Ulrich Drepper
1997-07-12
Update.
cvs/libc-ud-970712
Ulrich Drepper
1996-10-31
update from main archive 961030
cvs/libc-961031
Ulrich Drepper
1996-04-21
Sat Apr 20 18:13:00 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
cvs/libc-960423
cvs/libc-960422
cvs/libc-960421
Roland McGrath
1995-02-18
initial import
Roland McGrath