[libc-commits] [libc] [libc] Make use of 32-bit time_t a config option (PR #102012)

via libc-commits libc-commits at lists.llvm.org
Mon Aug 5 22:06:20 PDT 2024


lntue wrote:

Also, you might one to just leave a copy of `libc/include/llvm-libc-types/time_t.h` (same content as `time_t_64.h`) so that it won't break downstream projects with different build systems.

https://github.com/llvm/llvm-project/pull/102012


More information about the libc-commits mailing list