diff options
author | Rich Felker <dalias@aerifal.cx> | 2019-08-09 22:20:55 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2019-10-28 19:26:52 -0400 |
commit | 2d69fcf5ef271c1f5fec45ee9337ec7280a5dae7 (patch) | |
tree | 59a0c43b50bb270b7130f8ede82f5a77afa47ae4 /compat/time32/ctime32_r.c | |
parent | add time64 symbol name redirects to public headers, under arch control (diff) | |
download | grovel-2d69fcf5ef271c1f5fec45ee9337ec7280a5dae7.tar.gz grovel-2d69fcf5ef271c1f5fec45ee9337ec7280a5dae7.tar.xz |
prepare struct sched_param for change in time_t definition
the time_t members in struct sched_param are just reserved space to
preserve size and alignment. when time_t changes to 64-bit on 32-bit
archs, this structure should not change.
make definition conditional on _REDIR_TIME64 to match the size of the
old time_t, which can be assumed to be long if _REDIR_TIME64 is
defined.
Diffstat (limited to 'compat/time32/ctime32_r.c')
0 files changed, 0 insertions, 0 deletions