event-config.h (2.1.11) | | event-config.h (2.1.12) |
| | |
skipping to change at line 29 ¶ | | skipping to change at line 29 ¶ |
| | |
/* Define if libevent should not allow replacing the mm functions */ | | /* Define if libevent should not allow replacing the mm functions */ |
/* #undef EVENT__DISABLE_MM_REPLACEMENT */ | | /* #undef EVENT__DISABLE_MM_REPLACEMENT */ |
| | |
/* Define if libevent should not be compiled with thread support */ | | /* Define if libevent should not be compiled with thread support */ |
/* #undef EVENT__DISABLE_THREAD_SUPPORT */ | | /* #undef EVENT__DISABLE_THREAD_SUPPORT */ |
| | |
/* Define to 1 if you have the `accept4' function. */ | | /* Define to 1 if you have the `accept4' function. */ |
#define EVENT__HAVE_ACCEPT4 1 | | #define EVENT__HAVE_ACCEPT4 1 |
| | |
| | /* Define to 1 if you have the <afunix.h> header file. */ |
| | /* #undef EVENT__HAVE_AFUNIX_H */ |
| | |
/* Define to 1 if you have the `arc4random' function. */ | | /* Define to 1 if you have the `arc4random' function. */ |
/* #undef EVENT__HAVE_ARC4RANDOM */ | | /* #undef EVENT__HAVE_ARC4RANDOM */ |
| | |
/* Define to 1 if you have the `arc4random_addrandom' function. */ | | /* Define to 1 if you have the `arc4random_addrandom' function. */ |
/* #undef EVENT__HAVE_ARC4RANDOM_ADDRANDOM */ | | /* #undef EVENT__HAVE_ARC4RANDOM_ADDRANDOM */ |
| | |
/* Define to 1 if you have the `arc4random_buf' function. */ | | /* Define to 1 if you have the `arc4random_buf' function. */ |
/* #undef EVENT__HAVE_ARC4RANDOM_BUF */ | | /* #undef EVENT__HAVE_ARC4RANDOM_BUF */ |
| | |
/* Define to 1 if you have the <arpa/inet.h> header file. */ | | /* Define to 1 if you have the <arpa/inet.h> header file. */ |
#define EVENT__HAVE_ARPA_INET_H 1 | | #define EVENT__HAVE_ARPA_INET_H 1 |
| | |
/* Define to 1 if you have the `clock_gettime' function. */ | | /* Define to 1 if you have the `clock_gettime' function. */ |
#define EVENT__HAVE_CLOCK_GETTIME 1 | | #define EVENT__HAVE_CLOCK_GETTIME 1 |
| | |
/* Define to 1 if you have the declaration of `CTL_KERN', and to 0 if you | | /* Define to 1 if you have the declaration of `CTL_KERN', and to 0 if you |
don't. */ | | don't. */ |
#define EVENT__HAVE_DECL_CTL_KERN 1 | | /* #undef EVENT__HAVE_DECL_CTL_KERN */ |
| | |
/* Define to 1 if you have the declaration of `KERN_ARND', and to 0 if you | | /* Define to 1 if you have the declaration of `KERN_ARND', and to 0 if you |
don't. */ | | don't. */ |
#define EVENT__HAVE_DECL_KERN_ARND 0 | | /* #undef EVENT__HAVE_DECL_KERN_ARND */ |
| | |
/* Define to 1 if you have the declaration of `KERN_RANDOM', and to 0 if yo | | |
u | | |
don't. */ | | |
#define EVENT__HAVE_DECL_KERN_RANDOM 1 | | |
| | |
/* Define to 1 if you have the declaration of `RANDOM_UUID', and to 0 if yo | | |
u | | |
don't. */ | | |
#define EVENT__HAVE_DECL_RANDOM_UUID 1 | | |
| | |
/* Define if /dev/poll is available */ | | /* Define if /dev/poll is available */ |
/* #undef EVENT__HAVE_DEVPOLL */ | | /* #undef EVENT__HAVE_DEVPOLL */ |
| | |
/* Define to 1 if you have the <dlfcn.h> header file. */ | | /* Define to 1 if you have the <dlfcn.h> header file. */ |
#define EVENT__HAVE_DLFCN_H 1 | | #define EVENT__HAVE_DLFCN_H 1 |
| | |
/* Define if your system supports the epoll system calls */ | | /* Define if your system supports the epoll system calls */ |
#define EVENT__HAVE_EPOLL 1 | | #define EVENT__HAVE_EPOLL 1 |
| | |
| | |
skipping to change at line 123 ¶ | | skipping to change at line 118 ¶ |
| | |
/* Define to 1 if you have the `getifaddrs' function. */ | | /* Define to 1 if you have the `getifaddrs' function. */ |
#define EVENT__HAVE_GETIFADDRS 1 | | #define EVENT__HAVE_GETIFADDRS 1 |
| | |
/* Define to 1 if you have the `getnameinfo' function. */ | | /* Define to 1 if you have the `getnameinfo' function. */ |
#define EVENT__HAVE_GETNAMEINFO 1 | | #define EVENT__HAVE_GETNAMEINFO 1 |
| | |
/* Define to 1 if you have the `getprotobynumber' function. */ | | /* Define to 1 if you have the `getprotobynumber' function. */ |
#define EVENT__HAVE_GETPROTOBYNUMBER 1 | | #define EVENT__HAVE_GETPROTOBYNUMBER 1 |
| | |
| | /* Define to 1 if you have the `getrandom' function. */ |
| | #define EVENT__HAVE_GETRANDOM 1 |
| | |
/* Define to 1 if you have the `getservbyname' function. */ | | /* Define to 1 if you have the `getservbyname' function. */ |
#define EVENT__HAVE_GETSERVBYNAME 1 | | #define EVENT__HAVE_GETSERVBYNAME 1 |
| | |
/* Define to 1 if you have the `gettimeofday' function. */ | | /* Define to 1 if you have the `gettimeofday' function. */ |
#define EVENT__HAVE_GETTIMEOFDAY 1 | | #define EVENT__HAVE_GETTIMEOFDAY 1 |
| | |
/* Define to 1 if you have the <ifaddrs.h> header file. */ | | /* Define to 1 if you have the <ifaddrs.h> header file. */ |
#define EVENT__HAVE_IFADDRS_H 1 | | #define EVENT__HAVE_IFADDRS_H 1 |
| | |
/* Define to 1 if you have the `inet_ntop' function. */ | | /* Define to 1 if you have the `inet_ntop' function. */ |
| | |
skipping to change at line 147 ¶ | | skipping to change at line 145 ¶ |
| | |
/* Define to 1 if you have the <inttypes.h> header file. */ | | /* Define to 1 if you have the <inttypes.h> header file. */ |
#define EVENT__HAVE_INTTYPES_H 1 | | #define EVENT__HAVE_INTTYPES_H 1 |
| | |
/* Define to 1 if you have the `issetugid' function. */ | | /* Define to 1 if you have the `issetugid' function. */ |
/* #undef EVENT__HAVE_ISSETUGID */ | | /* #undef EVENT__HAVE_ISSETUGID */ |
| | |
/* Define to 1 if you have the `kqueue' function. */ | | /* Define to 1 if you have the `kqueue' function. */ |
/* #undef EVENT__HAVE_KQUEUE */ | | /* #undef EVENT__HAVE_KQUEUE */ |
| | |
| | /* Define to 1 if you have the `ws2_32' library (-lws2_32). */ |
| | /* #undef EVENT__HAVE_LIBWS2_32 */ |
| | |
/* Define if the system has zlib */ | | /* Define if the system has zlib */ |
#define EVENT__HAVE_LIBZ 1 | | #define EVENT__HAVE_LIBZ 1 |
| | |
/* Define to 1 if you have the `mach_absolute_time' function. */ | | /* Define to 1 if you have the `mach_absolute_time' function. */ |
/* #undef EVENT__HAVE_MACH_ABSOLUTE_TIME */ | | /* #undef EVENT__HAVE_MACH_ABSOLUTE_TIME */ |
| | |
| | /* Define to 1 if you have the <mach/mach.h> header file. */ |
| | /* #undef EVENT__HAVE_MACH_MACH_H */ |
| | |
/* Define to 1 if you have the <mach/mach_time.h> header file. */ | | /* Define to 1 if you have the <mach/mach_time.h> header file. */ |
/* #undef EVENT__HAVE_MACH_MACH_TIME_H */ | | /* #undef EVENT__HAVE_MACH_MACH_TIME_H */ |
| | |
/* Define to 1 if you have the <memory.h> header file. */ | | /* Define to 1 if you have the <memory.h> header file. */ |
#define EVENT__HAVE_MEMORY_H 1 | | #define EVENT__HAVE_MEMORY_H 1 |
| | |
/* Define to 1 if you have the `mmap' function. */ | | /* Define to 1 if you have the `mmap' function. */ |
#define EVENT__HAVE_MMAP 1 | | #define EVENT__HAVE_MMAP 1 |
| | |
/* Define to 1 if you have the `nanosleep' function. */ | | /* Define to 1 if you have the `nanosleep' function. */ |
| | |
skipping to change at line 330 ¶ | | skipping to change at line 334 ¶ |
| | |
/* Define to 1 if you have the <sys/mman.h> header file. */ | | /* Define to 1 if you have the <sys/mman.h> header file. */ |
#define EVENT__HAVE_SYS_MMAN_H 1 | | #define EVENT__HAVE_SYS_MMAN_H 1 |
| | |
/* Define to 1 if you have the <sys/param.h> header file. */ | | /* Define to 1 if you have the <sys/param.h> header file. */ |
#define EVENT__HAVE_SYS_PARAM_H 1 | | #define EVENT__HAVE_SYS_PARAM_H 1 |
| | |
/* Define to 1 if you have the <sys/queue.h> header file. */ | | /* Define to 1 if you have the <sys/queue.h> header file. */ |
#define EVENT__HAVE_SYS_QUEUE_H 1 | | #define EVENT__HAVE_SYS_QUEUE_H 1 |
| | |
| | /* Define to 1 if you have the <sys/random.h> header file. */ |
| | #define EVENT__HAVE_SYS_RANDOM_H 1 |
| | |
/* Define to 1 if you have the <sys/resource.h> header file. */ | | /* Define to 1 if you have the <sys/resource.h> header file. */ |
#define EVENT__HAVE_SYS_RESOURCE_H 1 | | #define EVENT__HAVE_SYS_RESOURCE_H 1 |
| | |
/* Define to 1 if you have the <sys/select.h> header file. */ | | /* Define to 1 if you have the <sys/select.h> header file. */ |
#define EVENT__HAVE_SYS_SELECT_H 1 | | #define EVENT__HAVE_SYS_SELECT_H 1 |
| | |
/* Define to 1 if you have the <sys/sendfile.h> header file. */ | | /* Define to 1 if you have the <sys/sendfile.h> header file. */ |
#define EVENT__HAVE_SYS_SENDFILE_H 1 | | #define EVENT__HAVE_SYS_SENDFILE_H 1 |
| | |
/* Define to 1 if you have the <sys/socket.h> header file. */ | | /* Define to 1 if you have the <sys/socket.h> header file. */ |
#define EVENT__HAVE_SYS_SOCKET_H 1 | | #define EVENT__HAVE_SYS_SOCKET_H 1 |
| | |
/* Define to 1 if you have the <sys/stat.h> header file. */ | | /* Define to 1 if you have the <sys/stat.h> header file. */ |
#define EVENT__HAVE_SYS_STAT_H 1 | | #define EVENT__HAVE_SYS_STAT_H 1 |
| | |
/* Define to 1 if you have the <sys/sysctl.h> header file. */ | | /* Define to 1 if you have the <sys/sysctl.h> header file. */ |
#define EVENT__HAVE_SYS_SYSCTL_H 1 | | /* #undef EVENT__HAVE_SYS_SYSCTL_H */ |
| | |
/* Define to 1 if you have the <sys/timerfd.h> header file. */ | | /* Define to 1 if you have the <sys/timerfd.h> header file. */ |
#define EVENT__HAVE_SYS_TIMERFD_H 1 | | #define EVENT__HAVE_SYS_TIMERFD_H 1 |
| | |
/* Define to 1 if you have the <sys/time.h> header file. */ | | /* Define to 1 if you have the <sys/time.h> header file. */ |
#define EVENT__HAVE_SYS_TIME_H 1 | | #define EVENT__HAVE_SYS_TIME_H 1 |
| | |
/* Define to 1 if you have the <sys/types.h> header file. */ | | /* Define to 1 if you have the <sys/types.h> header file. */ |
#define EVENT__HAVE_SYS_TYPES_H 1 | | #define EVENT__HAVE_SYS_TYPES_H 1 |
| | |
| | |
skipping to change at line 420 ¶ | | skipping to change at line 427 ¶ |
| | |
/* Define to 1 if you have the `vasprintf' function. */ | | /* Define to 1 if you have the `vasprintf' function. */ |
#define EVENT__HAVE_VASPRINTF 1 | | #define EVENT__HAVE_VASPRINTF 1 |
| | |
/* Define if kqueue works correctly with pipes */ | | /* Define if kqueue works correctly with pipes */ |
/* #undef EVENT__HAVE_WORKING_KQUEUE */ | | /* #undef EVENT__HAVE_WORKING_KQUEUE */ |
| | |
/* Define to 1 if you have the <zlib.h> header file. */ | | /* Define to 1 if you have the <zlib.h> header file. */ |
#define EVENT__HAVE_ZLIB_H 1 | | #define EVENT__HAVE_ZLIB_H 1 |
| | |
| | /* Define to 1 if you have the `_gmtime64' function. */ |
| | /* #undef EVENT__HAVE__GMTIME64 */ |
| | |
| | /* Define to 1 if you have the `_gmtime64_s' function. */ |
| | /* #undef EVENT__HAVE__GMTIME64_S */ |
| | |
/* Define to 1 if compiler have __FUNCTION__ */ | | /* Define to 1 if compiler have __FUNCTION__ */ |
#define EVENT__HAVE___FUNCTION__ 1 | | #define EVENT__HAVE___FUNCTION__ 1 |
| | |
/* Define to 1 if compiler have __func__ */ | | /* Define to 1 if compiler have __func__ */ |
#define EVENT__HAVE___func__ 1 | | #define EVENT__HAVE___func__ 1 |
| | |
/* Define to the sub-directory where libtool stores uninstalled libraries.
*/ | | /* Define to the sub-directory where libtool stores uninstalled libraries.
*/ |
#define EVENT__LT_OBJDIR ".libs/" | | #define EVENT__LT_OBJDIR ".libs/" |
| | |
/* Numeric representation of the version */ | | /* Numeric representation of the version */ |
#define EVENT__NUMERIC_VERSION 0x02010b00 | | #define EVENT__NUMERIC_VERSION 0x02010c00 |
| | |
/* Name of package */ | | /* Name of package */ |
#define EVENT__PACKAGE "libevent" | | #define EVENT__PACKAGE "libevent" |
| | |
/* Define to the address where bug reports for this package should be sent.
*/ | | /* Define to the address where bug reports for this package should be sent.
*/ |
#define EVENT__PACKAGE_BUGREPORT "" | | #define EVENT__PACKAGE_BUGREPORT "" |
| | |
/* Define to the full name of this package. */ | | /* Define to the full name of this package. */ |
#define EVENT__PACKAGE_NAME "libevent" | | #define EVENT__PACKAGE_NAME "libevent" |
| | |
/* Define to the full name and version of this package. */ | | /* Define to the full name and version of this package. */ |
#define EVENT__PACKAGE_STRING "libevent 2.1.11-stable" | | #define EVENT__PACKAGE_STRING "libevent 2.1.12-stable" |
| | |
/* Define to the one symbol short name of this package. */ | | /* Define to the one symbol short name of this package. */ |
#define EVENT__PACKAGE_TARNAME "libevent" | | #define EVENT__PACKAGE_TARNAME "libevent" |
| | |
/* Define to the home page for this package. */ | | /* Define to the home page for this package. */ |
#define EVENT__PACKAGE_URL "" | | #define EVENT__PACKAGE_URL "" |
| | |
/* Define to the version of this package. */ | | /* Define to the version of this package. */ |
#define EVENT__PACKAGE_VERSION "2.1.11-stable" | | #define EVENT__PACKAGE_VERSION "2.1.12-stable" |
| | |
/* Define to necessary symbol if this constant uses a non-standard name on | | /* Define to necessary symbol if this constant uses a non-standard name on |
your system. */ | | your system. */ |
/* #undef EVENT__PTHREAD_CREATE_JOINABLE */ | | /* #undef EVENT__PTHREAD_CREATE_JOINABLE */ |
| | |
/* The size of `int', as computed by sizeof. */ | | /* The size of `int', as computed by sizeof. */ |
#define EVENT__SIZEOF_INT 4 | | #define EVENT__SIZEOF_INT 4 |
| | |
/* The size of `long', as computed by sizeof. */ | | /* The size of `long', as computed by sizeof. */ |
#define EVENT__SIZEOF_LONG 8 | | #define EVENT__SIZEOF_LONG 8 |
| | |
skipping to change at line 512 ¶ | | skipping to change at line 525 ¶ |
/* Enable extensions on HP NonStop. */ | | /* Enable extensions on HP NonStop. */ |
#ifndef _TANDEM_SOURCE | | #ifndef _TANDEM_SOURCE |
# define _TANDEM_SOURCE 1 | | # define _TANDEM_SOURCE 1 |
#endif | | #endif |
/* Enable general extensions on Solaris. */ | | /* Enable general extensions on Solaris. */ |
#ifndef __EXTENSIONS__ | | #ifndef __EXTENSIONS__ |
# define __EXTENSIONS__ 1 | | # define __EXTENSIONS__ 1 |
#endif | | #endif |
| | |
/* Version number of package */ | | /* Version number of package */ |
#define EVENT__VERSION "2.1.11-stable" | | #define EVENT__VERSION "2.1.12-stable" |
| | |
/* Enable large inode numbers on Mac OS X 10.5. */ | | /* Enable large inode numbers on Mac OS X 10.5. */ |
#ifndef _DARWIN_USE_64_BIT_INODE | | #ifndef _DARWIN_USE_64_BIT_INODE |
# define _DARWIN_USE_64_BIT_INODE 1 | | # define _DARWIN_USE_64_BIT_INODE 1 |
#endif | | #endif |
| | |
/* Number of bits in a file offset, on hosts where this is settable. */ | | /* Number of bits in a file offset, on hosts where this is settable. */ |
/* #undef _FILE_OFFSET_BITS */ | | /* #undef _FILE_OFFSET_BITS */ |
| | |
/* Define for large files, on AIX-style hosts. */ | | /* Define for large files, on AIX-style hosts. */ |
| | |
End of changes. 13 change blocks. |
17 lines changed or deleted | | 28 lines changed or added |
|