Commit 264a539
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 #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 <#4497>)
(cherry picked from commit e9bd0b4)1 parent 7d92568 commit 264a539
1 file changed
+2
-0
lines changed| 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