about summary refs log tree commit diff
path: root/malloc/mcheck.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* mcheck: Wean away from malloc hooks [BZ #23489]Siddhesh Poyarekar2021-07-221-377/+21
* Move malloc hooks into a compat DSOSiddhesh Poyarekar2021-07-221-0/+1
* mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes [BZ #28068]H.J. Lu2021-07-121-1/+2
* 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
* Do not use __ptr_t.Joseph Myers2017-08-081-25/+25
* 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
* Convert a few more function definitions to prototype style.Joseph Myers2015-10-211-4/+4
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-161-4/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Reformat malloc to gnu style.Ondřej Bílka2014-01-021-51/+48
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Remove __malloc_size_t.Joseph Myers2013-03-081-12/+11
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* * malloc/arena.c: Fold copyright years.Alexandre Oliva2012-09-051-2/+1
* Fix typos in malloc/.Alexandre Oliva2012-09-051-1/+1
* Fix tst-obprintf - and mcheck in generalAndreas Jaeger2012-05-031-0/+6
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove pre-ISO C supportUlrich Drepper2012-01-071-3/+3
* Handle large requests.Ulrich Drepper2010-10-031-1/+21
* * malloc/malloc.c (do_check_chunk): Correct check for mmaped blockUlrich Drepper2007-05-191-1/+1
* * malloc/mcheck.c (reallochook): If size==0, free the block.Ulrich Drepper2007-05-191-1/+7
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-23/+7
* 2.5-18.1Jakub Jelinek2007-07-121-7/+23
* 2004-09-08 Roland McGrath <roland@redhat.com>Roland McGrath2004-09-081-44/+22
* * scripts/abilist.awk: New file.Roland McGrath2002-11-141-1/+53
* * include/sys/resource.h: Use libc_hidden_proto for getpriority,Roland McGrath2002-08-041-0/+3
* * include/search.h: Use libc_hidden_proto for hsearch_r, lfind.Roland McGrath2002-08-041-1/+4
* (checkhdr): Disable mcheck before reporting an error. Don't run any tests if...Ulrich Drepper2001-07-271-3/+13
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-13/+11
* Update.Ulrich Drepper2001-04-261-0/+4
* Update.Andreas Jaeger2001-04-211-2/+3
* Update.Ulrich Drepper2000-03-281-8/+9
* Update.Ulrich Drepper2000-03-271-0/+6
* Update.Ulrich Drepper2000-03-271-5/+90
* Update.Ulrich Drepper1999-06-191-0/+1
* Update.Ulrich Drepper1999-04-281-2/+2
* Update.Ulrich Drepper1998-08-281-1/+1
* Update. cvs/libc-ud-971222Ulrich Drepper1997-12-221-14/+14
* Update. cvs/libc-ud-970926Ulrich Drepper1997-09-271-12/+29
* update from main archive 960105 cvs/libc-970107 cvs/libc-970106Ulrich Drepper1997-01-061-1/+2
* Update from main archive 961219 cvs/libc-961220Ulrich Drepper1996-12-201-0/+232