90 Commits (eaaad78db41724e5a18a42becb238bfc4e683998)

Author SHA1 Message Date
Paul Pluzhnikov e42ec82219 Use __builtin_FILE instead of __FILE__ in assert in C++. 3 years ago
Joseph Myers 6d7e8eda9b Update copyright dates with scripts/update-copyrights 3 years ago
Wilco Dijkstra 22f4ab2d20 Use atomic_exchange_release/acquire 4 years ago
Joseph Myers b8cc607f3c Do not define static_assert or thread_local in headers for C2x 4 years ago
Florian Weimer 9001cb1102 assert: Do not use stderr in libc-internal assert 4 years ago
Paul Eggert 581c785bf3 Update copyright dates with scripts/update-copyrights 4 years ago
Paul Eggert 2b778ceb40 Update copyright dates with scripts/update-copyrights 5 years ago
Joseph Myers d614a75396 Update copyright dates with scripts/update-copyrights. 6 years ago
Carlos O'Donell 83fe078130 Fix failure when CFLAGS contains -DNDEBUG (Bug 25251) 6 years ago
Paul Eggert 5a82c74822 Prefer https to http for gnu.org and fsf.org URLs 7 years ago
Joseph Myers 04277e02d7 Update copyright dates with scripts/update-copyrights. 7 years ago
Andreas Schwab f649a1b8b0 Fix uninitialized variable in assert_perror (bug 22761) 8 years ago
Joseph Myers 688903eb3e Update copyright dates with scripts/update-copyrights. 8 years ago
Joseph Myers 75dfe623df Fix position of tests-unsupported definition in assert/Makefile. 9 years ago
Florian Weimer b5889d25e9 assert: Support types without operator== (int) [BZ #21972] 9 years ago
Florian Weimer 8b2c63e4e2 assert: Suppress pedantic warning caused by statement expression 9 years ago
Joseph Myers bfff8b1bec Update copyright dates with scripts/update-copyrights. 9 years ago
Jim Meyering e077349ce5 assert.h: allow gcc to detect assert(a = 1) errors 12 years ago
Joseph Myers f7a9f785e5 Update copyright dates with scripts/update-copyrights. 10 years ago
David Kastrup 8ba14398e6 Don't macro-expand failed assertion expression [BZ #18604] 11 years ago
Paul Eggert 3999d26ead Add ersatz _Static_assert on older C hosts 11 years ago
Joseph Myers b168057aaa Update copyright dates with scripts/update-copyrights. 11 years ago
Joseph Myers 686554bff6 Remove redundant C locale settings. 12 years ago
Joseph Myers a5f891ac8d Consistently include Makeconfig after defining subdir. 12 years ago
Ondřej Bílka a1ffb40e32 Use glibc_likely instead __builtin_expect. 12 years ago
Allan McRae d4697bc93d Update copyright notices with scripts/update-copyrights 12 years ago
Joseph Myers 568035b787 Update copyright notices with scripts/update-copyrights. 13 years ago
Andreas Schwab d18ea0c5e6 Remove use of INTDEF/INTUSE in libio 14 years ago
Paul Eggert 59ba27a63a Replace FSF snail mail address with URLs. 14 years ago
Ulrich Drepper a784e50247 Remove pre-ISO C support 14 years ago
Joseph Myers 8ecd6b2a12 Fix C11 header changes for C++. 14 years ago
Ulrich Drepper 839e283ece Define static_assert 14 years ago
Ulrich Drepper 3ce1f29594 Cleanup of configuration options 15 years ago
Ulrich Drepper f8a3b5bf8f Use mmap for allocation of buffers used for __abort_msg 15 years ago
Ulrich Drepper 48dcd0ba84 Preserve message printed before abort. 17 years ago
Andreas Schwab ff6ff38db2 Remove redundant .gitignore files. 17 years ago
Jim Meyering 2e180a2622 rename each .cvsignore file to .gitignore 17 years ago
Ulrich Drepper b3715c05d7 [BZ #3991] 19 years ago
Ulrich Drepper 389935d71f Move cast to void inside ?: to quiet gcc. 20 years ago
Ulrich Drepper 8a259a2310 * include/stdio.h (__fxprintf): Remove wfmt argument. 21 years ago
Ulrich Drepper df6f89692f * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs, 21 years ago
Ulrich Drepper a334319f65 (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. 22 years ago
Jakub Jelinek 0ecb606cb6 2.5-18.1 19 years ago
Ulrich Drepper 76db92835d Update. 22 years ago
Ulrich Drepper 20d9b98f8a Update. 23 years ago
Ulrich Drepper 9b0a6e9600 Update. 23 years ago
Ulrich Drepper ca91553a6f Update. 23 years ago
Roland McGrath 7a9ce79a3b * sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def. 24 years ago
Ulrich Drepper 7abb683a13 Update. 24 years ago
Ulrich Drepper 37ba7d6663 Update. 24 years ago