emscripten/tests/unistd
Alon Zakai 36d263d150 update test_unistd_misc output 2015-07-14 10:53:28 -07:00
..
access.c
access.out
close.c
close.out
confstr.c
confstr.out
curdir.c Remove getwd(). 2015-04-06 12:18:52 +07:00
curdir.out Remove getwd(). 2015-04-06 12:18:52 +07:00
dup.c
dup.out
io.c
io.out
isatty.c
links.c fix test_unistd_links to musl and glibc behavior, looks like we were wrong earlier 2015-05-27 21:03:34 -07:00
links.out fix test_unistd_links to musl and glibc behavior, looks like we were wrong earlier 2015-05-27 21:03:34 -07:00
login.c
login.out test_unistd_login updates for musl, which is more to-the-spec than glibc and the emscripten js libc 2015-05-27 20:51:28 -07:00
misc.c more test_unistd_misc fixes 2015-05-28 12:08:04 -07:00
misc.out update test_unistd_misc output 2015-07-14 10:53:28 -07:00
pathconf.c
pathconf.out
sleep.c
sleep.out
swab.c
swab.out
symlink_on_nodefs.c
symlink_on_nodefs.out
sysconf.c Add support for sysconf(_SC_PHYS_PAGES) 2015-05-13 07:10:51 +07:00
sysconf.out Update the expected result of sysconf test. 2015-06-01 15:11:10 +03:00
truncate.c
truncate.out
ttyname.c
unlink.c