Commit Graph
5 Commits
Author SHA1 Message Date
Hritik GuptaandGitHub ff3887757e Add internal tests for socket apis (#1900) 2023-03-09 12:31:06 +08:00
Hritik GuptaandGitHub 50650e4634 Modify poll_oneoff in libc-wasi to make it interruptible (#1951) 2023-02-16 21:03:33 +08:00
Hritik GuptaandGitHub 3d44f11d19 Add gh api call for fetching llvm version (#1942)
Fixes #1877
2023-02-09 07:49:07 +08:00
Hritik GuptaandGitHub 3586911333 Fix minor typos in coding guidelines workflow (#1943) 2023-02-09 03:25:35 +08:00
Hritik GuptaandGitHub f3c1ad4864 Fix terminating stale threads on trap/proc_exit (#1929)
This is to terminate suspended threads in case an atomic wait occurs with
a huge or indefinite (-1) timeout, followed by a proc exit or trap.
2023-02-07 20:56:23 +08:00