]> git.proxmox.com Git - wasi-libc.git/history - libc-bottom-half/cloudlibc
Rename __wasilibc_rmfileat to __wasilibc_unlinkat.
[wasi-libc.git] / libc-bottom-half / cloudlibc /
2019-05-07 Dan GohmanRename __wasilibc_rmfileat to __wasilibc_unlinkat.
2019-04-30 Dan GohmanOptimize lseek in the `tell` case.
2019-04-23 Dan GohmanImplement FD_SET, FD_CLR, etc.
2019-04-23 Dan GohmanRemove capsicum.h; WASI libc doesn't support that API...
2019-04-15 Dan GohmanUpdate to cloudlibc 8835639f27fc42d32096d59d294a0bbb857...
2019-04-15 Dan GohmanFix miscellaneous lint warnings.
2019-03-27 Dan GohmanWASI libc prototype implementation.