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