glibc/time/bits/types
Alistair Francis 69fd157a3d time: Add padding for the timespec if required
If we are running on a 32-bit system with a 64-bit time_t we need to
ensure there is padding around the tv_nsec variable. This is requried as
the timespec is #defined to the __timespec64 struct.

	* time/bits/types/struct_timespec.h: Add padding for the timespec if
	required.
2019-10-01 14:56:06 -07:00
..
clock_t.h
clockid_t.h
struct_itimerspec.h
struct_timespec.h time: Add padding for the timespec if required 2019-10-01 14:56:06 -07:00
struct_timeval.h
struct_tm.h
time_t.h
timer_t.h