aboutsummaryrefslogtreecommitdiff
path: root/assert/assert.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-10Apply upstream commit __builtin_FILE commit to GRTEv5.Paul Pluzhnikov1-1/+12
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-21assert: Support types without operator== (int) [BZ #21972]Florian Weimer1-6/+10
2017-08-11assert: Suppress pedantic warning caused by statement expressionFlorian Weimer1-3/+9
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-18assert.h: allow gcc to detect assert(a = 1) errorsJim Meyering1-4/+17
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-11-03Don't macro-expand failed assertion expression [BZ #18604]David Kastrup1-1/+1
2015-02-07Add ersatz _Static_assert on older C hostsPaul Eggert1-1/+0
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-2/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-07Remove pre-ISO C supportUlrich Drepper1-6/+5
2012-01-06Fix C11 header changes for C++.Joseph Myers1-2/+2
2012-01-01Define static_assertUlrich Drepper1-1/+8
2007-02-16[BZ #3991]Ulrich Drepper1-5/+4
2006-08-03Move cast to void inside ?: to quiet gcc.Ulrich Drepper1-8/+10
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-10/+8
2007-07-122.5-18.1Jakub Jelinek1-8/+10
2004-10-04Update.Ulrich Drepper1-20/+3
2003-08-15Update.Ulrich Drepper1-2/+2
2003-08-14Update.Ulrich Drepper1-1/+1
2003-08-12Update.Ulrich Drepper1-3/+20
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-01-13Use static_cast instead of C-style cast for C++.Ulrich Drepper1-11/+18
2000-09-14Update.Ulrich Drepper1-1/+1
2000-08-02Update.Ulrich Drepper1-1/+8
1999-10-09Update.Ulrich Drepper1-10/+7
1999-06-24Update.Ulrich Drepper1-1/+1
1999-06-19Update.Ulrich Drepper1-7/+1
1999-05-18Update.Ulrich Drepper1-7/+17
1998-01-30Update.Ulrich Drepper1-4/+4
1997-08-20Update.cvs/libc-ud-970819Ulrich Drepper1-2/+6
1997-07-12Update.cvs/libc-ud-970712Ulrich Drepper1-21/+19
1996-10-31update from main archive 961030cvs/libc-961031Ulrich Drepper1-14/+14
1996-04-21Sat Apr 20 18:13:00 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960423cvs/libc-960422cvs/libc-960421Roland McGrath1-3/+2
1995-02-18initial importRoland McGrath1-0/+98