Commits
User selector
Commit History
Commits on Jan 19, 2021
Use individual socket syscalls. (#13272)
Show description for d7c7aedauthoredAdd generic musl arch headers. NFC. (#13280)
Show description for 39c848cauthored
Commits on Jan 18, 2021
Fix definition of mtx_t and cond_t (#13271)
Show description for 540d3baauthoredMove emscripten-specific source files out of musl directory (#13268)
Show description for 4df8093authored
Commits on Jan 11, 2021
- authored
Restore orginal file layout for musl and libcxx. NFC. (#13154)
Show description for dee59baauthored
Commits on Jan 7, 2021
Commits on Dec 3, 2020
Build C11 thread API function in libpthread (#9243)
Show description for 3c48bfeauthored
Commits on Nov 30, 2020
Remove pid field from internal pthread struct (#12916)
Show description for 7af5be6authored
Commits on Nov 24, 2020
Unify usleep and nanosleep implemenations (#12872)
Show description for b7f9e57authored
Commits on Nov 23, 2020
Use musl's pthhread_self.c. NFC. (#12856)
Show description for cb8027fauthored
Commits on Nov 22, 2020
Remove non-atomic musl helpers. NFC. (#12858)
Show description for ba9f9e9authored
Commits on Nov 18, 2020
Commits on Nov 13, 2020
Commits on Nov 3, 2020
Commits on Oct 29, 2020
Move emscripten_stack_get_base/end into native code (#12615)
Show description for 3f7d8eeauthored
Commits on Oct 13, 2020
C environ constructor cleanup (#12509)
Show description for a3bc227authored
Commits on Sep 26, 2020
Make longjmp/exceptions helpers thread-safe (#12056)
Show description for e43a870authored
Commits on Sep 17, 2020
Remove mmap dependency from musl's locale code (#12260)
Show description for 401b359authored
Commits on Aug 26, 2020
Use more musl code for time to avoid static allocations in JS (#12043)
Show description for 635fc7bauthored
Commits on Aug 15, 2020
Remove fastcomp form tools/system_libs.py (#11909)
Show description for abd6bb1authored
Commits on Jun 23, 2020
Remove use of visibility protected (#11473)
Show description for 35128ceauthored
Commits on Jun 22, 2020
Commits on Jun 11, 2020
Support new clang name mangling of main to __main_argv_argv (#10596)
Show description for 29d42faauthored
Commits on Jun 4, 2020
Fix the disabling of printf %m and add test (#11337)
Show description for e244b2fauthored
Commits on May 26, 2020
Fix aliasing-based undefined behavior in string functions. (#11215)
Show description for c5e2dd1authored
Commits on May 18, 2020
Support more time functions for standalone mode (#11184)
Show description for 5f85b93authoredSTANDALONE_WASM: separate crt1 for commands and reactors (#11167)
Show description for fcfa4d8authored
Commits on May 13, 2020
Fix the return value of __stdio_seek (#11145)
Show description for 0384a8dauthored
Commits on May 12, 2020
PRINTF_LONG_DOUBLE option (#11130)
Show description for 9c8beb9authored
Commits on May 11, 2020
Commits on May 6, 2020
Fix FP env issues (#11087)
Show description for 3d61162authored
Commits on Apr 29, 2020
Support atexit() in standalone mode. (#10995)
Show description for 3af6a0fauthored
Commits on Apr 14, 2020
Update strlcpy from musl to 1.2.0 (#10910)
Show description for 5d0ae5cauthored
Commits on Mar 23, 2020
Rename JS syscalls to have meaningful names (#10750)
Show description for a341c88authored