]> git.proxmox.com Git - wasi-libc.git/history - libc-bottom-half/headers
fix mmap overflow and some other stuff
[wasi-libc.git] / libc-bottom-half / headers /
2019-05-01 Dan GohmanDefine TIME_UTC to be 1.
2019-05-01 Dan GohmanDefine CLOCKS_PER_SEC to have type clock_t.
2019-04-30 Dan GohmanOptimize lseek in the `tell` case.
2019-04-23 Dan GohmanImplement FD_SET, FD_CLR, etc.
2019-04-22 Dan GohmanDeclare getrusage.
2019-04-15 Dan GohmanFix miscellaneous lint warnings.
2019-04-05 Dan GohmanProvide a public interface to preopened directory looku...
2019-03-27 Dan GohmanWASI libc prototype implementation.