]> git.proxmox.com Git - wasi-libc.git/shortlog
wasi-libc.git
2022-09-30 Fabian Grünbichlerbump version to 0.0~git20220510.9886d3d-1~exp1~bpo11... proxmox/bullseye
2022-09-30 Fabian GrünbichlerMerge branch 'master' into proxmox/bullseye
2022-09-29 Fabian Grünbichlerbump version to 0.0~git20220510.9886d3d-1~exp1
2022-09-29 Fabian Grünbichlerrefresh patches
2022-09-29 Fabian Grünbichlerswitch to LLVM 14
2022-09-29 Fabian GrünbichlerUpdate upstream source from tag 'upstream/0.0_git202205...
2022-09-29 Fabian GrünbichlerNew upstream version 0.0~git20220510.9886d3d
2022-05-10 Dan GohmanFix `find_relpath` to handle large buffers correctly.
2022-05-06 Dan GohmanExclude C++ headers from the generated include-all...
2022-05-05 Mike HommeyOverride Make's default for CC and AR.
2022-05-05 Harald Hoyerfeat: add support for accept and accept4
2022-05-04 Mike HommeyAdjust the Makefile for LLVM 15 as of 2022-04-20
2022-04-20 Roman Volosatovsbuild: update WASI and partially regenerate `api.h`
2022-04-13 Dan GohmanAdd implementation file.
2022-04-13 Dan GohmanDefine DTTOIF and IFTODT.
2022-04-13 Mike HommeyAdjust the Makefile for LLVM 14
2022-04-12 John Ericson`WASM_NM` -> `NM` to use standardized env var
2022-04-12 John Ericson`WASM_AR` -> `AR` to use standardized env var
2022-04-12 John Ericson`WASM_CFLAGS` -> `EXTRA_CFLAGS`
2022-04-12 John Ericson`WASM_CC` -> `CC` to use standardized env var
2022-04-12 John EricsonPull out `{UN,}DEFINED_SYMBOLS` as make vars
2022-04-12 John EricsonDo more explicit env vars for CI
2022-03-28 Dan GohmanFix futimens error handling.
2022-03-28 Dan GohmanUpdate the comment at the top of wasi/api.h.
2022-03-28 Dan GohmanDisable the headerstest test.
2022-03-28 Dan GohmanRemove the signal constants and proc_raise function.
2022-03-23 John EricsonSimplify a header check by using the `SYSROOT_*` variables
2022-03-23 John EricsonAdd `make clean` rule, don't have `include_dirs` nuke...
2022-03-21 John EricsonUse `-isystem` instead of `--sysroot` for the installed...
2022-03-10 Dan GohmanEnable support for `utimes` and `futimesat`.
2022-03-10 Gerd Stolpmannmore graphical code
2022-03-10 Gerd Stolpmannchdir: fixing a malloc'ed buffer that was not large...
2022-03-08 Ximin LuoRelease 0.0~git20210922.ad51334-1 to Debian unstable.
2022-03-06 Ximin LuoRelease 0.0~git20210922.ad51334-1~exp1 to Debian experi...
2022-03-06 Ximin Luoclose bug
2022-03-06 Ximin LuoUpdate to LLVM 13, same as rust
2022-03-06 Fabian Grünbichlerbump version
2022-03-06 Fabian Grünbichlerprevent linker warning from failing the build
2022-03-06 Fabian Grünbichlerrefresh patches
2022-03-06 Ximin LuoUpdate upstream source from tag 'upstream/0.0_git202109...
2022-03-06 Ximin LuoNew upstream version 0.0~git20210922.ad51334
2022-02-08 Fabian Grünbichlerbump version to 0.0~git20210922.ad51334-1~bpo11+pve1
2022-02-08 Fabian GrünbichlerMerge remote-tracking branch 'fork/master' into proxmox...
2022-02-03 Fabian Grünbichlerbump version
2022-02-03 Fabian Grünbichlerprevent linker warning from failing the build
2022-02-03 Fabian Grünbichlerrefresh patches
2022-02-03 Fabian GrünbichlerUpdate upstream source from tag 'upstream/0.0_git202109...
2022-02-03 Fabian GrünbichlerNew upstream version 0.0~git20210922.ad51334
2021-09-29 Ximin LuoRelease 0.0~git20201130.5879558-1 to Debian unstable.
2021-09-22 Mike HommeyAdjust the Makefile for LLVM 13
2021-09-22 Vitali LovichAllow user to provide CC wrapper (#255)
2021-08-10 Dan GohmanBuild with -Wno-unknown-warning-option too.
2021-08-10 Dan GohmanIgnore -Wunused-but-set-variable warnings.
2021-07-26 Ayke van LaethemAdd build flag to select malloc implementation
2021-05-25 Dan GohmanAlso add a way to read `environ` without triggering...
2021-05-25 Dan GohmanAdd a function to de-initialize the environment-variabl...
2021-04-29 Fabian Grünbichlerbump version to 0.0~git20201130.5879558-1~bpo11+pve1
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
2021-04-05 Dan GohmanImplement emulated support for `getpid`.
2021-03-23 Dan GohmanAdd some more comments.
2021-03-23 Dan GohmanInclude libwasi-emulated-*.a symbols in defined-symbols...
2021-03-23 Dan GohmanEmulate `clock`, `times`, and `getrusage` using the...
2021-03-18 Dan GohmanUpdate to musl 1.2.2.
2021-03-10 Zheng LuoUpdate README.md to include Arch Linux in section title
2021-03-10 Zheng LuoUpdate README to include AUR repo
2021-02-23 Alex CrichtonUpdate to the next version of the `witx` crate (#234)
2021-02-05 Dan GohmanAT_FDCWD support.
2021-02-05 Dan GohmanImplement the cimag/creal functions for all types consi...
2021-02-05 Dan GohmanAdd -Wno-ignored-pragmas.
2021-02-05 Dan GohmanDefine creal/cimag/etc. in a libc-friendly way.
2021-02-05 Dan GohmanAdd -Wno-missing-braces.
2021-02-05 Dan GohmanAdd -Wno-ignored-attributes.
2021-02-05 Dan GohmanAdd -Wno-unused-function.
2021-02-05 Dan GohmanAdd -Wno-unused-variable.
2021-02-05 Dan GohmanFix a warning.
2021-02-05 Dan GohmanAdd -Wno-sign-compare too.
2021-02-05 Dan GohmanIgnore a few warnings which occur in third-party code.
2021-02-05 Dan GohmanAdd -Wall -Wextra -Werror to the build.
2021-02-05 Dan GohmanRemove __wasilibc_unmodified_upstream markers from...
2020-12-10 Albert CervinUse separate makefile var for CFLAGS (#226)
2020-12-01 Ximin LuoRelease 0.0~git20200731.215adc8-2 to Debian unstable.
2020-12-01 Pat Hickeywindows ci: try moving rustup stuff to non-bash shell...
2020-12-01 Dan GohmanFix sinh's sign handling
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
next