about summary refs log tree commit diff
path: root/malloc/memusage.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Move {read,write}_all functions to a dedicated headerFrédéric Bérat2023-06-061-21/+1
* malloc/{memusage.c, memusagestat.c}: fix warn unused resultFrédéric Bérat2023-06-011-12/+42
* malloc: Use C11 atomics on memusageAdhemerval Zanella2023-03-291-82/+111
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* malloc: Remove memusage.hAdhemerval Zanella2021-12-281-6/+7
* malloc: Use hp-timing on libmemusageAdhemerval Zanella2021-12-281-3/+21
* malloc: Remove atomic_* usageAdhemerval Zanella2021-12-281-18/+18
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* 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
* 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
* 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
* malloc: remove redundant getenv callGleb Fotengauer-Malinovskiy2015-11-241-2/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-12/+12
* Reformat malloc to gnu style.Ondřej Bílka2014-01-021-210/+220
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* * malloc/arena.c: Fold copyright years.Alexandre Oliva2012-09-051-1/+1
* Fix typos in malloc/.Alexandre Oliva2012-09-051-3/+3
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix wrap-around in memusage.Andreas Schwab2009-10-291-4/+5
* * malloc/memusage.c (DEFAULT_BUFFER_SIZE): Change to 32768.Ulrich Drepper2009-02-061-1/+1
* * malloc/memusage.c (update_data): Fix handling of wrapping backUlrich Drepper2009-02-061-3/+5
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-63/+89
* .Jakub Jelinek2007-07-311-89/+63
* * malloc/memusage.c: Handle realloc with new size of zero andUlrich Drepper2006-12-081-6/+32
* * malloc/memusage.c (dest): Reset not_me back to false afterUlrich Drepper2006-11-031-0/+6
* * include/atomic.c: Define catomic_* operations.Ulrich Drepper2006-10-111-58/+58
* * sysdeps/unix/opendir.c (__opendir): Pass extra argument toUlrich Drepper2005-10-141-5/+11
* * posix/regexec.c (update_cur_sifted_state, check_arrival,Ulrich Drepper2005-09-301-21/+39
* * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.Ulrich Drepper2005-08-201-103/+122
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-200/+125
* 2.5-18.1Jakub Jelinek2007-07-121-125/+200
* [BZ #285]Ulrich Drepper2004-08-101-2/+2
* Distinguish anonymous mmap.Ulrich Drepper2002-05-031-2/+8
* Update.Ulrich Drepper2002-05-011-5/+249
* Update.Ulrich Drepper2001-09-201-4/+7
* Update.Ulrich Drepper2001-09-201-7/+7
* Update.Ulrich Drepper2001-08-131-1/+2
* Update.Ulrich Drepper2001-08-081-62/+77
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2001-01-081-2/+3
* Update.Ulrich Drepper2000-10-151-0/+4