Re: thread-safety: gmtime_r(), localtime_r()

2024-08-22 Thread Peter Eisentraut
On 19.08.24 11:43, Peter Eisentraut wrote: On 16.08.24 23:01, Thomas Munro wrote: On Sat, Aug 17, 2024 at 3:43 AM Peter Eisentraut  wrote: I moved the _POSIX_C_SOURCE definition for MinGW from the header file to a command-line option (-D_POSIX_C_SOURCE).  This matches the treatment of _GNU_SOUR

<    1   2