v2.1.0
Notable changes:
- Fix bug where memory address for size 4 GB gets stored as 0
- Add
__set_backtrace_on_abort()
used to enable or disableabort()
from callingdisplay_backtrace()
- Define
==
and!=
operators forpthread_t
Full Changelog: v2.0.0...v2.1.0