mirror of
https://github.com/Tilo-K/tstd.git
synced 2026-01-10 06:51:01 +00:00
feat: check for oom in string
This commit is contained in:
@@ -7,7 +7,8 @@ add_library(tstd STATIC library.c
|
||||
include/tstd/string.h
|
||||
string.c
|
||||
list.c
|
||||
include/tstd/list.h)
|
||||
include/tstd/list.h
|
||||
helper.h)
|
||||
|
||||
|
||||
add_executable(test_tstd_string test/test_string.c)
|
||||
|
||||
Reference in New Issue
Block a user