Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-11 | unistd: Add __open_2 and its __open64_2 alias | Samuel Holland | 1 | -0/+9 | |
Signed-off-by: Samuel Holland <samuel@sholland.org> | |||||
2018-01-15 | unistd: Implement LSB functions plus more | Samuel Holland | 1 | -0/+172 | |
On musl pread and pread64 are the same thing. Signed-off-by: Samuel Holland <samuel@sholland.org> |