libbsd/include/bsd/sys
Guillem Jover 32d18dcf47 Add explicit time32 and time64 support
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.
2024-02-27 05:47:50 +01:00
..
bitstring.h Namespace header inclusion protection macros 2017-06-19 03:17:21 +02:00
cdefs.h Add explicit time32 and time64 support 2024-02-27 05:47:50 +01:00
endian.h Guard non-portable forwarded includes 2018-06-18 04:31:00 +02:00
param.h Provide a <sys/param.h> with MIN() and MAX() 2019-08-08 03:22:09 +02:00
poll.h Add email address to my name 2012-05-29 04:51:45 +02:00
queue.h Update <sys/queue.h> from FreeBSD 2021-02-08 04:02:16 +01:00
time.h Guard non-portable forwarded includes 2018-06-18 04:31:00 +02:00
tree.h Handle systems missing <sys/cdefs.h> 2018-03-13 02:28:53 +01:00