aboutsummaryrefslogtreecommitdiff
path: root/bcheck.c
Commit message (Collapse)AuthorAgeFilesLines
* FreeBSD fixesbellard2002-12-081-0/+20
|
* simplified error handlingbellard2002-11-031-31/+11
|
* added support for standalone operationbellard2002-08-181-2/+8
|
* bcheck.c is now a tcc librarybellard2002-07-241-33/+18
|
* added optionnal bound check compile - fixed error reportingbellard2002-03-031-7/+30
|
* new_region() fix - added bounded strlen and strcpybellard2002-01-261-2/+29
|
* win32 defines + new internal file layerbellard2002-01-121-6/+13
|
* fixed memsetbellard2002-01-051-1/+1
|
* better error display - added some string functionsbellard2002-01-051-19/+71
|
* added local bound generationbellard2002-01-051-22/+78
|
* use malloc hooks to properly catch all mallocsbellard2002-01-051-29/+139
|
* first version of bounds checkerbellard2002-01-031-0/+613