This repository was archived by the owner on Oct 10, 2025. It is now read-only.
Commit 5151f37
Add missing timespec.tv_nsec for gnux32
The tv_nsec field was removed by mistake for gnux32 in bbaa017
("gnu: Update struct timespec for GNU _TIME_BITS=64").
Fixes rust-lang#4495
Link: https://github.com/bminor/glibc/blob/d1b27eeda3d92f33314e93537437cab11ddf4777/time/bits/types/struct_timespec.h#L11-L31
[ add referenced commit summary and link to the message - Trevor ]
(backport <rust-lang#4497>)
(cherry picked from commit e9bd0b4)1 parent 69756de commit 5151f37
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
| 369 | + | |
| 370 | + | |
369 | 371 | | |
370 | 372 | | |
371 | 373 | | |
| |||
0 commit comments