Age | Commit message (Collapse) | Author |
|
in the env
|
|
Fix errors in locale and allocate, and a few other tweaks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
emscripten_get_compiler_setting - an optional way to look up compiler flags at runtime
|
|
|
|
|
|
|
|
|
|
|
|
The tests are intentionally adding absolute include paths, so add
-Wno-warn-absolute-paths to suppress warnings about them.
|
|
Fix asm3.test_longjmp_throw
|
|
|
|
Add optimized versions of musl libc string and memory comparison functions.
|
|
|
|
|
|
|
|
related.
|
|
load for a constnat address, which should segfault
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test fails due to asm.js execution in SpiderMonkey not being able to retrieve callstacks. Add link to relevant bugzilla entry. Closes #1970.
|
|
fs unmount support
|
|
|
|
|
|
It can treat calls to these functions like a jump to function exit,
allowing for more accurate tracking of dead junctions.
|
|
don't emit syncfs callback multiple times
error when mounting to an existing mountpoint
|
|
|
|
|
|
|
|
|
|
fixes #2076
|
|
|