| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc][NFC] clean internal fd handling (#143991) The previous internal fcntl implementation modified errno directly, this patch fixes that. This patch also moves open and close into OSUtil since they are used in multiple places. There are more places that need similar cleanup but only got comments in this patch to keep it relatively reviewable. Related to: https://github.com/llvm/llvm-project/issues/143937 | 1 年前 | |
[libc] Allow openat and creat to return fd 0. (#166466) Previously, if the open or openat syscalls returned 0 as a (valid) file descriptor, the creat and openat wrappers would erroneously return -1. | 9 个月前 | |
[libc][NFC] clean internal fd handling (#143991) The previous internal fcntl implementation modified errno directly, this patch fixes that. This patch also moves open and close into OSUtil since they are used in multiple places. There are more places that need similar cleanup but only got comments in this patch to keep it relatively reviewable. Related to: https://github.com/llvm/llvm-project/issues/143937 | 1 年前 | |
[libc][NFC] clean internal fd handling (#143991) The previous internal fcntl implementation modified errno directly, this patch fixes that. This patch also moves open and close into OSUtil since they are used in multiple places. There are more places that need similar cleanup but only got comments in this patch to keep it relatively reviewable. Related to: https://github.com/llvm/llvm-project/issues/143937 | 1 年前 | |
[libc] Allow openat and creat to return fd 0. (#166466) Previously, if the open or openat syscalls returned 0 as a (valid) file descriptor, the creat and openat wrappers would erroneously return -1. | 9 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 9 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 9 个月前 |