60 #define HAVE_LIMITS_H 1
61 #define HAVE_MALLOC_H 1
62 #define HAVE_PROCESS_H APR_NOT_IN_WCE
63 #define HAVE_SIGNAL_H 1
64 #define HAVE_STDDEF_H APR_NOT_IN_WCE
65 #define HAVE_STDLIB_H 1
67 #define HAVE_STRICMP 1
68 #define HAVE_STRNICMP 1
114 #define sleep(t) Sleep((t) * 1000)
117 #define _commit fsync
120 #define SIZEOF_SHORT 2
122 #define SIZEOF_LONGLONG 8
123 #define SIZEOF_CHAR 1
124 #define SIZEOF_SSIZE_T SIZEOF_INT
129 #if !APR_HAVE_ERRNO_H
135 #define HAVE_GETADDRINFO 1
136 #define HAVE_GETNAMEINFO 1
137 #define HAVE_IF_INDEXTONAME 1
138 #define HAVE_IF_NAMETOINDEX 1
142 #if _MSC_VER >= 1300 && _INTEGRAL_MAX_BITS >= 64 && !defined(_WIN32_WCE)
143 #define APR_INT64_STRFN _strtoi64
146 #if APR_HAS_LARGE_FILES
147 #ifdef APR_INT64_STRFN
148 #define APR_OFF_T_STRFN APR_INT64_STRFN
150 #define APR_OFF_T_STRFN apr_strtoi64
153 #if defined(_WIN32_WCE)
154 #define APR_OFF_T_STRFN strtol
156 #define APR_OFF_T_STRFN strtoi
161 #define APR_DWORD_MAX 0xFFFFFFFFUL
166 #ifdef APR_DECLARE_STATIC
167 #define APU_DSO_BUILD 0
170 #define APU_DSO_BUILD 1
174 #define HAVE_MY_GLOBAL_H 1
182 #define HAVE_ICONV_H 1
194 #ifdef HAVE_PROCESS_H
void( Sigfunc)(int)
Definition: apr_private.h:112
unsigned __stdcall SignalHandling(void *)
int
Definition: mod_proxy.h:653
#define APR_DECLARE_DATA
Definition: macros.h:17
APR Platform Definitions.
APR_DECLARE_DATA int errno
Definition: apr_private.h:130
typedef void(APR_THREAD_FUNC *PFN_HSE_IO_COMPLETION)(EXTENSION_CONTROL_BLOCK *ecb