/* include/arch/unix/apr_private.h. Generated by configure. */ /* include/arch/unix/apr_private.h.in. Generated from configure.in by autoheader. */ /* Define as function which can be used for conversion of strings to apr_int64_t */ #define APR_INT64_STRFN strtoll /* Define as function used for conversion of strings to apr_off_t */ #define APR_OFF_T_STRFN strtoll /* Define to path of random device */ #define DEV_RANDOM "/dev/random" /* Define if struct dirent has an inode member */ #define DIRENT_INODE d_fileno /* Define if struct dirent has a d_type member */ #define DIRENT_TYPE d_type /* Define if DSO support uses dlfcn.h */ #define DSO_USE_DLFCN 1 /* Define if DSO support uses dyld.h */ /* #undef DSO_USE_DYLD */ /* Define if DSO support uses shl_load */ /* #undef DSO_USE_SHL */ /* Define to list of paths to EGD sockets */ /* #undef EGD_DEFAULT_SOCKET */ /* Define if fcntl locks affect threads within the process */ /* #undef FCNTL_IS_GLOBAL */ /* Define if flock locks affect threads within the process */ /* #undef FLOCK_IS_GLOBAL */ /* Define if gethostbyaddr is thread safe */ /* #undef GETHOSTBYADDR_IS_THREAD_SAFE */ /* Define if gethostbyname is thread safe */ /* #undef GETHOSTBYNAME_IS_THREAD_SAFE */ /* Define if gethostbyname_r has the glibc style */ #define GETHOSTBYNAME_R_GLIBC2 1 /* Define if gethostbyname_r has the hostent_data for the third argument */ /* #undef GETHOSTBYNAME_R_HOSTENT_DATA */ /* Define to 1 if you have the `alloca' function. */ /* #undef HAVE_ALLOCA */ /* Define to 1 if you have the header file. */ #define HAVE_ALLOCA_H 1 /* Define to 1 if you have the header file. */ #define HAVE_ARPA_INET_H 1 /* Define if BONE_VERSION is defined in sys/socket.h */ /* #undef HAVE_BONE_VERSION */ /* Define to 1 if you have the header file. */ /* #undef HAVE_BYTEORDER_H */ /* Define to 1 if you have the `calloc' function. */ #define HAVE_CALLOC 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_CONIO_H */ /* Define to 1 if you have the `create_area' function. */ /* #undef HAVE_CREATE_AREA */ /* Define to 1 if you have the `create_sem' function. */ /* #undef HAVE_CREATE_SEM */ /* Define to 1 if you have the header file. */ #define HAVE_CRYPT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_CTYPE_H 1 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you don't. */ #define HAVE_DECL_SYS_SIGLIST 1 /* Define to 1 if you have the header file. */ #define HAVE_DIRENT_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_DIR_H */ /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_DL_H */ /* Define if EGD is supported */ /* #undef HAVE_EGD */ /* Define if the epoll interface is supported */ /* #undef HAVE_EPOLL */ /* Define to 1 if you have the header file. */ #define HAVE_ERRNO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define to 1 if you have the `flock' function. */ #define HAVE_FLOCK 1 /* Define to 1 if you have the `fork' function. */ #define HAVE_FORK 1 /* Define if F_SETLK is defined in fcntl.h */ #define HAVE_F_SETLK 1 /* Define if getaddrinfo accepts the AI_ADDRCONFIG flag */ #define HAVE_GAI_ADDRCONFIG 1 /* Define to 1 if you have the `gai_strerror' function. */ #define HAVE_GAI_STRERROR 1 /* Define if getaddrinfo exists and works well enough for APR */ #define HAVE_GETADDRINFO 1 /* Define to 1 if you have the `getenv' function. */ #define HAVE_GETENV 1 /* Define to 1 if you have the `getgrgid_r' function. */ #define HAVE_GETGRGID_R 1 /* Define to 1 if you have the `getgrnam_r' function. */ #define HAVE_GETGRNAM_R 1 /* Define to 1 if you have the `gethostbyaddr_r' function. */ #define HAVE_GETHOSTBYADDR_R 1 /* Define to 1 if you have the `gethostbyname_r' function. */ #define HAVE_GETHOSTBYNAME_R 1 /* Define to 1 if you have the `getifaddrs' function. */ #define HAVE_GETIFADDRS 1 /* Define if getnameinfo exists */ #define HAVE_GETNAMEINFO 1 /* Define to 1 if you have the `getpass' function. */ #define HAVE_GETPASS 1 /* Define to 1 if you have the `getpassphrase' function. */ /* #undef HAVE_GETPASSPHRASE */ /* Define to 1 if you have the `getpwnam_r' function. */ #define HAVE_GETPWNAM_R 1 /* Define to 1 if you have the `getpwuid_r' function. */ #define HAVE_GETPWUID_R 1 /* Define to 1 if you have the `getrlimit' function. */ #define HAVE_GETRLIMIT 1 /* Define to 1 if you have the `gmtime_r' function. */ #define HAVE_GMTIME_R 1 /* Define to 1 if you have the header file. */ #define HAVE_GRP_H 1 /* Define if hstrerror is present */ /* #undef HAVE_HSTRERROR */ /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_IO_H */ /* Define to 1 if you have the `isinf' function. */ #define HAVE_ISINF 1 /* Define to 1 if you have the `isnan' function. */ #define HAVE_ISNAN 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_KERNEL_OS_H */ /* Define to 1 if you have the `kqueue' function. */ /* #undef HAVE_KQUEUE */ /* Define to 1 if you have the header file. */ #define HAVE_LANGINFO_H 1 /* Define to 1 if you have the `bsd' library (-lbsd). */ /* #undef HAVE_LIBBSD */ /* Define to 1 if you have the `sendfile' library (-lsendfile). */ /* #undef HAVE_LIBSENDFILE */ /* Define to 1 if you have the `truerand' library (-ltruerand). */ /* #undef HAVE_LIBTRUERAND */ /* Define to 1 if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define to 1 if you have the `localtime_r' function. */ #define HAVE_LOCALTIME_R 1 /* Define if LOCK_EX is defined in sys/file.h */ #define HAVE_LOCK_EX 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_MACH_O_DYLD_H */ /* Define to 1 if you have the header file. */ #define HAVE_MALLOC_H 1 /* Define if MAP_ANON is defined in sys/mman.h */ #define HAVE_MAP_ANON 1 /* Define to 1 if you have the `memchr' function. */ #define HAVE_MEMCHR 1 /* Define to 1 if you have the `memmove' function. */ #define HAVE_MEMMOVE 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the `mkstemp' function. */ #define HAVE_MKSTEMP 1 /* Define to 1 if you have the `mkstemp64' function. */ #define HAVE_MKSTEMP64 1 /* Define to 1 if you have the `mmap' function. */ #define HAVE_MMAP 1 /* Define to 1 if you have the `mmap64' function. */ #define HAVE_MMAP64 1 /* Define to 1 if you have the `munmap' function. */ #define HAVE_MUNMAP 1 /* Define to 1 if you have the header file. */ #define HAVE_NETDB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_NETINET_IN_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_NETINET_SCTP_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_NETINET_SCTP_UIO_H */ /* Defined if netinet/tcp.h is present */ #define HAVE_NETINET_TCP_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_NET_ERRNO_H */ /* Define to 1 if you have the `nl_langinfo' function. */ #define HAVE_NL_LANGINFO 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_OS2_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_OSRELDATE_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_OS_H */ /* Define to 1 if you have the `poll' function. */ #define HAVE_POLL 1 /* Define if POLLIN is defined */ #define HAVE_POLLIN 1 /* Define to 1 if you have the header file. */ #define HAVE_POLL_H 1 /* Define to 1 if you have the `port_create' function. */ /* #undef HAVE_PORT_CREATE */ /* Define to 1 if you have the header file. */ /* #undef HAVE_PROCESS_H */ /* Define to 1 if you have the `pthread_attr_setguardsize' function. */ #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 /* Define to 1 if you have the header file. */ #define HAVE_PTHREAD_H 1 /* Define to 1 if you have the `pthread_key_delete' function. */ #define HAVE_PTHREAD_KEY_DELETE 1 /* Define to 1 if you have the `pthread_mutexattr_setpshared' function. */ #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 /* Define to 1 if you have the `pthread_mutexattr_setrobust_np' function. */ /* #undef HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP */ /* Define if recursive pthread mutexes are available */ #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 /* Define if PTHREAD_PROCESS_SHARED is defined in pthread.h */ #define HAVE_PTHREAD_PROCESS_SHARED 1 /* Define if pthread rwlocks are available */ #define HAVE_PTHREAD_RWLOCKS 1 /* Define to 1 if you have the `pthread_rwlock_init' function. */ #define HAVE_PTHREAD_RWLOCK_INIT 1 /* Define to 1 if you have the `putenv' function. */ #define HAVE_PUTENV 1 /* Define to 1 if you have the header file. */ #define HAVE_PWD_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SEMAPHORE_H 1 /* Define to 1 if you have the `semctl' function. */ #define HAVE_SEMCTL 1 /* Define to 1 if you have the `semget' function. */ #define HAVE_SEMGET 1 /* Define to 1 if you have the `sem_close' function. */ #define HAVE_SEM_CLOSE 1 /* Define to 1 if you have the `sem_post' function. */ #define HAVE_SEM_POST 1 /* Define if SEM_UNDO is defined in sys/sem.h */ #define HAVE_SEM_UNDO 1 /* Define to 1 if you have the `sem_unlink' function. */ #define HAVE_SEM_UNLINK 1 /* Define to 1 if you have the `sem_wait' function. */ #define HAVE_SEM_WAIT 1 /* Define to 1 if you have the `sendfile' function. */ #define HAVE_SENDFILE 1 /* Define to 1 if you have the `sendfile64' function. */ #define HAVE_SENDFILE64 1 /* Define to 1 if you have the `sendfilev' function. */ /* #undef HAVE_SENDFILEV */ /* Define to 1 if you have the `sendfilev64' function. */ /* #undef HAVE_SENDFILEV64 */ /* Define to 1 if you have the `send_file' function. */ /* #undef HAVE_SEND_FILE */ /* Define to 1 if you have the `setenv' function. */ #define HAVE_SETENV 1 /* Define to 1 if you have the `setrlimit' function. */ #define HAVE_SETRLIMIT 1 /* Define to 1 if you have the `setsid' function. */ #define HAVE_SETSID 1 /* Define to 1 if you have the `set_h_errno' function. */ /* #undef HAVE_SET_H_ERRNO */ /* Define to 1 if you have the `shmat' function. */ #define HAVE_SHMAT 1 /* Define to 1 if you have the `shmctl' function. */ #define HAVE_SHMCTL 1 /* Define to 1 if you have the `shmdt' function. */ #define HAVE_SHMDT 1 /* Define to 1 if you have the `shmget' function. */ #define HAVE_SHMGET 1 /* Define to 1 if you have the `shm_open' function. */ #define HAVE_SHM_OPEN 1 /* Define to 1 if you have the `shm_unlink' function. */ #define HAVE_SHM_UNLINK 1 /* Define to 1 if you have the `sigaction' function. */ #define HAVE_SIGACTION 1 /* Define to 1 if you have the header file. */ #define HAVE_SIGNAL_H 1 /* Define to 1 if you have the `sigsuspend' function. */ #define HAVE_SIGSUSPEND 1 /* Define to 1 if you have the `sigwait' function. */ #define HAVE_SIGWAIT 1 /* Whether you have socklen_t */ #define HAVE_SOCKLEN_T 1 /* Define if SO_ACCEPTFILTER is defined in sys/socket.h */ /* #undef HAVE_SO_ACCEPTFILTER */ /* Define to 1 if you have the header file. */ #define HAVE_STDARG_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDDEF_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDIO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the `strcasecmp' function. */ #define HAVE_STRCASECMP 1 /* Define to 1 if you have the `strdup' function. */ #define HAVE_STRDUP 1 /* Define to 1 if you have the `strerror_r' function. */ #define HAVE_STRERROR_R 1 /* Define to 1 if you have the `stricmp' function. */ /* #undef HAVE_STRICMP */ /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the `strncasecmp' function. */ #define HAVE_STRNCASECMP 1 /* Define to 1 if you have the `strnicmp' function. */ /* #undef HAVE_STRNICMP */ /* Define to 1 if you have the `strstr' function. */ #define HAVE_STRSTR 1 /* Define if struct impreq was found */ #define HAVE_STRUCT_IPMREQ 1 /* Define to 1 if `tm_gmtoff' is member of `struct tm'. */ #define HAVE_STRUCT_TM_TM_GMTOFF 1 /* Define to 1 if `__tm_gmtoff' is member of `struct tm'. */ /* #undef HAVE_STRUCT_TM___TM_GMTOFF */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYSAPI_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYSGTIME_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_FILE_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_IPC_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_MMAN_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_MUTEX_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_POLL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_RESOURCE_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SELECT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SEM_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SENDFILE_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SHM_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SIGNAL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SOCKET_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_SOCKIO_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SYSCTL_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_SYSLIMITS_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_UIO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_UN_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_WAIT_H 1 /* Define if TCP_CORK is defined in netinet/tcp.h */ #define HAVE_TCP_CORK 1 /* Define if TCP_NODELAY and TCP_CORK can be enabled at the same time */ /* #undef HAVE_TCP_NODELAY_WITH_CORK */ /* Define if TCP_NOPUSH is defined in netinet/tcp.h */ /* #undef HAVE_TCP_NOPUSH */ /* Define to 1 if you have the header file. */ #define HAVE_TERMIOS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_TIME_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_TPFEQ_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_TPFIO_H */ /* Define if truerand is supported */ /* #undef HAVE_TRUERAND */ /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_UNIX_H */ /* Define to 1 if you have the `unsetenv' function. */ #define HAVE_UNSETENV 1 /* Define to 1 if you have the `utime' function. */ #define HAVE_UTIME 1 /* Define to 1 if you have the `utimes' function. */ #define HAVE_UTIMES 1 /* Define to 1 if you have the `uuid_create' function. */ /* #undef HAVE_UUID_CREATE */ /* Define to 1 if you have the `uuid_generate' function. */ #define HAVE_UUID_GENERATE 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_UUID_H */ /* Define to 1 if you have the header file. */ #define HAVE_UUID_UUID_H 1 /* Define if C compiler supports VLA */ #define HAVE_VLA 1 /* Define to 1 if you have the `waitpid' function. */ #define HAVE_WAITPID 1 /* Define to 1 if you have the `writev' function. */ #define HAVE_WRITEV 1 /* Define if EAI_ error codes from getaddrinfo are negative */ #define NEGATIVE_EAI 1 /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "" /* Define to the version of this package. */ #define PACKAGE_VERSION "" /* Define if POSIX semaphores affect threads within the process */ /* #undef POSIXSEM_IS_GLOBAL */ /* Define if pthread_attr_getdetachstate() has one arg */ /* #undef PTHREAD_ATTR_GETDETACHSTATE_TAKES_ONE_ARG */ /* Define if pthread_getspecific() has two args */ /* #undef PTHREAD_GETSPECIFIC_TAKES_TWO_ARGS */ /* Define if readdir is thread safe */ /* #undef READDIR_IS_THREAD_SAFE */ /* Define to 1 if the `setpgrp' function takes no argument. */ #define SETPGRP_VOID 1 /* */ /* #undef SIGWAIT_TAKES_ONE_ARG */ /* The size of a `char', as computed by sizeof. */ #define SIZEOF_CHAR 1 /* The size of a `int', as computed by sizeof. */ #define SIZEOF_INT 4 /* The size of a `long', as computed by sizeof. */ #define SIZEOF_LONG 4 /* The size of a `long long', as computed by sizeof. */ #define SIZEOF_LONG_LONG 8 /* The size of off_t */ #define SIZEOF_OFF_T 4 /* The size of pid_t */ #define SIZEOF_PID_T 4 /* The size of a `short', as computed by sizeof. */ #define SIZEOF_SHORT 2 /* The size of size_t */ #define SIZEOF_SIZE_T 4 /* The size of ssize_t */ #define SIZEOF_SSIZE_T 4 /* The size of a `void*', as computed by sizeof. */ #define SIZEOF_VOIDP 4 /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if strerror returns int */ /* #undef STRERROR_R_RC_INT */ /* Define if SysV semaphores affect threads within the process */ /* #undef SYSVSEM_IS_GLOBAL */ /* Define if BeOS Semaphores will be used */ /* #undef USE_BEOSSEM */ /* Define if SVR4-style fcntl() will be used */ /* #undef USE_FCNTL_SERIALIZE */ /* Define if 4.2BSD-style flock() will be used */ /* #undef USE_FLOCK_SERIALIZE */ /* Define if use of generic atomics is requested */ #define USE_GENERIC_ATOMICS 1 /* Define if BeOS areas will be used */ /* #undef USE_SHMEM_BEOS */ /* Define if BeOS areas will be used */ /* #undef USE_SHMEM_BEOS_ANON */ /* Define if 4.4BSD-style mmap() via MAP_ANON will be used */ #define USE_SHMEM_MMAP_ANON 1 /* Define if mmap() via POSIX.1 shm_open() on temporary file will be used */ /* #undef USE_SHMEM_MMAP_SHM */ /* Define if Classical mmap() on temporary file will be used */ /* #undef USE_SHMEM_MMAP_TMP */ /* Define if SVR4-style mmap() on /dev/zero will be used */ /* #undef USE_SHMEM_MMAP_ZERO */ /* Define if OS/2 DosAllocSharedMem() will be used */ /* #undef USE_SHMEM_OS2 */ /* Define if OS/2 DosAllocSharedMem() will be used */ /* #undef USE_SHMEM_OS2_ANON */ /* Define if SysV IPC shmget() will be used */ #define USE_SHMEM_SHMGET 1 /* Define if SysV IPC shmget() will be used */ /* #undef USE_SHMEM_SHMGET_ANON */ /* Define if SysV IPC semget() will be used */ #define USE_SYSVSEM_SERIALIZE 1 /* Define if apr_wait_for_io_or_timeout() uses poll(2) */ #define WAITIO_USES_POLL 1 /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */ /* Define to 1 if on AIX 3. System headers sometimes define this. We just want to avoid a redefinition error message. */ #ifndef _ALL_SOURCE /* # undef _ALL_SOURCE */ #endif /* Define to 1 if on MINIX. */ /* #undef _MINIX */ /* Define to 2 if the system does not provide POSIX.1 features except with this defined. */ /* #undef _POSIX_1_SOURCE */ /* Define to 1 if you need to in order for `stat' and other things to work. */ /* #undef _POSIX_SOURCE */ /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define to `int' if doesn't define. */ /* #undef gid_t */ /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus /* #undef inline */ #endif /* Define to `long' if does not define. */ /* #undef off_t */ /* Define to `int' if does not define. */ /* #undef pid_t */ /* Define to `unsigned' if does not define. */ /* #undef size_t */ /* Define to `int' if does not define. */ /* #undef ssize_t */ /* Define to `int' if doesn't define. */ /* #undef uid_t */ /* switch this on if we have a BeOS version below BONE */ #if BEOS && !HAVE_BONE_VERSION #define BEOS_R5 1 #else #define BEOS_BONE 1 #endif /* * Include common private declarations. */ #include "../apr_private_common.h"