This website requires JavaScript.
Explore
Help
Sign In
openharmony
/
third_party_rust_rustix
Watch
1
Star
0
Fork
0
You've already forked third_party_rust_rustix
mirror of
https://github.com/openharmony/third_party_rust_rustix.git
synced
2026-07-19 14:53:33 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dfbdf3c3004dbe044da399cb3c4ce6b2abb552c2
third_party_rust_rustix
/
tests
/
time
T
History
Dan Gohman
3502eb064b
Fix the custom definition of
Timespec
to implement
Copy
. (
#484
)
2022-12-13 10:25:25 -08:00
..
dynamic_clocks.rs
Rename
rustix::io_lifetimes
to
rustix::fd
. (
#128
)
2021-12-01 11:32:02 -08:00
main.rs
Fix y2038 bugs in the libc backend on glibc platforms.
2022-05-08 06:40:10 -07:00
monotonic.rs
Fail with
INVAL
when
tv_nsec
requests are out of range.
2022-06-14 16:19:44 -07:00
timerfd.rs
Use consistent syntax for array elements and lengths.
2022-06-14 16:19:44 -07:00
timespec.rs
Fix the custom definition of
Timespec
to implement
Copy
. (
#484
)
2022-12-13 10:25:25 -08:00
y2038.rs
Fix compilation on sparc targets. (
#417
)
2022-09-27 10:05:29 -07:00