| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc][NFC] Add stdint.h proxy header to fix dependency issue with <stdint.h> includes. (#150303) https://github.com/llvm/llvm-project/issues/149993 | 1 年前 | |
[libc] remove #include <fcntl.h> and add proxy or type (#113836) | 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 年前 | |
| 2 年前 | ||
[libc] Fix integer overflow for large offsets in lseek. (#162394) Currently, the return value LIBC_NAMESPACE::syscall_impl<int>(SYS_lseek, fd, offset, whence) will overflow when seeking on files >4GB. | 10 个月前 | |
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 10 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 |