| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2024-01-01 | 1 | -1/+1 |
* | Move {read,write}_all functions to a dedicated header | Frédéric Bérat | 2023-06-06 | 1 | -21/+1 |
* | malloc/{memusage.c, memusagestat.c}: fix warn unused result | Frédéric Bérat | 2023-06-01 | 1 | -12/+42 |
* | malloc: Use C11 atomics on memusage | Adhemerval Zanella | 2023-03-29 | 1 | -82/+111 |
* | Update copyright dates with scripts/update-copyrights | Joseph Myers | 2023-01-06 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2022-01-01 | 1 | -1/+1 |
* | malloc: Remove memusage.h | Adhemerval Zanella | 2021-12-28 | 1 | -6/+7 |
* | malloc: Use hp-timing on libmemusage | Adhemerval Zanella | 2021-12-28 | 1 | -3/+21 |
* | malloc: Remove atomic_* usage | Adhemerval Zanella | 2021-12-28 | 1 | -18/+18 |
* | Remove "Contributed by" lines | Siddhesh Poyarekar | 2021-09-03 | 1 | -1/+0 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 1 | -1/+1 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | malloc: remove redundant getenv call | Gleb Fotengauer-Malinovskiy | 2015-11-24 | 1 | -2/+3 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 2014-02-10 | 1 | -12/+12 |
* | Reformat malloc to gnu style. | Ondřej Bílka | 2014-01-02 | 1 | -210/+220 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 2013-05-16 | 1 | -0/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | * malloc/arena.c: Fold copyright years. | Alexandre Oliva | 2012-09-05 | 1 | -1/+1 |
* | Fix typos in malloc/. | Alexandre Oliva | 2012-09-05 | 1 | -3/+3 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Fix wrap-around in memusage. | Andreas Schwab | 2009-10-29 | 1 | -4/+5 |
* | * malloc/memusage.c (DEFAULT_BUFFER_SIZE): Change to 32768. | Ulrich Drepper | 2009-02-06 | 1 | -1/+1 |
* | * malloc/memusage.c (update_data): Fix handling of wrapping back | Ulrich Drepper | 2009-02-06 | 1 | -3/+5 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -63/+89 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -89/+63 |
* | * malloc/memusage.c: Handle realloc with new size of zero and | Ulrich Drepper | 2006-12-08 | 1 | -6/+32 |
* | * malloc/memusage.c (dest): Reset not_me back to false after | Ulrich Drepper | 2006-11-03 | 1 | -0/+6 |
* | * include/atomic.c: Define catomic_* operations. | Ulrich Drepper | 2006-10-11 | 1 | -58/+58 |
* | * sysdeps/unix/opendir.c (__opendir): Pass extra argument to | Ulrich Drepper | 2005-10-14 | 1 | -5/+11 |
* | * posix/regexec.c (update_cur_sifted_state, check_arrival, | Ulrich Drepper | 2005-09-30 | 1 | -21/+39 |
* | * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort. | Ulrich Drepper | 2005-08-20 | 1 | -103/+122 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -200/+125 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -125/+200 |
* | [BZ #285] | Ulrich Drepper | 2004-08-10 | 1 | -2/+2 |
* | Distinguish anonymous mmap. | Ulrich Drepper | 2002-05-03 | 1 | -2/+8 |
* | Update. | Ulrich Drepper | 2002-05-01 | 1 | -5/+249 |
* | Update. | Ulrich Drepper | 2001-09-20 | 1 | -4/+7 |
* | Update. | Ulrich Drepper | 2001-09-20 | 1 | -7/+7 |
* | Update. | Ulrich Drepper | 2001-08-13 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2001-08-08 | 1 | -62/+77 |
* | Update to LGPL v2.1. | Andreas Jaeger | 2001-07-06 | 1 | -8/+8 |
* | Update. | Ulrich Drepper | 2001-01-08 | 1 | -2/+3 |
* | Update. | Ulrich Drepper | 2000-10-15 | 1 | -0/+4 |