Fixed problem with absence of gmtime_r under Windows.
include/my_pthread.h: HAVE_GMTIME_R should not be defined under Windows (it is ok for HAVE_LOCALTIME_R since there additional implementation in my_windcond.c.
Showing
Please register or sign in to comment