Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-15 | Provide fcntl64 wrapper | Alex Gaynor | 1 | -0/+13 |
2022-10-09 | fix path-searching for execvp | bkurtz | 1 | -1/+12 |
2022-02-02 | unistd: add __close | ptrcnull | 1 | -0/+5 |
2020-08-22 | unistd: Update execve shim with loader changes | A. Wilcox | 1 | -3/+4 |
2020-07-06 | unistd: Interpose execv* functions for LOADER | A. Wilcox | 1 | -0/+54 |
2018-09-11 | unistd: Add __open_2 and its __open64_2 alias | Samuel Holland | 1 | -0/+9 |
2018-01-15 | unistd: Implement LSB functions plus more | Samuel Holland | 1 | -0/+172 |