Age | Commit message (Expand) | Author |
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 |
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 |
2011-09-10 | Cleanup of configuration options | Ulrich Drepper |
2011-05-15 | Use mmap for allocation of buffers used for __abort_msg | Ulrich Drepper |
2009-06-15 | Preserve message printed before abort. | Ulrich Drepper |
2009-05-16 | Remove redundant .gitignore files. | Andreas Schwab |
2009-05-15 | rename each .cvsignore file to .gitignore | Jim Meyering |
2007-02-16 | [BZ #3991] | Ulrich Drepper |
2006-08-03 | Move cast to void inside ?: to quiet gcc. | Ulrich Drepper |
2005-07-20 | * include/stdio.h (__fxprintf): Remove wfmt argument. | Ulrich Drepper |
2005-07-20 | * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs, | 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 |
2002-08-30 | * sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def. | Roland McGrath |
2002-08-03 | Update. | Ulrich Drepper |
2002-08-03 | Update. | Ulrich Drepper |
2002-08-03 | Revert unintended bogons in last commit. | Roland McGrath |
2002-08-03 | (__assert_fail): Fix typo in comment. | Ulrich Drepper |
2002-07-25 | Update. | Ulrich Drepper |
2002-04-15 | Update. | Ulrich Drepper |
2002-04-09 | Update. | Ulrich Drepper |
2002-02-26 | Update. | Ulrich Drepper |
2001-12-06 | Update. | Ulrich Drepper |
2001-08-17 | Update. | Ulrich Drepper |
2001-08-11 | Update. | Ulrich Drepper |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger |