aboutsummaryrefslogtreecommitdiff
path: root/malloc/mtrace.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-2/+0
2021-07-22mtrace: Wean away from malloc hooksSiddhesh Poyarekar1-302/+12
2021-07-22Move malloc hooks into a compat DSOSiddhesh Poyarekar1-0/+1
2021-07-09Force building with -fno-commonFlorian Weimer1-1/+1
2021-07-02mtrace: Add attribute nocommon to mallwatchTulio Magno Quites Machado Filho1-1/+1
2021-07-03mtrace: Deprecate mallwatch and tr_breakSiddhesh Poyarekar1-37/+20
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-04-09malloc: Set and reset all hooks for tracing (Bug 16573)Carlos O'Donell1-26/+46
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-09-26Mark __dso_handle as hidden [BZ #18822]H.J. Lu1-2/+2
2017-08-31malloc: Remove the internal_function attributeFlorian Weimer1-1/+1
2017-08-08Do not use __ptr_t.Joseph Myers1-29/+29
2017-04-18Assume that O_CLOEXEC is always defined and worksFlorian Weimer1-9/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-11malloc/mtrace.c: Cosmetic cleanup.Will Newton1-31/+10
2014-01-02Reformat malloc to gnu style.Ondřej Bílka1-94/+89
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers1-3/+3
2013-03-08Remove __malloc_size_t.Joseph Myers1-10/+9
2013-01-03mtrace: properly handle realloc (p, 0)Andreas Schwab1-2/+7
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-11-19muntrace: reset file and hooks before finalizing the streamPino Toscano1-2/+7
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer1-1/+1
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab1-2/+2
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-07Remove pre-ISO C supportUlrich Drepper1-1/+1
2011-12-22Optimize tr_freehookUlrich Drepper1-3/+5
2011-05-16Avoid potential deadlock in mtraceUlrich Drepper1-23/+41
2011-05-16Remove USE_MTRACE_FILE support from mtraceUlrich Drepper1-17/+2
2008-07-26* malloc/mtrace.c (mtrace): Use 'e' flag in fopen call. DropUlrich Drepper1-8/+10
2007-01-25* stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms.Ulrich Drepper1-16/+10
2007-01-22* stdio-common/_itowa.c: Don't compile _itowa for 64-bitUlrich Drepper1-10/+16
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-16/+4
2007-07-122.5-18.1Jakub Jelinek1-4/+16
2004-09-14Update.Ulrich Drepper1-7/+8
2004-09-08Update.Ulrich Drepper1-10/+8
2003-12-17Update.Ulrich Drepper1-0/+39
2003-09-04Update.Ulrich Drepper1-1/+1
2003-03-102003-03-10 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+2
2002-12-31Update.Ulrich Drepper1-1/+3