340 Commits (sunfishcode/dso-main)
 

Author SHA1 Message Date
Alex Crichton 5b148b6131
Add basic emulation of getcwd/chdir (#214) 4 years ago
Pat Hickey 9083fe8456 CI: use $GITHUB_PATH,ENV rather than add-path, set-env 4 years ago
Dan Gohman 614d783e92
New-style command support. (#203) 4 years ago
vms d2482b786a
activate the use of __heap_base (#215) 4 years ago
Dan Gohman 215adc8ac9
Redefine the `access` bits to be compatible with other systems (#210) 4 years ago
Dan Gohman 00cc5944df
Comment a use of `__attribute__((visibility("protected")))`. (#204) 4 years ago
Dan Gohman 4e45d2b5ad
Rename `__prepare_for_exit` to `__wasm_call_dtors`. (#201) 4 years ago
Dan Gohman 5a7ba74c19
Avoid calling `poll_oneoff` with zero subscriptions. (#162) 4 years ago
Dan Gohman 753cc4344d
Merge the basics component into libc-bottom-half. (#199) 4 years ago
Dan Gohman 84c0778bff
Rewrite the preopen functionality. (#173) 4 years ago
Dan Gohman d1cd4f4836
Replace old <signal.h> support with emulated <signal.h> support. (#183) 5 years ago
Dan Gohman a6d0b4c74b
Reactor support. (#74) 5 years ago
whitequark 3e9892fc41
Make mmap() possible to use in a conformant way. (#197) 5 years ago
whitequark 9b9d243bea
Make munmap() actually work. (#198) 5 years ago
Pat Hickey 86550c37ab
CI: use llvm 10.0.0 release (#194) 5 years ago
Pat Hickey 1792d02ac9 debug 5 years ago
Pat Hickey ee2726700c github ci: download llvm over https, add -L flag to curl 5 years ago
Olaf Tomalka 7b92f334e6
Added utime.h (#188) 5 years ago
Pat Hickey 156fdc476a regenerate api.h 5 years ago
Pat Hickey e2bdce89ea gen-headers: make handle output consistient with prior 5 years ago
Pat Hickey fcbf8f40ea wasi submodule: point to latest (witx 0.8.5 release) 5 years ago
Pat Hickey 4b41c5d5ec Update libc-top-half/musl/README 5 years ago
Gabor Greif 718dcbb50e Update URL 5 years ago
Gabor Greif 2408ea94aa Fix references to musl version 5 years ago
Dan Gohman 41af0db30f
Makefile refactoring; NFC (#186) 5 years ago
Dan Gohman 9efc2f4283
Lazy-initialize the environment variables. (#184) 5 years ago
Sam Clegg 38b930a26b
Fix -std=gnu17 when generating predefined_macros.txt (#187) 5 years ago
Dan Gohman 42e6901e58 Mention libcxx and libcxxabi too. 5 years ago
Dan Gohman c33ea73e0e Update WASI Libc's README.md. 5 years ago
Dan Gohman 0cc57ac7b4
Multi-license wasi-libc under Apache and MIT licenses. (#174) 5 years ago
Dan Gohman d9066a87c0 Add support for `__main_argc_argv`. 5 years ago
Dan Gohman 575e1579a4 Update to musl 1.2.0. 5 years ago
Dan Gohman 79a9b40837 Update to musl 1.1.24. 5 years ago
Pat Hickey e1149ab067 point at WASI with tagged unions merged into master 5 years ago
Pat Hickey ec63fd5e9c rebased wasi repo branch 5 years ago
Pat Hickey b3c57f19a3 main: get more useful help by requiring subcommand 5 years ago
Pat Hickey d415ae65e1 minor change in union AST in wasi- tag is namedtype 5 years ago
Pat Hickey 3de8c71d06 libc: change to flattened event struct 5 years ago
Pat Hickey 7f8930168f update to WASI where snashot event_u flattened to struct 5 years ago
Pat Hickey c2ae180dee cloudlibc & libpreopen: changes for tagged unions 5 years ago
Pat Hickey 852d093a3c wasi/api.h: regenerated with tagged unions 5 years ago
Pat Hickey 4f03c9bbe7 WASI: tagged unions PR wip 5 years ago
Pat Hickey 71d279a4b0 wasi-headers: unions are tagged now 5 years ago
Dan Gohman 3af77075aa
Define a_clz_32 for musl so that it doesn't use a software version. (#171) 5 years ago
Dan Gohman af92c5f9b3
WASI libc supports environment variables; update the README. (#172) 5 years ago
Dan Gohman 870a25121b
Remove unused cloudlibc headers. (#170) 5 years ago
Pat Hickey 5933c205df fix macos filename, use https 5 years ago
Pat Hickey 7c39519ec4 CI: upgrade to llvm 9.0.0 5 years ago
Pat Hickey 9ca5187170 remove no-self-update workaround for windows azure 5 years ago
Pat Hickey 9580a25927 deprecate azure pipelines CI, build libc on GH Actions 5 years ago