Changeset 5110
- Timestamp:
- Feb 25, 2008, 7:20:51 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NEWS
r5096 r5110 15 15 + Fix support for multitracker torrents 16 16 + Improvements and bugfixes to "Verify Local Data" 17 + Use less CPU 17 18 + Updated UPnP code to miniupnpc-1.0 18 19 + Fix two shutdown memory errors -
trunk/third-party/macosx-libevent-config.h
r5108 r5110 1 /* config.h. Generated from config.h.in by configure. */ 2 /* config.h.in. Generated from configure.in by autoheader. */ 3 4 /* Define if clock_gettime is available in libc */ 5 /* #undef DNS_USE_CPU_CLOCK_FOR_ID */ 6 7 /* Define is no secure id variant is available */ 8 #define DNS_USE_GETTIMEOFDAY_FOR_ID 1 9 10 /* Define to 1 if you have the `clock_gettime' function. */ 11 /* #undef HAVE_CLOCK_GETTIME */ 12 13 /* Define if /dev/poll is available */ 14 /* #undef HAVE_DEVPOLL */ 15 16 /* Define to 1 if you have the <dlfcn.h> header file. */ 17 #define HAVE_DLFCN_H 1 18 19 /* Define if your system supports the epoll system calls */ 20 /* #undef HAVE_EPOLL */ 21 22 /* Define to 1 if you have the `epoll_ctl' function. */ 23 /* #undef HAVE_EPOLL_CTL */ 24 25 /* Define if your system supports event ports */ 26 /* #undef HAVE_EVENT_PORTS */ 27 28 /* Define to 1 if you have the `fcntl' function. */ 29 #define HAVE_FCNTL 1 30 31 /* Define to 1 if you have the <fcntl.h> header file. */ 32 #define HAVE_FCNTL_H 1 33 34 /* Define to 1 if you have the `getaddrinfo' function. */ 35 #define HAVE_GETADDRINFO 1 36 37 /* Define to 1 if you have the `getnameinfo' function. */ 38 #define HAVE_GETNAMEINFO 1 39 40 /* Define to 1 if you have the `gettimeofday' function. */ 41 #define HAVE_GETTIMEOFDAY 1 42 43 /* Define to 1 if you have the `inet_ntop' function. */ 44 #define HAVE_INET_NTOP 1 45 46 /* Define to 1 if you have the <inttypes.h> header file. */ 47 #define HAVE_INTTYPES_H 1 48 49 /* Define to 1 if you have the `kqueue' function. */ 50 #define HAVE_KQUEUE 1 51 52 /* Define to 1 if you have the `nsl' library (-lnsl). */ 53 /* #undef HAVE_LIBNSL */ 54 55 /* Define to 1 if you have the `resolv' library (-lresolv). */ 56 #define HAVE_LIBRESOLV 1 57 58 /* Define to 1 if you have the `rt' library (-lrt). */ 59 /* #undef HAVE_LIBRT */ 60 61 /* Define to 1 if you have the `socket' library (-lsocket). */ 62 /* #undef HAVE_LIBSOCKET */ 63 64 /* Define to 1 if you have the <memory.h> header file. */ 65 #define HAVE_MEMORY_H 1 66 67 /* Define to 1 if you have the <netinet/in6.h> header file. */ 68 /* #undef HAVE_NETINET_IN6_H */ 69 70 /* Define to 1 if you have the `poll' function. */ 71 #define HAVE_POLL 1 72 73 /* Define to 1 if you have the <poll.h> header file. */ 74 #define HAVE_POLL_H 1 75 76 /* Define to 1 if you have the `port_create' function. */ 77 /* #undef HAVE_PORT_CREATE */ 78 79 /* Define to 1 if you have the <port.h> header file. */ 80 /* #undef HAVE_PORT_H */ 81 82 /* Define to 1 if you have the `select' function. */ 83 #define HAVE_SELECT 1 84 85 /* Define if F_SETFD is defined in <fcntl.h> */ 86 #define HAVE_SETFD 1 87 88 /* Define to 1 if you have the `sigaction' function. */ 89 #define HAVE_SIGACTION 1 90 91 /* Define to 1 if you have the `signal' function. */ 92 #define HAVE_SIGNAL 1 93 94 /* Define to 1 if you have the <signal.h> header file. */ 95 #define HAVE_SIGNAL_H 1 96 97 /* Define to 1 if you have the <stdarg.h> header file. */ 98 #define HAVE_STDARG_H 1 99 100 /* Define to 1 if you have the <stdint.h> header file. */ 101 #define HAVE_STDINT_H 1 102 103 /* Define to 1 if you have the <stdlib.h> header file. */ 104 #define HAVE_STDLIB_H 1 105 106 /* Define to 1 if you have the <strings.h> header file. */ 107 #define HAVE_STRINGS_H 1 108 109 /* Define to 1 if you have the <string.h> header file. */ 110 #define HAVE_STRING_H 1 111 112 /* Define to 1 if you have the `strlcpy' function. */ 113 #define HAVE_STRLCPY 1 114 115 /* Define to 1 if you have the `strsep' function. */ 116 #define HAVE_STRSEP 1 117 118 /* Define to 1 if you have the `strtok_r' function. */ 119 #define HAVE_STRTOK_R 1 120 121 /* Define to 1 if you have the `strtoll' function. */ 122 #define HAVE_STRTOLL 1 123 124 /* Define to 1 if the system has the type `struct in6_addr'. */ 125 #define HAVE_STRUCT_IN6_ADDR 1 126 127 /* Define to 1 if you have the <sys/devpoll.h> header file. */ 128 /* #undef HAVE_SYS_DEVPOLL_H */ 129 130 /* Define to 1 if you have the <sys/epoll.h> header file. */ 131 /* #undef HAVE_SYS_EPOLL_H */ 132 133 /* Define to 1 if you have the <sys/event.h> header file. */ 134 #define HAVE_SYS_EVENT_H 1 135 136 /* Define to 1 if you have the <sys/ioctl.h> header file. */ 137 #define HAVE_SYS_IOCTL_H 1 138 139 /* Define to 1 if you have the <sys/param.h> header file. */ 140 #define HAVE_SYS_PARAM_H 1 141 142 /* Define to 1 if you have the <sys/queue.h> header file. */ 143 #define HAVE_SYS_QUEUE_H 1 144 145 /* Define to 1 if you have the <sys/select.h> header file. */ 146 #define HAVE_SYS_SELECT_H 1 147 148 /* Define to 1 if you have the <sys/socket.h> header file. */ 149 #define HAVE_SYS_SOCKET_H 1 150 151 /* Define to 1 if you have the <sys/stat.h> header file. */ 152 #define HAVE_SYS_STAT_H 1 153 154 /* Define to 1 if you have the <sys/time.h> header file. */ 155 #define HAVE_SYS_TIME_H 1 156 157 /* Define to 1 if you have the <sys/types.h> header file. */ 158 #define HAVE_SYS_TYPES_H 1 159 160 /* Define if TAILQ_FOREACH is defined in <sys/queue.h> */ 161 #define HAVE_TAILQFOREACH 1 162 163 /* Define if timeradd is defined in <sys/time.h> */ 164 #define HAVE_TIMERADD 1 165 166 /* Define if timerclear is defined in <sys/time.h> */ 167 #define HAVE_TIMERCLEAR 1 168 169 /* Define if timercmp is defined in <sys/time.h> */ 170 #define HAVE_TIMERCMP 1 171 172 /* Define if timerisset is defined in <sys/time.h> */ 173 #define HAVE_TIMERISSET 1 174 175 /* Define to 1 if the system has the type `uint16_t'. */ 176 #define HAVE_UINT16_T 1 177 178 /* Define to 1 if the system has the type `uint32_t'. */ 179 #define HAVE_UINT32_T 1 180 181 /* Define to 1 if the system has the type `uint64_t'. */ 182 #define HAVE_UINT64_T 1 183 184 /* Define to 1 if the system has the type `uint8_t'. */ 185 #define HAVE_UINT8_T 1 186 187 /* Define to 1 if you have the <unistd.h> header file. */ 188 #define HAVE_UNISTD_H 1 189 190 /* Define to 1 if you have the `vasprintf' function. */ 191 #define HAVE_VASPRINTF 1 192 193 /* Define if kqueue works correctly with pipes */ 194 #define HAVE_WORKING_KQUEUE 1 195 196 /* Name of package */ 197 #define PACKAGE "libevent" 198 199 /* Define to the address where bug reports for this package should be sent. */ 200 #define PACKAGE_BUGREPORT "" 201 202 /* Define to the full name of this package. */ 203 #define PACKAGE_NAME "" 204 205 /* Define to the full name and version of this package. */ 206 #define PACKAGE_STRING "" 207 208 /* Define to the one symbol short name of this package. */ 209 #define PACKAGE_TARNAME "" 210 211 /* Define to the version of this package. */ 212 #define PACKAGE_VERSION "" 213 214 /* The size of `int', as computed by sizeof. */ 215 #define SIZEOF_INT 4 216 217 /* The size of `long', as computed by sizeof. */ 218 #define SIZEOF_LONG 4 219 220 /* The size of `long long', as computed by sizeof. */ 221 #define SIZEOF_LONG_LONG 8 222 223 /* The size of `short', as computed by sizeof. */ 224 #define SIZEOF_SHORT 2 225 226 /* Define to 1 if you have the ANSI C header files. */ 227 #define STDC_HEADERS 1 228 229 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 230 #define TIME_WITH_SYS_TIME 1 231 232 /* Version number of package */ 233 #define VERSION "1.4.1-beta" 234 235 /* Define to appropriate substitue if compiler doesnt have __func__ */ 236 /* #undef __func__ */ 237 238 /* Define to empty if `const' does not conform to ANSI C. */ 239 /* #undef const */ 240 241 /* Define to `__inline__' or `__inline' if that's what the C compiler 242 calls it, or to nothing if 'inline' is not supported under any name. */ 243 #ifndef __cplusplus 244 /* #undef inline */ 245 #endif 246 247 /* Define to `int' if <sys/types.h> does not define. */ 248 /* #undef pid_t */ 249 250 /* Define to `unsigned int' if <sys/types.h> does not define. */ 251 /* #undef size_t */ 252 253 /* Define to unsigned int if you dont have it */ 254 /* #undef socklen_t */ -
trunk/third-party/macosx-libevent-event-config.h
r5108 r5110 1 /* event-config.h 2 * Generated by autoconf; post-processed by libevent. 3 * Do not edit this file. 4 * Do not rely on macros in this file existing in later versions. 5 */ 6 #ifndef _EVENT_CONFIG_H_ 7 #define _EVENT_CONFIG_H_ 8 /* config.h. Generated from config.h.in by configure. */ 9 /* config.h.in. Generated from configure.in by autoheader. */ 10 11 /* Define if clock_gettime is available in libc */ 12 /* #undef _EVENT_DNS_USE_CPU_CLOCK_FOR_ID */ 13 14 /* Define is no secure id variant is available */ 15 #define _EVENT_DNS_USE_GETTIMEOFDAY_FOR_ID 1 16 17 /* Define to 1 if you have the `clock_gettime' function. */ 18 /* #undef _EVENT_HAVE_CLOCK_GETTIME */ 19 20 /* Define if /dev/poll is available */ 21 /* #undef _EVENT_HAVE_DEVPOLL */ 22 23 /* Define to 1 if you have the <dlfcn.h> header file. */ 24 #define _EVENT_HAVE_DLFCN_H 1 25 26 /* Define if your system supports the epoll system calls */ 27 /* #undef _EVENT_HAVE_EPOLL */ 28 29 /* Define to 1 if you have the `epoll_ctl' function. */ 30 /* #undef _EVENT_HAVE_EPOLL_CTL */ 31 32 /* Define if your system supports event ports */ 33 /* #undef _EVENT_HAVE_EVENT_PORTS */ 34 35 /* Define to 1 if you have the `fcntl' function. */ 36 #define _EVENT_HAVE_FCNTL 1 37 38 /* Define to 1 if you have the <fcntl.h> header file. */ 39 #define _EVENT_HAVE_FCNTL_H 1 40 41 /* Define to 1 if you have the `getaddrinfo' function. */ 42 #define _EVENT_HAVE_GETADDRINFO 1 43 44 /* Define to 1 if you have the `getnameinfo' function. */ 45 #define _EVENT_HAVE_GETNAMEINFO 1 46 47 /* Define to 1 if you have the `gettimeofday' function. */ 48 #define _EVENT_HAVE_GETTIMEOFDAY 1 49 50 /* Define to 1 if you have the `inet_ntop' function. */ 51 #define _EVENT_HAVE_INET_NTOP 1 52 53 /* Define to 1 if you have the <inttypes.h> header file. */ 54 #define _EVENT_HAVE_INTTYPES_H 1 55 56 /* Define to 1 if you have the `kqueue' function. */ 57 #define _EVENT_HAVE_KQUEUE 1 58 59 /* Define to 1 if you have the `nsl' library (-lnsl). */ 60 /* #undef _EVENT_HAVE_LIBNSL */ 61 62 /* Define to 1 if you have the `resolv' library (-lresolv). */ 63 #define _EVENT_HAVE_LIBRESOLV 1 64 65 /* Define to 1 if you have the `rt' library (-lrt). */ 66 /* #undef _EVENT_HAVE_LIBRT */ 67 68 /* Define to 1 if you have the `socket' library (-lsocket). */ 69 /* #undef _EVENT_HAVE_LIBSOCKET */ 70 71 /* Define to 1 if you have the <memory.h> header file. */ 72 #define _EVENT_HAVE_MEMORY_H 1 73 74 /* Define to 1 if you have the <netinet/in6.h> header file. */ 75 /* #undef _EVENT_HAVE_NETINET_IN6_H */ 76 77 /* Define to 1 if you have the `poll' function. */ 78 #define _EVENT_HAVE_POLL 1 79 80 /* Define to 1 if you have the <poll.h> header file. */ 81 #define _EVENT_HAVE_POLL_H 1 82 83 /* Define to 1 if you have the `port_create' function. */ 84 /* #undef _EVENT_HAVE_PORT_CREATE */ 85 86 /* Define to 1 if you have the <port.h> header file. */ 87 /* #undef _EVENT_HAVE_PORT_H */ 88 89 /* Define to 1 if you have the `select' function. */ 90 #define _EVENT_HAVE_SELECT 1 91 92 /* Define if F_SETFD is defined in <fcntl.h> */ 93 #define _EVENT_HAVE_SETFD 1 94 95 /* Define to 1 if you have the `sigaction' function. */ 96 #define _EVENT_HAVE_SIGACTION 1 97 98 /* Define to 1 if you have the `signal' function. */ 99 #define _EVENT_HAVE_SIGNAL 1 100 101 /* Define to 1 if you have the <signal.h> header file. */ 102 #define _EVENT_HAVE_SIGNAL_H 1 103 104 /* Define to 1 if you have the <stdarg.h> header file. */ 105 #define _EVENT_HAVE_STDARG_H 1 106 107 /* Define to 1 if you have the <stdint.h> header file. */ 108 #define _EVENT_HAVE_STDINT_H 1 109 110 /* Define to 1 if you have the <stdlib.h> header file. */ 111 #define _EVENT_HAVE_STDLIB_H 1 112 113 /* Define to 1 if you have the <strings.h> header file. */ 114 #define _EVENT_HAVE_STRINGS_H 1 115 116 /* Define to 1 if you have the <string.h> header file. */ 117 #define _EVENT_HAVE_STRING_H 1 118 119 /* Define to 1 if you have the `strlcpy' function. */ 120 #define _EVENT_HAVE_STRLCPY 1 121 122 /* Define to 1 if you have the `strsep' function. */ 123 #define _EVENT_HAVE_STRSEP 1 124 125 /* Define to 1 if you have the `strtok_r' function. */ 126 #define _EVENT_HAVE_STRTOK_R 1 127 128 /* Define to 1 if you have the `strtoll' function. */ 129 #define _EVENT_HAVE_STRTOLL 1 130 131 /* Define to 1 if the system has the type `struct in6_addr'. */ 132 #define _EVENT_HAVE_STRUCT_IN6_ADDR 1 133 134 /* Define to 1 if you have the <sys/devpoll.h> header file. */ 135 /* #undef _EVENT_HAVE_SYS_DEVPOLL_H */ 136 137 /* Define to 1 if you have the <sys/epoll.h> header file. */ 138 /* #undef _EVENT_HAVE_SYS_EPOLL_H */ 139 140 /* Define to 1 if you have the <sys/event.h> header file. */ 141 #define _EVENT_HAVE_SYS_EVENT_H 1 142 143 /* Define to 1 if you have the <sys/ioctl.h> header file. */ 144 #define _EVENT_HAVE_SYS_IOCTL_H 1 145 146 /* Define to 1 if you have the <sys/param.h> header file. */ 147 #define _EVENT_HAVE_SYS_PARAM_H 1 148 149 /* Define to 1 if you have the <sys/queue.h> header file. */ 150 #define _EVENT_HAVE_SYS_QUEUE_H 1 151 152 /* Define to 1 if you have the <sys/select.h> header file. */ 153 #define _EVENT_HAVE_SYS_SELECT_H 1 154 155 /* Define to 1 if you have the <sys/socket.h> header file. */ 156 #define _EVENT_HAVE_SYS_SOCKET_H 1 157 158 /* Define to 1 if you have the <sys/stat.h> header file. */ 159 #define _EVENT_HAVE_SYS_STAT_H 1 160 161 /* Define to 1 if you have the <sys/time.h> header file. */ 162 #define _EVENT_HAVE_SYS_TIME_H 1 163 164 /* Define to 1 if you have the <sys/types.h> header file. */ 165 #define _EVENT_HAVE_SYS_TYPES_H 1 166 167 /* Define if TAILQ_FOREACH is defined in <sys/queue.h> */ 168 #define _EVENT_HAVE_TAILQFOREACH 1 169 170 /* Define if timeradd is defined in <sys/time.h> */ 171 #define _EVENT_HAVE_TIMERADD 1 172 173 /* Define if timerclear is defined in <sys/time.h> */ 174 #define _EVENT_HAVE_TIMERCLEAR 1 175 176 /* Define if timercmp is defined in <sys/time.h> */ 177 #define _EVENT_HAVE_TIMERCMP 1 178 179 /* Define if timerisset is defined in <sys/time.h> */ 180 #define _EVENT_HAVE_TIMERISSET 1 181 182 /* Define to 1 if the system has the type `uint16_t'. */ 183 #define _EVENT_HAVE_UINT16_T 1 184 185 /* Define to 1 if the system has the type `uint32_t'. */ 186 #define _EVENT_HAVE_UINT32_T 1 187 188 /* Define to 1 if the system has the type `uint64_t'. */ 189 #define _EVENT_HAVE_UINT64_T 1 190 191 /* Define to 1 if the system has the type `uint8_t'. */ 192 #define _EVENT_HAVE_UINT8_T 1 193 194 /* Define to 1 if you have the <unistd.h> header file. */ 195 #define _EVENT_HAVE_UNISTD_H 1 196 197 /* Define to 1 if you have the `vasprintf' function. */ 198 #define _EVENT_HAVE_VASPRINTF 1 199 200 /* Define if kqueue works correctly with pipes */ 201 #define _EVENT_HAVE_WORKING_KQUEUE 1 202 203 /* Name of package */ 204 #define _EVENT_PACKAGE "libevent" 205 206 /* Define to the address where bug reports for this package should be sent. */ 207 #define _EVENT_PACKAGE_BUGREPORT "" 208 209 /* Define to the full name of this package. */ 210 #define _EVENT_PACKAGE_NAME "" 211 212 /* Define to the full name and version of this package. */ 213 #define _EVENT_PACKAGE_STRING "" 214 215 /* Define to the one symbol short name of this package. */ 216 #define _EVENT_PACKAGE_TARNAME "" 217 218 /* Define to the version of this package. */ 219 #define _EVENT_PACKAGE_VERSION "" 220 221 /* The size of `int', as computed by sizeof. */ 222 #define _EVENT_SIZEOF_INT 4 223 224 /* The size of `long', as computed by sizeof. */ 225 #define _EVENT_SIZEOF_LONG 4 226 227 /* The size of `long long', as computed by sizeof. */ 228 #define _EVENT_SIZEOF_LONG_LONG 8 229 230 /* The size of `short', as computed by sizeof. */ 231 #define _EVENT_SIZEOF_SHORT 2 232 233 /* Define to 1 if you have the ANSI C header files. */ 234 #define _EVENT_STDC_HEADERS 1 235 236 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 237 #define _EVENT_TIME_WITH_SYS_TIME 1 238 239 /* Version number of package */ 240 #define _EVENT_VERSION "1.4.1-beta" 241 242 /* Define to appropriate substitue if compiler doesnt have __func__ */ 243 /* #undef _EVENT___func__ */ 244 245 /* Define to empty if `const' does not conform to ANSI C. */ 246 /* #undef _EVENT_const */ 247 248 /* Define to `__inline__' or `__inline' if that's what the C compiler 249 calls it, or to nothing if 'inline' is not supported under any name. */ 250 #ifndef _EVENT___cplusplus 251 /* #undef _EVENT_inline */ 252 #endif 253 254 /* Define to `int' if <sys/types.h> does not define. */ 255 /* #undef _EVENT_pid_t */ 256 257 /* Define to `unsigned int' if <sys/types.h> does not define. */ 258 /* #undef _EVENT_size_t */ 259 260 /* Define to unsigned int if you dont have it */ 261 /* #undef _EVENT_socklen_t */ 262 #endif
Note: See TracChangeset
for help on using the changeset viewer.