libbsd/m4
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
..
.gitignore build: Add compiler warnings support 2021-11-27 05:06:14 +01:00
libbsd-compiler.m4 build: Rework ABI selection logic 2024-02-25 03:49:15 +01:00
libbsd-funcs.m4 build: Refactor function checks into a new libbsd-funcs.m4 file 2024-02-21 02:09:48 +01:00
libbsd-large.m4 Add explicit time32 and time64 support 2024-02-27 05:47:50 +01:00
libbsd-linker.m4 build: Refactor linker script detection into a new m4 function 2023-07-29 20:11:53 +02:00