mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-01-09 11:17:37 +01:00
32d18dcf47
Handle the three potential system scenarios: - system time_t is time64 - system time_t is time32 and supports time64 - system time_t is time32 and does not support time64 Add the explicit time32 and time64 functions when necessary and map them accordingly for each of these cases. |
||
---|---|---|
.. | ||
bitstring.h | ||
cdefs.h | ||
endian.h | ||
param.h | ||
poll.h | ||
queue.h | ||
time.h | ||
tree.h |