Re: [Mingw-w64-public] [PATCH 1/2] pthread_unistd.h: Don't define _POSIX_THREAD_SAFE_FUNCTIONS.

2019-04-12 Thread Martin Storsjö
On Fri, 12 Apr 2019, Jacek Caban wrote: Leave it up to time.h. Signed-off-by: Jacek Caban --- .../winpthreads/include/pthread_unistd.h | 20 --- 1 file changed, 20 deletions(-) Sounds sensible, hopefully this doesn't cause other fallout regarding other functions

[Mingw-w64-public] [PATCH 1/2] pthread_unistd.h: Don't define _POSIX_THREAD_SAFE_FUNCTIONS.

2019-04-12 Thread Jacek Caban
Leave it up to time.h. Signed-off-by: Jacek Caban --- .../winpthreads/include/pthread_unistd.h | 20 --- 1 file changed, 20 deletions(-) diff --git a/mingw-w64-libraries/winpthreads/include/pthread_unistd.h b/mingw-w64-libraries/winpthreads/include/pthread_unistd.h