aboutsummaryrefslogtreecommitdiff
path: root/malloc/mcheck.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
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-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-07-22mcheck: Wean away from malloc hooks [BZ #23489]Siddhesh Poyarekar1-377/+21
2021-07-22Move malloc hooks into a compat DSOSiddhesh Poyarekar1-0/+1
2021-07-12mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes [BZ #28068]H.J. Lu1-1/+2
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-08-08Do not use __ptr_t.Joseph Myers1-25/+25
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-10-21Convert a few more function definitions to prototype style.Joseph Myers1-4/+4
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers1-4/+2
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-02Reformat malloc to gnu style.Ondřej Bílka1-51/+48
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-03-08Remove __malloc_size_t.Joseph Myers1-12/+11
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-09-05* malloc/arena.c: Fold copyright years.Alexandre Oliva1-2/+1
2012-09-05Fix typos in malloc/.Alexandre Oliva1-1/+1
2012-05-03Fix tst-obprintf - and mcheck in generalAndreas Jaeger1-0/+6
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-07Remove pre-ISO C supportUlrich Drepper1-3/+3
2010-10-03Handle large requests.Ulrich Drepper1-1/+21
2007-05-19* malloc/malloc.c (do_check_chunk): Correct check for mmaped blockUlrich Drepper1-1/+1
2007-05-19* malloc/mcheck.c (reallochook): If size==0, free the block.Ulrich Drepper1-1/+7
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-23/+7
2007-07-122.5-18.1Jakub Jelinek1-7/+23
2004-09-082004-09-08 Roland McGrath <roland@redhat.com>Roland McGrath1-44/+22
2002-11-14* scripts/abilist.awk: New file.Roland McGrath1-1/+53
2002-08-04* include/sys/resource.h: Use libc_hidden_proto for getpriority,Roland McGrath1-0/+3
2002-08-04* include/search.h: Use libc_hidden_proto for hsearch_r, lfind.Roland McGrath1-1/+4
2001-07-27(checkhdr): Disable mcheck before reporting an error. Don't run any tests if...Ulrich Drepper1-3/+13
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-13/+11
2001-04-26Update.Ulrich Drepper1-0/+4
2001-04-21Update.Andreas Jaeger1-2/+3
2000-03-28Update.Ulrich Drepper1-8/+9
2000-03-27Update.Ulrich Drepper1-0/+6
2000-03-27Update.Ulrich Drepper1-5/+90
1999-06-19Update.Ulrich Drepper1-0/+1
1999-04-28Update.Ulrich Drepper1-2/+2
1998-08-28Update.Ulrich Drepper1-1/+1
1997-12-22Update.cvs/libc-ud-971222Ulrich Drepper1-14/+14
1997-09-27Update.cvs/libc-ud-970926Ulrich Drepper1-12/+29
1997-01-06update from main archive 960105cvs/libc-970107cvs/libc-970106Ulrich Drepper1-1/+2
1996-12-20Update from main archive 961219cvs/libc-961220Ulrich Drepper1-0/+232