mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
add 'strdup' reference to libc
This commit is contained in:
committed by
Christoffer Lerno
parent
affb722b23
commit
adabae2a24
@@ -375,6 +375,7 @@ fn void malloc_free() @test
|
||||
// fn void strcoll() @test {}
|
||||
// fn void strcspn() @test {}
|
||||
// fn void strcpy() @test {}
|
||||
// fn void strdup() @test {}
|
||||
// fn void strerror() @test {}
|
||||
// fn void strftime() @test {}
|
||||
// fn void strlen() @test {}
|
||||
|
||||
Reference in New Issue
Block a user