summaryrefslogtreecommitdiff
path: root/malloc/mtrace.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* malloc/mtrace.c: Cosmetic cleanup.Will Newton2014-02-111-31/+10
* Reformat malloc to gnu style.Ondřej Bílka2014-01-021-94/+89
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Use (void) in no-arguments function definitions.Joseph Myers2013-06-081-3/+3
* Remove __malloc_size_t.Joseph Myers2013-03-081-10/+9
* mtrace: properly handle realloc (p, 0)Andreas Schwab2013-01-031-2/+7
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* muntrace: reset file and hooks before finalizing the streamPino Toscano2012-11-191-2/+7
* Rename __secure_getenv to secure_getenvFlorian Weimer2012-07-251-1/+1
* Remove use of INTDEF/INTUSE in libioAndreas Schwab2012-05-241-2/+2
* Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2012-03-201-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove pre-ISO C supportUlrich Drepper2012-01-071-1/+1
* Optimize tr_freehookUlrich Drepper2011-12-221-3/+5
* Avoid potential deadlock in mtraceUlrich Drepper2011-05-161-23/+41
* Remove USE_MTRACE_FILE support from mtraceUlrich Drepper2011-05-161-17/+2
* * malloc/mtrace.c (mtrace): Use 'e' flag in fopen call. DropUlrich Drepper2008-07-261-8/+10
* * stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms.Ulrich Drepper2007-01-251-16/+10
* * stdio-common/_itowa.c: Don't compile _itowa for 64-bitUlrich Drepper2007-01-221-10/+16
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-16/+4
* 2.5-18.1Jakub Jelinek2007-07-121-4/+16
* Update.Ulrich Drepper2004-09-141-7/+8
* Update.Ulrich Drepper2004-09-081-10/+8
* Update.Ulrich Drepper2003-12-171-0/+39
* Update.Ulrich Drepper2003-09-041-1/+1
* 2003-03-10 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-101-2/+2
* Update.Ulrich Drepper2002-12-311-1/+3
* * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath2002-11-011-2/+9
* Update.Ulrich Drepper2002-08-041-3/+0
* Update.Ulrich Drepper2002-08-041-0/+1
* Update.Ulrich Drepper2002-05-051-3/+8
* Update.Ulrich Drepper2002-03-131-2/+6
* Update.Ulrich Drepper2002-02-261-2/+2
* Update.Ulrich Drepper2001-08-221-1/+1
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-13/+11
* Update.Ulrich Drepper2001-02-261-1/+3
* Update.Ulrich Drepper2001-02-191-1/+2
* Update.Ulrich Drepper2001-02-131-2/+2
* Update.Andreas Jaeger2000-12-311-1/+4
* Update.Ulrich Drepper2000-09-181-1/+8
* (tr_freehook): Return immediately if ptr is NULL.Ulrich Drepper2000-07-131-1/+3
* Update.Ulrich Drepper1999-06-281-1/+1
* Update.Ulrich Drepper1999-06-171-4/+6
* Update.Ulrich Drepper1999-04-281-2/+2
* Update.Ulrich Drepper1998-10-291-14/+16
* Include <string.h> for strlen.Ulrich Drepper1998-10-241-0/+1
* Update.Ulrich Drepper1998-10-191-3/+1
* Update.Ulrich Drepper1998-10-081-2/+5
* Update.Ulrich Drepper1998-10-071-4/+15