Loading Docs/manual.texi +327 −280 File changed.Preview size limit exceeded, changes collapsed. Show changes include/my_pthread.h +5 −5 Original line number Diff line number Diff line Loading @@ -20,15 +20,15 @@ #ifndef _my_pthread_h #define _my_pthread_h #ifdef __cplusplus extern "C" { #endif #include <errno.h> #ifndef ETIME #define ETIME ETIMEDOUT /* For FreeBSD */ #endif #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ #if defined(__WIN__) || defined(OS2) #ifdef OS2 Loading Loading
include/my_pthread.h +5 −5 Original line number Diff line number Diff line Loading @@ -20,15 +20,15 @@ #ifndef _my_pthread_h #define _my_pthread_h #ifdef __cplusplus extern "C" { #endif #include <errno.h> #ifndef ETIME #define ETIME ETIMEDOUT /* For FreeBSD */ #endif #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ #if defined(__WIN__) || defined(OS2) #ifdef OS2 Loading