.. |
expected
|
232e364f60
Remove warnings, build openlibm without stack protector
|
7 年之前 |
stdio
|
b0492eba84
Added some tests for stdio
|
7 年之前 |
stdlib
|
d4d808fcc8
Add implementation for a64l
|
7 年之前 |
string
|
b2d01a67f2
Actual working tests on strspn and strcspn
|
7 年之前 |
.gitignore
|
b0492eba84
Added some tests for stdio
|
7 年之前 |
Makefile
|
b0492eba84
Added some tests for stdio
|
7 年之前 |
alloc.c
|
dd847cc67e
Return with 0 in all tests
|
7 年之前 |
args.c
|
dd847cc67e
Return with 0 in all tests
|
7 年之前 |
atof.c
|
a95a034219
Fix issues by adding support for floating point values in va_list
|
7 年之前 |
atoi.c
|
ec288a1b53
Add ctype functions and atoi/atol
|
7 年之前 |
brk.c
|
dd847cc67e
Return with 0 in all tests
|
7 年之前 |
chdir.c
|
dd847cc67e
Return with 0 in all tests
|
7 年之前 |
create.c
|
bf987098dc
Use openlibm
|
7 年之前 |
ctype.c
|
46fe488e05
Merge branch 'master' into master
|
7 年之前 |
dup.c
|
dd847cc67e
Return with 0 in all tests
|
7 年之前 |
error.c
|
dd847cc67e
Return with 0 in all tests
|
7 年之前 |
fchdir.c
|
dd847cc67e
Return with 0 in all tests
|
7 年之前 |
fcntl.c
|
dd847cc67e
Return with 0 in all tests
|
7 年之前 |
fsync.c
|
dd847cc67e
Return with 0 in all tests
|
7 年之前 |
ftruncate.c
|
dd847cc67e
Return with 0 in all tests
|
7 年之前 |
getc_unget.c
|
b0492eba84
Added some tests for stdio
|
7 年之前 |
getid.c
|
dd847cc67e
Return with 0 in all tests
|
7 年之前 |
link.c
|
dd847cc67e
Return with 0 in all tests
|
7 年之前 |
math.c
|
dd847cc67e
Return with 0 in all tests
|
7 年之前 |
mem.c
|
dd847cc67e
Return with 0 in all tests
|
7 年之前 |
pipe.c
|
dd847cc67e
Return with 0 in all tests
|
7 年之前 |
printf.c
|
5520526bef
Implement printf (very simple version)
|
7 年之前 |
rmdir.c
|
dd847cc67e
Return with 0 in all tests
|
7 年之前 |
setid.c
|
dd847cc67e
Return with 0 in all tests
|
7 年之前 |
sleep.c
|
dd847cc67e
Return with 0 in all tests
|
7 年之前 |
sprintf.c
|
75920d2c12
Add implementations of sprintf and snprintf
|
7 年之前 |
unlink.c
|
dd847cc67e
Return with 0 in all tests
|
7 年之前 |
write.c
|
bf987098dc
Use openlibm
|
7 年之前 |