mirror of
https://gitlab.com/80486DX2-66/gists
synced 2025-01-10 17:32:05 +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
|
* GCC/Clang/TCC: Compile with -DTEST to set macro TEST as defined, with
|
||||||
* -DDEBUG to enable debug mode
|
* -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>
|
#include <errno.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user