| /rust-libc-0.2.174/.github/ISSUE_TEMPLATE/ |
| H A D | api_request.md | 15 busy, they will be helping you in their free time, there are a lot of people in 17 time, etc. So try to give most of the information upfront, be concise, show 18 small self-contained examples (nobody has time to create a new cargo project,
|
| H A D | bug_report.md | 17 busy, they will be helping you in their free time, there are a lot of people in 19 time, etc. So try to give most of the information upfront, be concise, show 20 small self-contained examples (nobody has time to create a new cargo project,
|
| /rust-libc-0.2.174/ci/docker/i686-unknown-linux-gnu/ |
| H A D | Dockerfile | 4 # FIXME(time): we are using an EOL release because 24.04 changes to 64-bit time
|
| /rust-libc-0.2.174/ci/docker/arm-unknown-linux-gnueabihf/ |
| H A D | Dockerfile | 3 # FIXME(time): we are using an EOL release because 24.04 changes to 64-bit time
|
| /rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/ |
| H A D | Dockerfile | 3 # FIXME(time): we are using an EOL release because 24.04 changes to 64-bit time
|
| /rust-libc-0.2.174/ci/docker/powerpc-unknown-linux-gnu/ |
| H A D | Dockerfile | 3 # FIXME(time): we are using an EOL release because 24.04 changes to 64-bit time
|
| /rust-libc-0.2.174/ci/docker/arm-unknown-linux-musleabihf/ |
| H A D | Dockerfile | 3 # FIXME(time): we are using an EOL release because 24.04 changes to 64-bit time
|
| /rust-libc-0.2.174/ci/docker/armv7-unknown-linux-uclibceabihf/ |
| H A D | Dockerfile | 3 # FIXME(time): we are using an EOL release because 24.04 changes to 64-bit time
|
| /rust-libc-0.2.174/.github/workflows/ |
| H A D | ci.yaml | 105 artifact-tag: time-bits64 209 artifact-tag: time-bits64 232 # artifact-tag: time-bits64
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b32/ |
| H A D | mod.rs | 227 pub time: crate::timeval, 263 pub time: crate::timeval,
|
| /rust-libc-0.2.174/src/ |
| H A D | psp.rs | 3102 pub fn sceKernelGetSystemTime(time: *mut SceKernelSysClock) -> i32; in sceKernelGetSystemTime() 3109 pub fn sceKernelGetVTimerTime(uid: SceUid, time: *mut SceKernelSysClock) -> i32; in sceKernelGetVTimerTime() 3111 pub fn sceKernelSetVTimerTime(uid: SceUid, time: *mut SceKernelSysClock) -> i32; in sceKernelSetVTimerTime() 3112 pub fn sceKernelSetVTimerTimeWide(uid: SceUid, time: i64) -> i64; in sceKernelSetVTimerTimeWide() 3117 time: *mut SceKernelSysClock, in sceKernelSetVTimerHandler() 3123 time: i64, in sceKernelSetVTimerHandlerWide() 3264 pub fn sceRtcSetTime_t(date: *mut ScePspDateTime, time: u32) -> i32; in sceRtcSetTime_t() 3265 pub fn sceRtcGetTime_t(date: *const ScePspDateTime, time: *mut u32) -> i32; in sceRtcGetTime_t() 3266 pub fn sceRtcSetTime64_t(date: *mut ScePspDateTime, time: u64) -> i32; in sceRtcSetTime64_t() 3267 pub fn sceRtcGetTime64_t(date: *const ScePspDateTime, time: *mut u64) -> i32; in sceRtcGetTime64_t() [all …]
|
| /rust-libc-0.2.174/libc-test/semver/ |
| H A D | windows.txt | 326 time
|
| H A D | unix.txt | 860 time
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/ |
| H A D | mod.rs | 132 pub time: crate::timeval,
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/musl/ |
| H A D | mod.rs | 299 pub time: crate::timeval, 314 pub time: crate::timeval,
|
| /rust-libc-0.2.174/ |
| H A D | CONTRIBUTING.md | 118 support at any time.
|
| H A D | CHANGELOG.md | 42 - Windows: Add more `time.h` functions ([#4427](https://github.com/rust-lang/libc/pull/4427)) 186 - Linux: Add experimental configuration to enable 64-bit time in kernel APIs, set by `RUST_LIBC_UNS… 451 - ESP-IDF: add a time flag <https://github.com/rust-lang/libc/pull/3993>
|
| /rust-libc-0.2.174/ci/ |
| H A D | README.md | 130 1. Set time zone to UTC
|
| /rust-libc-0.2.174/src/windows/ |
| H A D | mod.rs | 406 pub fn time(destTime: *mut time_t) -> time_t; in time() function
|
| /rust-libc-0.2.174/src/vxworks/ |
| H A D | mod.rs | 1295 pub fn time(time: *mut time_t) -> time_t; in time() function
|
| /rust-libc-0.2.174/src/unix/ |
| H A D | mod.rs | 1441 pub fn time(time: *mut time_t) -> time_t; in time() function
|
| /rust-libc-0.2.174/src/teeos/ |
| H A D | mod.rs | 1182 pub fn time(t: *mut time_t) -> time_t; in time() function
|
| /rust-libc-0.2.174/src/wasi/ |
| H A D | mod.rs | 542 pub fn time(a: *mut time_t) -> time_t; in time() function
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/ |
| H A D | mod.rs | 178 pub time: crate::timeval,
|
| /rust-libc-0.2.174/src/unix/nto/ |
| H A D | neutrino.rs | 162 pub time: __c_anonymous_struct_time,
|