| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc] Fix compilation warnings on 32-bit archs (#97745) timespec's tv_nsec is a long int, which has different sizes in 32-bit and 64-bit platforms, so this patch adds one and fixes another static_cast throw warnings in 32-bit archs | 2 年前 | |
[libc] add timeout and clock conversion utilities (#91905) This PR: - Make clock_gettime a header-only library - Add clock_conversion header library to allow conversion between clocks relative to the time of call - Add timeout header library to manage the absolute timeout used in POSIX's timed locking/waiting APIs | 2 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 年前 | ||
| 2 年前 |