| .. |
|
expected
|
234632d319
Workaround compilation errors
|
7 éve |
|
stdio
|
8d40424020
Added freopen() and relevant tests
|
7 éve |
|
stdlib
|
776491bae9
implement mktemp
|
7 éve |
|
string
|
e91891625f
* add strtok_r
|
7 éve |
|
unistd
|
42a6693a0b
unistd: fix off-by-one in getopt()
|
7 éve |
|
.gitignore
|
5c5e237042
Exec Functions (again) (again)
|
7 éve |
|
Makefile
|
5c5e237042
Exec Functions (again) (again)
|
7 éve |
|
alloc.c
|
742339ca9e
Hacky version of memalign
|
7 éve |
|
args.c
|
dd847cc67e
Return with 0 in all tests
|
7 éve |
|
asctime.c
|
ff37adeeba
add asctime
|
7 éve |
|
assert.c
|
441bf9f00b
Add the few last things to get gcc_complete working
|
7 éve |
|
atof.c
|
a95a034219
Fix issues by adding support for floating point values in va_list
|
7 éve |
|
atoi.c
|
ec288a1b53
Add ctype functions and atoi/atol
|
7 éve |
|
brk.c
|
dd847cc67e
Return with 0 in all tests
|
7 éve |
|
chdir.c
|
dd847cc67e
Return with 0 in all tests
|
7 éve |
|
create.c
|
bf987098dc
Use openlibm
|
7 éve |
|
ctype.c
|
46fe488e05
Merge branch 'master' into master
|
7 éve |
|
dup.c
|
dd847cc67e
Return with 0 in all tests
|
7 éve |
|
error.c
|
dd847cc67e
Return with 0 in all tests
|
7 éve |
|
exec.c
|
2f6467bce6
Fix test warning
|
7 éve |
|
fchdir.c
|
dd847cc67e
Return with 0 in all tests
|
7 éve |
|
fcntl.c
|
dd847cc67e
Return with 0 in all tests
|
7 éve |
|
fsync.c
|
dd847cc67e
Return with 0 in all tests
|
7 éve |
|
ftruncate.c
|
dd847cc67e
Return with 0 in all tests
|
7 éve |
|
getc_unget.c
|
b0492eba84
Added some tests for stdio
|
7 éve |
|
gethostname.c
|
9de73d0e5b
Add uname and gethostname
|
7 éve |
|
getid.c
|
dd847cc67e
Return with 0 in all tests
|
7 éve |
|
gmtime.c
|
8015878a73
use static variable for gmtime
|
7 éve |
|
link.c
|
dd847cc67e
Return with 0 in all tests
|
7 éve |
|
locale.c
|
0a3c8abe95
Fix setlocale return value
|
7 éve |
|
math.c
|
dd847cc67e
Return with 0 in all tests
|
7 éve |
|
mem.c
|
dd847cc67e
Return with 0 in all tests
|
7 éve |
|
pipe.c
|
dd847cc67e
Return with 0 in all tests
|
7 éve |
|
printf.c
|
0cabecd5b5
stdio, string, platform: fix a bug in printf() involving chars
|
7 éve |
|
rename.c
|
1b653c4e60
Update ralloc, fix invalid c++ names
|
7 éve |
|
rmdir.c
|
dd847cc67e
Return with 0 in all tests
|
7 éve |
|
scanf.c
|
829bc64ad6
Remove unused import from test
|
7 éve |
|
setid.c
|
dd847cc67e
Return with 0 in all tests
|
7 éve |
|
setjmp.c
|
4e99b55417
Implement basic setjmp using musl's awesome existing code
|
7 éve |
|
sleep.c
|
dd847cc67e
Return with 0 in all tests
|
7 éve |
|
sprintf.c
|
75920d2c12
Add implementations of sprintf and snprintf
|
7 éve |
|
time.c
|
1ecd5f8f21
Implement clock() and add CLOCK_* constants
|
7 éve |
|
unlink.c
|
dd847cc67e
Return with 0 in all tests
|
7 éve |
|
waitpid.c
|
c568ca2932
test cleanup
|
7 éve |
|
write.c
|
bf987098dc
Use openlibm
|
7 éve |