]> git.proxmox.com Git - wasi-libc.git/history - libc-bottom-half/cloudlibc/src/libc/unistd/lseek.c
Use MUSL's `weak*` feature in bottom half (#306)
[wasi-libc.git] / libc-bottom-half / cloudlibc / src / libc / unistd / lseek.c
2022-07-26 Andrew BrownUse MUSL's `weak*` feature in bottom half (#306)
2021-02-05 Dan GohmanRemove __wasilibc_unmodified_upstream markers from...
2020-02-26 Dan GohmanUpdate to musl 1.1.24.
2019-11-22 Dan GohmanWasi snapshot preview1 (#140)
2019-04-30 Dan GohmanOptimize lseek in the `tell` case.
2019-03-27 Dan GohmanWASI libc prototype implementation.