about summary refs log tree commit diff
path: root/malloc/mtrace.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-2/+0
* mtrace: Wean away from malloc hooksSiddhesh Poyarekar2021-07-221-302/+12
* Move malloc hooks into a compat DSOSiddhesh Poyarekar2021-07-221-0/+1
* Force building with -fno-commonFlorian Weimer2021-07-091-1/+1
* mtrace: Add attribute nocommon to mallwatchTulio Magno Quites Machado Filho2021-07-021-1/+1
* mtrace: Deprecate mallwatch and tr_breakSiddhesh Poyarekar2021-07-031-37/+20
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* malloc: Set and reset all hooks for tracing (Bug 16573)Carlos O'Donell2019-04-091-26/+46
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Mark __dso_handle as hidden [BZ #18822]H.J. Lu2017-09-261-2/+2
* malloc: Remove the internal_function attributeFlorian Weimer2017-08-311-1/+1
* Do not use __ptr_t.Joseph Myers2017-08-081-29/+29
* Assume that O_CLOEXEC is always defined and worksFlorian Weimer2017-04-181-9/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* 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