summaryrefslogtreecommitdiff
path: root/src/stat/stat.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2019-08-09 22:20:55 -0400
committerRich Felker <dalias@aerifal.cx>2019-10-28 19:26:52 -0400
commit2d69fcf5ef271c1f5fec45ee9337ec7280a5dae7 (patch)
tree59a0c43b50bb270b7130f8ede82f5a77afa47ae4 /src/stat/stat.c
parent1febd21d3fb7b78f6fc13e48b3ff2a396a607a15 (diff)
downloadmusl-2d69fcf5ef271c1f5fec45ee9337ec7280a5dae7.tar.gz
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 'src/stat/stat.c')
0 files changed, 0 insertions, 0 deletions