]> git.proxmox.com Git - wasi-libc.git/shortlog
wasi-libc.git
2019-04-05 Dan GohmanProvide a public interface to preopened directory looku...
2019-03-27 Dan GohmanWASI libc prototype implementation.
2019-03-21 eliasbenaliFix ssize_t redefinition mismatch. (#10)
2019-01-15 Dan GohmanMerge pull request #9 from WebAssembly/dlmalloc
2019-01-10 Dan GohmanAdd a malloc implementation using dlmalloc.
2019-01-09 Dan GohmanMerge pull request #8 from WebAssembly/suseconds_t_and_...
2019-01-03 Dan GohmanAdd a definition of `struct stat` and supporting types.
2019-01-03 Dan GohmanAdd typedefs for suseconds_t and nlink_t.
2018-11-27 Dan GohmanMerge pull request #5 from penzn/master
2018-11-07 Petr PenzinEnable overriding 'ar'
2018-10-08 Dan GohmanMerge pull request #1 from WebAssembly/add-initial...
2018-10-03 Dan GohmanExplain why this doesn't have a full libc.
2018-10-03 Dan GohmanFix typos.
2018-10-03 Dan GohmanFix missing quote.
2018-10-03 Dan GohmanAdd initial files.
2018-10-03 Dan GohmanStart with nothing, so that we can add the initial...