| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc][NFC] Clean up utimes and setsid (#155495) Simplify utims a bit and add proper error handling to setsid as described in the standard | 11 个月前 | |
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
[libc] Implemented utimes (Issue #133953) (#134167) This pull request implements the utimes command in libc ([Issue #133953](https://github.com/llvm/llvm-project/issues/133953)). - [x] Add the implementation of utimes in /src/sys/time. - [x] Add tests for utimes in /test/src/sys/time. - [x] Add utimes to [entrypoints.txt](https://github.com/llvm/llvm-project/blob/main/libc/config/linux/x86_64/entrypoints.txt) for at least x86_64 and whatever you're building on - [x] Add utimes to [include/sys/time.yaml](https://github.com/llvm/llvm-project/blob/main/libc/include/sys/time.yaml) | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 11 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 |