Skip to content

rdmsr/tinyubsan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinyUBSan

tinyUBSan is a tiny libUBSan implementation for freestanding targets

Usage

it is recommended to either add tinyubsan.c to your build system or #include it. The macro TINYUBSAN_PRINT is expected to be defined and should be a function that accepts printf-like formatting. The macro TINYUBSAN_TRAP can be defined to trap on errors.

About

Tiny libubsan implementation for freestanding targets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors