Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 5 | -5/+5 |
2016-12-18 | assert.h: allow gcc to detect assert(a = 1) errors | Jim Meyering | 1 | -4/+17 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 5 | -5/+5 |
2015-11-03 | Don't macro-expand failed assertion expression [BZ #18604] | David Kastrup | 1 | -1/+1 |
2015-02-07 | Add ersatz _Static_assert on older C hosts | Paul Eggert | 1 | -1/+0 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 5 | -5/+5 |
2014-06-07 | Remove redundant C locale settings. | Joseph Myers | 1 | -3/+0 |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers | 1 | -0/+3 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 5 | -5/+5 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 5 | -7/+5 |
2012-05-24 | Remove use of INTDEF/INTUSE in libio | Andreas Schwab | 1 | -3/+2 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 5 | -15/+10 |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 1 | -6/+5 |
2012-01-06 | Fix C11 header changes for C++. | Joseph Myers | 1 | -2/+2 |
2012-01-01 | Define static_assert | Ulrich Drepper | 1 | -1/+8 |
2011-09-10 | Cleanup of configuration options | Ulrich Drepper | 1 | -5/+3 |
2011-05-15 | Use mmap for allocation of buffers used for __abort_msg | Ulrich Drepper | 2 | -61/+44 |
2009-06-15 | Preserve message printed before abort. | Ulrich Drepper | 2 | -8/+13 |
2009-05-16 | Remove redundant .gitignore files. | Andreas Schwab | 1 | -6/+0 |
2009-05-15 | rename each .cvsignore file to .gitignore | Jim Meyering | 1 | -0/+0 |
2007-02-16 | [BZ #3991] | Ulrich Drepper | 1 | -5/+4 |
2006-08-03 | Move cast to void inside ?: to quiet gcc. | Ulrich Drepper | 1 | -8/+10 |
2005-07-20 | * include/stdio.h (__fxprintf): Remove wfmt argument. | Ulrich Drepper | 2 | -2/+2 |
2005-07-20 | * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs, | Ulrich Drepper | 2 | -16/+5 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 3 | -15/+24 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 3 | -24/+15 |
2004-10-04 | Update. | Ulrich Drepper | 1 | -20/+3 |
2003-08-15 | Update. | Ulrich Drepper | 1 | -2/+2 |
2003-08-14 | Update. | Ulrich Drepper | 1 | -1/+1 |
2003-08-12 | Update. | Ulrich Drepper | 1 | -3/+20 |
2002-08-30 | * sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def. | Roland McGrath | 1 | -0/+1 |
2002-08-03 | Update. | Ulrich Drepper | 1 | -1/+1 |
2002-08-03 | Update. | Ulrich Drepper | 1 | -1/+1 |
2002-08-03 | Revert unintended bogons in last commit. | Roland McGrath | 1 | -1/+2 |
2002-08-03 | (__assert_fail): Fix typo in comment. | Ulrich Drepper | 1 | -3/+2 |
2002-07-25 | Update. | Ulrich Drepper | 1 | -0/+1 |
2002-04-15 | Update. | Ulrich Drepper | 2 | -6/+10 |
2002-04-09 | Update. | Ulrich Drepper | 2 | -2/+3 |
2002-02-26 | Update. | Ulrich Drepper | 2 | -4/+4 |
2001-12-06 | Update. | Ulrich Drepper | 2 | -30/+42 |
2001-08-17 | Update. | Ulrich Drepper | 2 | -12/+42 |
2001-08-11 | Update. | Ulrich Drepper | 2 | -33/+6 |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger | 5 | -40/+40 |
2001-01-13 | Use static_cast instead of C-style cast for C++. | Ulrich Drepper | 1 | -11/+18 |
2000-12-05 | Update. | Andreas Jaeger | 2 | -8/+8 |
2000-09-14 | Update. | Ulrich Drepper | 1 | -1/+1 |
2000-09-07 | Update. | Ulrich Drepper | 1 | -0/+2 |
2000-08-02 | Update. | Ulrich Drepper | 4 | -2/+38 |
2000-07-01 | Update. | Ulrich Drepper | 2 | -1/+5 |