]> git.proxmox.com Git - wasi-libc.git/shortlog
wasi-libc.git
2021-04-16 Fabian Grünbichlerd/changelog: correct backport version proxmox/buster
2021-04-16 Fabian Grünbichlerbump version to 0.0~git20201130.5879558-1~exp1
2021-04-16 Fabian GrünbichlerMerge tag 'debian/0.0_git20201130.5879558-1_exp1' into...
2021-04-07 Ximin LuoRelease 0.0~git20201130.5879558-1~exp1 to Debian experi...
2021-04-07 Ximin LuoUpdate d/changelog
2021-04-07 Ximin LuoUpdate upstream source from tag 'upstream/0.0_git202011...
2021-04-07 Ximin LuoNew upstream version 0.0~git20201130.5879558
2020-12-01 Ximin LuoRelease 0.0~git20200731.215adc8-2 to Debian unstable.
2020-11-30 Dan GohmanUpdate to musl 1.2.1. (#222)
2020-11-30 Alex CrichtonAdd basic emulation of getcwd/chdir (#214)
2020-11-15 Ximin LuoUpdate to LLVM 11
2020-11-12 Fabian Grünbichlerbump version to 0.0~git20200731.215adc8-1~bpo10+pve1
2020-11-12 Fabian GrünbichlerMerge tag 'debian/0.0_git20200731.215adc8-1_exp1' into...
2020-11-07 Ximin LuoRelease 0.0~git20200731.215adc8-1 to Debian unstable.
2020-10-05 Pat HickeyCI: use $GITHUB_PATH,ENV rather than add-path, set-env
2020-10-03 Dan GohmanNew-style command support. (#203)
2020-09-24 vmsactivate the use of __heap_base (#215)
2020-09-04 Ximin LuoRelease 0.0~git20200731.215adc8-1~exp1 to Debian experi...
2020-09-04 Ximin LuoUpdate d/changelog, patches
2020-09-04 Ximin LuoUpdate upstream source from tag 'upstream/0.0_git202007...
2020-09-04 Ximin LuoNew upstream version 0.0~git20200731.215adc8
2020-09-04 Ximin Luoupdate upstream git url
2020-08-05 Ximin LuoRelease 0.0~git20200319.9efc2f4-2 to Debian unstable.
2020-08-05 Ximin LuoUpdate to LLVM 10
2020-07-31 Dan GohmanRedefine the `access` bits to be compatible with other...
2020-07-28 Fabian Grünbichlerbump version to 0.0~git20200319.9efc2f4-1~bpo10+pve1
2020-07-28 Fabian GrünbichlerMerge branch 'master' into proxmox/buster
2020-07-04 Ximin LuoRelease 0.0~git20200319.9efc2f4-1 to Debian unstable.
2020-07-04 Ximin LuoUpdate changelog
2020-07-04 Ximin LuoUpdate upstream source from tag 'upstream/0.0_git202003...
2020-07-04 Ximin LuoNew upstream version 0.0~git20200319.9efc2f4
2020-07-04 Ximin Luoadd more precise instructions on updating the source...
2020-06-13 Dan GohmanComment a use of `__attribute__((visibility("protected...
2020-06-08 Dan GohmanRename `__prepare_for_exit` to `__wasm_call_dtors`...
2020-06-02 Dan GohmanAvoid calling `poll_oneoff` with zero subscriptions...
2020-06-01 Dan GohmanMerge the basics component into libc-bottom-half. ...
2020-06-01 Dan GohmanRewrite the preopen functionality. (#173)
2020-05-29 Dan GohmanReplace old <signal.h> support with emulated <signal...
2020-05-29 Dan GohmanReactor support. (#74)
2020-05-26 whitequarkMake mmap() possible to use in a conformant way. (...
2020-05-26 whitequarkMake munmap() actually work. (#198)
2020-05-14 Fabian Grünbichlerbump version to 0.0~git20200114.1fad338-1~bpo10+pve1
2020-05-14 Fabian GrünbichlerMerge tag 'debian/0.0_git20200114.1fad338-1' into proxm...
2020-04-06 Pat HickeyCI: use llvm 10.0.0 release (#194)
2020-04-06 Pat Hickeydebug
2020-04-06 Pat Hickeygithub ci: download llvm over https, add -L flag to...
2020-04-04 Ximin LuoRelease 0.0~git20200114.1fad338-1 to Debian unstable.
2020-04-04 Ximin LuoUpdate changelog
2020-04-04 Ximin LuoUpdate upstream source from tag 'upstream/0.0_git202001...
2020-04-04 Ximin LuoNew upstream version 0.0~git20200114.1fad338
2020-04-04 Ximin Luoupdate watch file, and add instructions on updating...
2020-04-04 Ximin LuoRelease 0.0~git20191220.a280fea-2 to Debian unstable.
2020-04-03 Olaf TomalkaAdded utime.h (#188)
2020-04-02 Pat Hickeyregenerate api.h
2020-04-02 Pat Hickeygen-headers: make handle output consistient with prior
2020-04-02 Pat Hickeywasi submodule: point to latest (witx 0.8.5 release)
2020-04-01 Pat HickeyUpdate libc-top-half/musl/README
2020-04-01 Gabor GreifUpdate URL
2020-04-01 Gabor GreifFix references to musl version
2020-03-20 Dan GohmanMakefile refactoring; NFC (#186)
2020-03-19 Dan GohmanLazy-initialize the environment variables. (#184)
2020-03-18 Sam CleggFix -std=gnu17 when generating predefined_macros.txt...
2020-03-18 Dan GohmanMention libcxx and libcxxabi too.
2020-03-18 Dan GohmanUpdate WASI Libc's README.md.
2020-03-09 Ximin LuoMark as M-A: foreign for cross-compiling
2020-03-08 Ximin LuoRelease 0.0~git20191220.a280fea-1 to Debian unstable.
2020-03-08 Ximin LuoAdd README.source
2020-03-08 Ximin LuoRewind changelog as those releases were REJECTed by...
2020-03-08 Ximin LuoFix copyright and update some more metadata
2020-02-29 Dan GohmanMulti-license wasi-libc under Apache and MIT licenses...
2020-02-27 Dan GohmanAdd support for `__main_argc_argv`.
2020-02-26 Dan GohmanUpdate to musl 1.2.0.
2020-02-26 Dan GohmanUpdate to musl 1.1.24.
2020-02-24 Pat Hickeypoint at WASI with tagged unions merged into master
2020-02-24 Pat Hickeyrebased wasi repo branch
2020-02-24 Pat Hickeymain: get more useful help by requiring subcommand
2020-02-24 Pat Hickeyminor change in union AST in wasi- tag is namedtype
2020-02-24 Pat Hickeylibc: change to flattened event struct
2020-02-24 Pat Hickeyupdate to WASI where snashot event_u flattened to struct
2020-02-24 Pat Hickeycloudlibc & libpreopen: changes for tagged unions
2020-02-24 Pat Hickeywasi/api.h: regenerated with tagged unions
2020-02-24 Pat HickeyWASI: tagged unions PR wip
2020-02-24 Pat Hickeywasi-headers: unions are tagged now
2020-02-21 Dan GohmanDefine a_clz_32 for musl so that it doesn't use a softw...
2020-02-21 Dan GohmanWASI libc supports environment variables; update the...
2020-02-21 Dan GohmanRemove unused cloudlibc headers. (#170)
2020-02-20 Pat Hickeyfix macos filename, use https
2020-02-20 Pat HickeyCI: upgrade to llvm 9.0.0
2020-02-19 Pat Hickeyremove no-self-update workaround for windows azure
2020-02-19 Pat Hickeydeprecate azure pipelines CI, build libc on GH Actions
2020-02-14 Dan GohmanDon't call `free` on paths which are about to call...
2020-02-13 Fabian Grünbichlerbump version for backport
2020-02-07 Pat Hickeygen-headers: Generate assertions of layout from witx...
2020-02-07 Daniel BeveniusCorrect minor typo in c_headers.rs (#166)
2020-01-17 Dan GohmanConvert more wasi-libc code to `//`-style comments...
2020-01-14 Pat HickeyImprovements to wasi-headers tool (#160)
2020-01-14 Dan GohmanFix environment variable init to exit successfully...
2020-01-07 Ximin LuoRelease 0.0~git20191220.a280fea-2 to Debian unstable.
2020-01-07 Ximin LuoDisable stack protector, wasi-libc doesn't support...
2020-01-07 Ximin LuoInclude __stack_chk_fail and __stack_chk_guard
next