aboutsummaryrefslogtreecommitdiff
path: root/malloc/memusage.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-06-06Move {read,write}_all functions to a dedicated headerFrédéric Bérat1-21/+1
2023-06-01malloc/{memusage.c, memusagestat.c}: fix warn unused resultFrédéric Bérat1-12/+42
2023-03-29malloc: Use C11 atomics on memusageAdhemerval Zanella1-82/+111
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-12-28malloc: Remove memusage.hAdhemerval Zanella1-6/+7
2021-12-28malloc: Use hp-timing on libmemusageAdhemerval Zanella1-3/+21
2021-12-28malloc: Remove atomic_* usageAdhemerval Zanella1-18/+18
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
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-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-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-11-24malloc: remove redundant getenv callGleb Fotengauer-Malinovskiy1-2/+3
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-12/+12
2014-01-02Reformat malloc to gnu style.Ondřej Bílka1-210/+220
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold1-0/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-09-05* malloc/arena.c: Fold copyright years.Alexandre Oliva1-1/+1
2012-09-05Fix typos in malloc/.Alexandre Oliva1-3/+3
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2009-10-29Fix wrap-around in memusage.Andreas Schwab1-4/+5
2009-02-06* malloc/memusage.c (DEFAULT_BUFFER_SIZE): Change to 32768.Ulrich Drepper1-1/+1
2009-02-06* malloc/memusage.c (update_data): Fix handling of wrapping backUlrich Drepper1-3/+5
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-63/+89
2007-07-31.Jakub Jelinek1-89/+63
2006-12-08* malloc/memusage.c: Handle realloc with new size of zero andUlrich Drepper1-6/+32
2006-11-03* malloc/memusage.c (dest): Reset not_me back to false afterUlrich Drepper1-0/+6
2006-10-11* include/atomic.c: Define catomic_* operations.Ulrich Drepper1-58/+58
2005-10-14* sysdeps/unix/opendir.c (__opendir): Pass extra argument toUlrich Drepper1-5/+11
2005-09-30* posix/regexec.c (update_cur_sifted_state, check_arrival,Ulrich Drepper1-21/+39
2005-08-20* sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.Ulrich Drepper1-103/+122
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-200/+125
2007-07-122.5-18.1Jakub Jelinek1-125/+200
2004-08-10[BZ #285]Ulrich Drepper1-2/+2
2002-05-03Distinguish anonymous mmap.Ulrich Drepper1-2/+8
2002-05-01Update.Ulrich Drepper1-5/+249
2001-09-20Update.Ulrich Drepper1-4/+7
2001-09-20Update.Ulrich Drepper1-7/+7
2001-08-13Update.Ulrich Drepper1-1/+2
2001-08-08Update.Ulrich Drepper1-62/+77
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-01-08Update.Ulrich Drepper1-2/+3
2000-10-15Update.Ulrich Drepper1-0/+4