aboutsummaryrefslogtreecommitdiff
path: root/lib/bcheck.c
Commit message (Expand)AuthorAgeFilesLines
* bcheck: there is no unistd.h in win32.Roy2012-12-101-0/+2
* lib/bcheck: Fix code typo in __bound_delete_region()Kirill Smelkov2012-12-091-1/+1
* lib/bcheck: Don't assume heap goes right after bssKirill Smelkov2012-12-091-6/+27
* lib/bcheck: Prevent __bound_local_new / __bound_local_delete from being misco...Kirill Smelkov2012-11-131-15/+1
* lib/bcheck: Prevent libc_malloc/libc_free etc from being miscompiledKirill Smelkov2012-11-131-0/+7
* x86_64: Implement GET_CALLER_FPMichael Matz2012-04-181-0/+8
* Add support for __FreeBSD_kernel__ kernelThomas Preud'homme2010-09-101-2/+4
* win32: enable bounds checker & exception handlergrischka2009-12-191-34/+9
* bcheck: restore malloc hooks when donegrischka2009-07-181-0/+5
* new subdirs: include, lib, testsgrischka2009-04-181-0/+868