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