Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers | 1 | -1/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-02-11 | malloc/mtrace.c: Cosmetic cleanup. | Will Newton | 1 | -31/+10 |
2014-01-02 | Reformat malloc to gnu style. | Ondřej Bílka | 1 | -94/+89 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-06-08 | Use (void) in no-arguments function definitions. | Joseph Myers | 1 | -3/+3 |
2013-03-08 | Remove __malloc_size_t. | Joseph Myers | 1 | -10/+9 |
2013-01-03 | mtrace: properly handle realloc (p, 0) | Andreas Schwab | 1 | -2/+7 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-11-19 | muntrace: reset file and hooks before finalizing the stream | Pino Toscano | 1 | -2/+7 |
2012-07-25 | Rename __secure_getenv to secure_getenv | Florian Weimer | 1 | -1/+1 |
2012-05-24 | Remove use of INTDEF/INTUSE in libio | Andreas Schwab | 1 | -2/+2 |
2012-03-20 | Move stdio-common/_itoa.h to sysdeps/generic | H.J. Lu | 1 | -1/+1 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 1 | -1/+1 |
2011-12-22 | Optimize tr_freehook | Ulrich Drepper | 1 | -3/+5 |
2011-05-16 | Avoid potential deadlock in mtrace | Ulrich Drepper | 1 | -23/+41 |
2011-05-16 | Remove USE_MTRACE_FILE support from mtrace | Ulrich Drepper | 1 | -17/+2 |
2008-07-26 | * malloc/mtrace.c (mtrace): Use 'e' flag in fopen call. Drop | Ulrich Drepper | 1 | -8/+10 |
2007-01-25 | * stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms. | Ulrich Drepper | 1 | -16/+10 |
2007-01-22 | * stdio-common/_itowa.c: Don't compile _itowa for 64-bit | Ulrich Drepper | 1 | -10/+16 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -16/+4 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -4/+16 |
2004-09-14 | Update. | Ulrich Drepper | 1 | -7/+8 |
2004-09-08 | Update. | Ulrich Drepper | 1 | -10/+8 |
2003-12-17 | Update. | Ulrich Drepper | 1 | -0/+39 |
2003-09-04 | Update. | Ulrich Drepper | 1 | -1/+1 |
2003-03-10 | 2003-03-10 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -2/+2 |
2002-12-31 | Update. | Ulrich Drepper | 1 | -1/+3 |
2002-11-01 | * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): | Roland McGrath | 1 | -2/+9 |
2002-08-04 | Update. | Ulrich Drepper | 1 | -3/+0 |
2002-08-04 | Update. | Ulrich Drepper | 1 | -0/+1 |
2002-05-05 | Update. | Ulrich Drepper | 1 | -3/+8 |
2002-03-13 | Update. | Ulrich Drepper | 1 | -2/+6 |
2002-02-26 | Update. | Ulrich Drepper | 1 | -2/+2 |
2001-08-22 | Update. | Ulrich Drepper | 1 | -1/+1 |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger | 1 | -13/+11 |
2001-02-26 | Update. | Ulrich Drepper | 1 | -1/+3 |
2001-02-19 | Update. | Ulrich Drepper | 1 | -1/+2 |
2001-02-13 | Update. | Ulrich Drepper | 1 | -2/+2 |
2000-12-31 | Update. | Andreas Jaeger | 1 | -1/+4 |
2000-09-18 | Update. | Ulrich Drepper | 1 | -1/+8 |
2000-07-13 | (tr_freehook): Return immediately if ptr is NULL. | Ulrich Drepper | 1 | -1/+3 |
1999-06-28 | Update. | Ulrich Drepper | 1 | -1/+1 |
1999-06-17 | Update. | Ulrich Drepper | 1 | -4/+6 |
1999-04-28 | Update. | Ulrich Drepper | 1 | -2/+2 |
1998-10-29 | Update. | Ulrich Drepper | 1 | -14/+16 |
1998-10-24 | Include <string.h> for strlen. | Ulrich Drepper | 1 | -0/+1 |
1998-10-19 | Update. | Ulrich Drepper | 1 | -3/+1 |