aboutsummaryrefslogtreecommitdiff
path: root/assert
AgeCommit message (Expand)AuthorFilesLines
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers8-8/+8
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra1-1/+1
2022-09-07Do not define static_assert or thread_local in headers for C2xJoseph Myers1-1/+5
2022-08-03assert: Do not use stderr in libc-internal assertFlorian Weimer3-2/+39
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert7-7/+7
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert7-7/+7
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers7-7/+7
2019-12-10Fix failure when CFLAGS contains -DNDEBUG (Bug 25251)Carlos O'Donell1-0/+3
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert7-7/+7
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers7-7/+7
2018-02-05Fix uninitialized variable in assert_perror (bug 22761)Andreas Schwab1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers7-7/+7
2017-08-22Fix position of tests-unsupported definition in assert/Makefile.Joseph Myers1-2/+2
2017-08-21assert: Support types without operator== (int) [BZ #21972]Florian Weimer4-7/+117
2017-08-11assert: Suppress pedantic warning caused by statement expressionFlorian Weimer1-3/+9
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers5-5/+5
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 Myers5-5/+5
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 Myers5-5/+5
2014-06-07Remove redundant C locale settings.Joseph Myers1-3/+0
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers1-0/+3
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae5-5/+5
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers5-7/+5
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab1-3/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert5-15/+10
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
2011-09-10Cleanup of configuration optionsUlrich Drepper1-5/+3
2011-05-15Use mmap for allocation of buffers used for __abort_msgUlrich Drepper2-61/+44
2009-06-15Preserve message printed before abort.Ulrich Drepper2-8/+13
2009-05-16Remove redundant .gitignore files.Andreas Schwab1-6/+0
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering1-0/+0
2007-02-16[BZ #3991]Ulrich Drepper1-5/+4
2006-08-03Move cast to void inside ?: to quiet gcc.Ulrich Drepper1-8/+10
2005-07-20* include/stdio.h (__fxprintf): Remove wfmt argument.Ulrich Drepper2-2/+2
2005-07-20* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper2-16/+5
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper3-15/+24
2007-07-122.5-18.1Jakub Jelinek3-24/+15
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
2002-08-30* sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def.Roland McGrath1-0/+1
2002-08-03Update.Ulrich Drepper1-1/+1
2002-08-03Update.Ulrich Drepper1-1/+1
2002-08-03Revert unintended bogons in last commit.Roland McGrath1-1/+2