Skip to content

Activity

Move set_tid_address to common

Pull request merge
alexp-sssuppushed 1 commit to master • 311bdf1…822e506 • 
yesterday

Move set_tid_address to common

Maqrkkcreated move_set_tid_address • a0d13c8 • 
yesterday

Add TIMEOUT to futex wait for the main thread

Force push
Maqrkkforce pushed to threading • ea659b5…94bda83 • 
12 days ago

memprof: define INTERNAL_MUSL to override malloc&co

yuri91pushed 1 commit to master • d0d2234…311bdf1 • 
13 days ago

Move threading syscalls to common

alexp-sssuppushed 1 commit to master • 9252080…d0d2234 • 
14 days ago

system: Keep a single clone implementaton and make it weak

alexp-sssuppushed 1 commit to master • b3aa938…9252080 • 
22 days ago

wasi: make __wasi_args_get and __waasi_args_sizes_get weak

yuri91pushed 1 commit to master • 50e709b…b3aa938 • 
26 days ago

wasi: make __wasi_proc_exit weak

Force push
yuri91force pushed to master • 17f675b…50e709b • 
26 days ago

wasi: make __syscall_main_args and __syscall_main_environ weak

yuri91pushed 1 commit to master • 50e709b…17f675b • 
26 days ago

Move threading syscalls to common

Force push
Maqrkkforce pushed to always_setup_tls • b3fc60c…9028b0b • 
26 days ago

Move threading syscalls to common

Maqrkkcreated always_setup_tls • b3fc60c • 
26 days ago

wasi: make __wasi_proc_exit weak

yuri91pushed 1 commit to master • 9c6cf91…50e709b • 
29 days ago

Add TIMEOUT to futex wait for the main thread

Force push
Maqrkkforce pushed to threading • 54d8e65…ea659b5 • 
29 days ago

Debug print WIP

Maqrkkcreated threading-debug • bbd2460 • 
on Nov 27, 2024

threads: rework utility thread to avoid calling pthread_exit

yuri91pushed 2 commits to threading • 4429353…54d8e65 • 
on Nov 18, 2024

Add setTimeout call to utility thread

Maqrkkpushed 1 commit to threading • fbd6ec6…4429353 • 
on Nov 18, 2024

Make main thread loop variable atomic

Maqrkkpushed 1 commit to threading • d888f7e…fbd6ec6 • 
on Nov 18, 2024

Utility thread WIP

Maqrkkpushed 1 commit to threading • 9c6cf91…d888f7e • 
on Nov 18, 2024

system: remove declaration of builtins

Force push
Maqrkkforce pushed to threading • b6b6d6d…9c6cf91 • 
on Nov 4, 2024

system: remove declaration of builtins

yuri91pushed 1 commit to master • fa75abe…9c6cf91 • 
on Oct 14, 2024

system: stub __syscall_sched_yield

Pull request merge
yuri91pushed 11 commits to master • 28ef0eb…fa75abe • 
on Sep 30, 2024

system: stub __syscall_sched_yield

yuri91pushed 1 commit to threading • 46a0a15…b6b6d6d • 
on Sep 26, 2024

split threading in its own library

Force push
yuri91force pushed to threading • 9713a36…46a0a15 • 
on Sep 20, 2024

split threading in its own library

yuri91pushed 2 commits to threading • 1e1afef…9713a36 • 
on Sep 17, 2024

remove thread-related functions and thread local usage in the generic…

yuri91pushed 1 commit to threading • 01b595d…1e1afef • 
on Sep 13, 2024

remove thread locals and futex impl for cheerp-genericjs target

yuri91created threading-yuri • d71b95a • 
on Sep 13, 2024

Wasm: Fix memcpy/memset for the valid case of length being 0 and src …

Force push
alexp-sssupforce pushed to master • 0597fc9…28ef0eb • 
on Jun 25, 2024

Wasm: Fix memcpy/memset for the valid case of length being 0 and src …

alexp-sssuppushed 1 commit to master • 3ab0c57…0597fc9 • 
on Jun 25, 2024

Fix 4gb __syscall_brk

Pull request merge
yuri91pushed 1 commit to master • d285d2e…3ab0c57 • 
on Jun 19, 2024

Fix 4gb __syscall_brk

DutChen18created fix-brk-4gb • ffdb1bf • 
on Jun 19, 2024