mirror of
https://gitlab.com/80486DX2-66/gists
synced 2024-11-10 06:42:02 +05:30
reverse-ramdisk.c: change to-do list
This commit is contained in:
parent
57730252f0
commit
1960bb9866
@ -11,7 +11,8 @@
|
||||
* GCC/Clang/TCC: Compile with -DTEST to set macro TEST as defined, with
|
||||
* -DDEBUG to enable debug mode
|
||||
*
|
||||
* To-Do: Add thread-safe versions of functions (use postfix `_r`)
|
||||
* To-Do: Test: Fix the bug with invalid next size to reallocate
|
||||
* To-Do: Test: Automate the test verification
|
||||
*/
|
||||
|
||||
#include <errno.h>
|
||||
|
Loading…
Reference in New Issue
Block a user