C-libs 0.1.0
Some C utils libraries
 
Loading...
Searching...
No Matches
Todo List
File atomics.h

Add other atomic operation (even if less common in my use cases)

Add support if __atomic_* builtins cannot be used

File logger.h
Integrate the addr2line tool in the log_backtrace() function, without any allocation (fatal error may be due to corrupted memory...).