]> git.proxmox.com Git - wasi-libc.git/history - expected
New upstream version 0.0~git20221206.8b7148f
[wasi-libc.git] / expected /
2019-04-22 Jakub KonkaFixes #20
2019-04-15 Dan GohmanUpdate to musl 1.1.22.
2019-04-15 Dan GohmanRemove socket.c, which was a stub that always failed...
2019-04-15 Dan GohmanFix miscellaneous lint warnings.
2019-04-15 Dan GohmanMake basics include guard names more consistent.
2019-04-15 Dan GohmanAdd a basics implementation of <inttypes.h>.
2019-04-15 Dan GohmanDefine _ALL_SOURCE when generating predefined-macros...
2019-04-11 Dan GohmanDon't install <ucontext.h> or <sys/ucontext.h> for...
2019-04-05 Dan GohmanFilter out __FLT16_* macros from predefined-macros...
2019-04-05 Dan GohmanProvide a public interface to preopened directory looku...
2019-03-27 Dan GohmanWASI libc prototype implementation.