Vladimír Vondruš
|
811fce273a
|
Prevent closure compiler from mangling WebGL2 calls also in makeSetValue().
|
2015-05-27 18:54:44 +02:00 |
juj
|
8e5230cfd0
|
Merge pull request #3471 from mosra/es2-extension-aliases
Missing OpenGL ES 2 extension function aliases
|
2015-05-27 19:41:20 +03:00 |
Vladimír Vondruš
|
bb8ea44cf9
|
Prevent closure compiler from mangling WebGL 2 API calls.
|
2015-05-27 16:54:11 +02:00 |
Vladimír Vondruš
|
32b95004e9
|
Added myself to AUTHORS.
|
2015-05-27 16:38:07 +02:00 |
Jukka Jylänki
|
0d55828a05
|
Fix line endings of file tests/embind/imvu_test_adapter.js in the repository from \r\n to \n.
|
2015-05-27 13:22:14 +03:00 |
Alon Zakai
|
7d76240aa0
|
mknod syscall
|
2015-05-26 18:17:04 -07:00 |
Alon Zakai
|
e6ad8d3479
|
update test_stat_chmod to expect lchmod to fail, which linux and musl do
|
2015-05-26 18:13:37 -07:00 |
Alon Zakai
|
aebb95aa99
|
log out syscall string and fd argument details in SYSCALL_DEBUG
|
2015-05-26 17:50:44 -07:00 |
Alon Zakai
|
7880e78a7f
|
log syscall errors in SYSCALL_DEBUG
|
2015-05-26 17:50:44 -07:00 |
Alon Zakai
|
74f80f49b3
|
testing for SYSCALL_DEBUG
|
2015-05-26 17:50:44 -07:00 |
Alon Zakai
|
20692a2a93
|
fchmod syscall
|
2015-05-26 17:50:44 -07:00 |
Alon Zakai
|
87ec902742
|
chmod syscall
|
2015-05-26 17:50:44 -07:00 |
Alon Zakai
|
da91e0e93d
|
use getStr in more places
|
2015-05-26 17:50:40 -07:00 |
Alon Zakai
|
270d77dd94
|
getStreamFromFD utility
|
2015-05-26 16:48:50 -07:00 |
Alon Zakai
|
7b090a228d
|
fstatat64 syscall
|
2015-05-26 16:42:15 -07:00 |
Alon Zakai
|
e5b7335726
|
fix test_dylink_syslibs
|
2015-05-26 16:24:00 -07:00 |
Alon Zakai
|
3b49f69930
|
do not remove braces in asmLastOpts when emitting source maps #3466
|
2015-05-26 15:16:49 -07:00 |
Alon Zakai
|
2fca108884
|
overwrite a file if it exists in emscripten_async_wget2 #3469
|
2015-05-26 14:48:12 -07:00 |
Alon Zakai
|
4c0c6f1035
|
ensure runtime is not existed in emscripten_async_wget2
|
2015-05-26 14:48:12 -07:00 |
Alon Zakai
|
3a333c3bbe
|
ensure runtime is not existed in emscripten_async_wget
|
2015-05-26 14:48:12 -07:00 |
Alon Zakai
|
8aa4c3c967
|
overwrite a file if it exists in emscripten_async_wget #3469
|
2015-05-26 14:48:12 -07:00 |
Alon Zakai
|
4c5e5d6893
|
allow duplicate dep ids in createPreloadedFile, as we have multiple requests for the same name #3469
|
2015-05-26 14:48:12 -07:00 |
Alon Zakai
|
dc9a2e9201
|
Merge pull request #3476 from waywardmonkeys/slim-at-inits
Remove wrapper objects around ATINITs, etc.
|
2015-05-26 13:52:18 -07:00 |
Jukka Jylänki
|
b8411b9fba
|
Fix emcmake script that broke in a regression from https://github.com/kripken/emscripten/pull/3447 to an error of not being able to concatenate str and list.
|
2015-05-26 17:50:58 +03:00 |
Bruce Mitchener
|
bb4d3e6256
|
Remove wrapper objects around ATINITs, etc.
|
2015-05-26 16:26:16 +07:00 |
Alon Zakai
|
3d5f3806ee
|
lstat and fstat syscalls
|
2015-05-25 20:04:20 -07:00 |
Alon Zakai
|
6bac5f5832
|
stat64 syscall
|
2015-05-25 19:45:49 -07:00 |
Alon Zakai
|
7c7fb5d212
|
refactor syscall code to have a single try-catch
|
2015-05-25 19:40:53 -07:00 |
Alon Zakai
|
f72f2cae3b
|
symlink syscall
|
2015-05-25 19:35:46 -07:00 |
Alon Zakai
|
ba4d746e79
|
more test_readdir fixes for musl
|
2015-05-25 19:32:35 -07:00 |
Alon Zakai
|
88874cb708
|
rmdir syscall
|
2015-05-25 19:31:53 -07:00 |
Alon Zakai
|
b672159da9
|
getdents(64) syscall
|
2015-05-25 19:03:24 -07:00 |
Alon Zakai
|
84553e9327
|
fix syscall constants
|
2015-05-25 15:59:19 -07:00 |
Alon Zakai
|
889dbf62e4
|
remove some parts of test_readdir that musl's minimal error handling cannot handle
|
2015-05-25 11:13:41 -07:00 |
Alon Zakai
|
ccf5dda585
|
stub out madvise syscall
|
2015-05-25 11:13:17 -07:00 |
Alon Zakai
|
27a113b15a
|
handle O_DIRECTORY in FS.open
|
2015-05-25 10:58:15 -07:00 |
Alon Zakai
|
6020f6f0cf
|
weaken test_fileno, as musl fileno is less predictable and less error-handley
|
2015-05-24 20:41:50 -07:00 |
Alon Zakai
|
78048ecc01
|
flush all open musl streams on exit
|
2015-05-24 17:08:47 -07:00 |
Alon Zakai
|
defc5e0580
|
update test_files to the fact that musl emits temp files with slightly different names than we used to
|
2015-05-24 15:48:23 -07:00 |
Alon Zakai
|
a0f3818af2
|
todo about memcpy etc
|
2015-05-24 15:46:23 -07:00 |
Alon Zakai
|
34cfb6d01e
|
unlink syscall
|
2015-05-24 15:46:04 -07:00 |
Alon Zakai
|
6fa67cfeec
|
stub for clock_nanosleep syscall
|
2015-05-24 15:44:09 -07:00 |
Alon Zakai
|
c26b67de8a
|
fix test_files, mkstemp input must *end* in XXXXXX
|
2015-05-24 15:41:11 -07:00 |
Alon Zakai
|
9b0d01058d
|
alias __clock_gettime for musl
|
2015-05-24 15:40:48 -07:00 |
Alon Zakai
|
27455f93b2
|
llseek syscall
|
2015-05-24 15:33:24 -07:00 |
Alon Zakai
|
5446bb2936
|
update test_langinfo for musl output (which seems overall ok or better, although it does return NULL for CRNCYSTR)
|
2015-05-24 15:22:33 -07:00 |
Alon Zakai
|
f98842ca13
|
update test_sscanf_2 output for musl, which rounds a little differently than we did in js
|
2015-05-24 15:05:01 -07:00 |
Alon Zakai
|
c0fdf5b91e
|
update test_printf_2 for musl output and limitations
|
2015-05-24 14:47:04 -07:00 |
Alon Zakai
|
c64c01bb15
|
update test_printf for musl output and limitations
|
2015-05-24 14:39:00 -07:00 |
Alon Zakai
|
63f315b850
|
use iostream to test dylink syslibs failure (as libcextra no longer exists), and only check one way for expected failure, as engineering a test and that fails in the same way when flipped is complex and unnecessary
|
2015-05-24 14:09:04 -07:00 |