bottleneck testcase based on rubbos
[bottlenecks.git] / rubbos / app / httpd-2.0.64 / srclib / apr / include / arch / unix / apr_private.h
1 /* include/arch/unix/apr_private.h.  Generated from apr_private.h.in by configure.  */
2 /* include/arch/unix/apr_private.h.in.  Generated from configure.in by autoheader.  */
3 #ifndef APR_PRIVATE_H
4 #define APR_PRIVATE_H
5
6
7 /* Various #defines we need to know about */
8 #define USE_THREADS 1
9 /* #undef EGD_DEFAULT_SOCKET */
10 /* #undef HAVE_isascii */
11 #define DIRENT_INODE d_fileno
12 #define DIRENT_TYPE d_type
13
14 /* Cross process serialization techniques */
15 /* #undef USE_FLOCK_SERIALIZE */
16 #define USE_SYSVSEM_SERIALIZE 1
17 /* #undef USE_FCNTL_SERIALIZE */
18 /* #undef USE_PROC_PTHREAD_SERIALIZE */
19 /* #undef USE_PTHREAD_SERIALIZE */
20
21 /* #undef POSIXSEM_IS_GLOBAL */
22 /* #undef SYSVSEM_IS_GLOBAL */
23 /* #undef FCNTL_IS_GLOBAL */
24 /* #undef FLOCK_IS_GLOBAL */
25
26 /* #undef HAVE_INT64_C */
27
28
29 /* Define if crypt_r has uses CRYPTD */
30 /* #undef CRYPT_R_CRYPTD */
31
32 /* Define if crypt_r uses struct crypt_data */
33 #define CRYPT_R_STRUCT_CRYPT_DATA 1
34
35 /* Define to path of random device */
36 #define DEV_RANDOM "/dev/random"
37
38 /* Define if DSO support uses dlfcn.h */
39 #define DSO_USE_DLFCN 1
40
41 /* Define if DSO support uses dyld.h */
42 /* #undef DSO_USE_DYLD */
43
44 /* Define if DSO support uses shl_load */
45 /* #undef DSO_USE_SHL */
46
47 /* Define to list of paths to EGD sockets */
48 /* #undef EGD_DEFAULT_SOCKET */
49
50 /* Define if fcntl locks affect threads within the process */
51 /* #undef FCNTL_IS_GLOBAL */
52
53 /* Define if flock locks affect threads within the process */
54 /* #undef FLOCK_IS_GLOBAL */
55
56 /* Define if gethostbyaddr is thread safe */
57 /* #undef GETHOSTBYADDR_IS_THREAD_SAFE */
58
59 /* Define if gethostbyname is thread safe */
60 /* #undef GETHOSTBYNAME_IS_THREAD_SAFE */
61
62 /* Define if gethostbyname_r has the glibc style */
63 #define GETHOSTBYNAME_R_GLIBC2 1
64
65 /* Define if gethostbyname_r has the hostent_data for the third argument */
66 /* #undef GETHOSTBYNAME_R_HOSTENT_DATA */
67
68 /* Define to 1 if you have the `alloca' function. */
69 /* #undef HAVE_ALLOCA */
70
71 /* Define to 1 if you have the <alloca.h> header file. */
72 #define HAVE_ALLOCA_H 1
73
74 /* Define to 1 if you have the <arpa/inet.h> header file. */
75 #define HAVE_ARPA_INET_H 1
76
77 /* Define if BONE_VERSION is defined in sys/socket.h */
78 /* #undef HAVE_BONE_VERSION */
79
80 /* Define to 1 if you have the <ByteOrder.h> header file. */
81 /* #undef HAVE_BYTEORDER_H */
82
83 /* Define to 1 if you have the `calloc' function. */
84 #define HAVE_CALLOC 1
85
86 /* Define to 1 if you have the <conio.h> header file. */
87 /* #undef HAVE_CONIO_H */
88
89 /* Define to 1 if you have the `create_area' function. */
90 /* #undef HAVE_CREATE_AREA */
91
92 /* Define to 1 if you have the <crypt.h> header file. */
93 #define HAVE_CRYPT_H 1
94
95 /* Define to 1 if you have the `crypt_r' function. */
96 #define HAVE_CRYPT_R 1
97
98 /* Define to 1 if you have the <ctype.h> header file. */
99 #define HAVE_CTYPE_H 1
100
101 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
102    don't. */
103 #define HAVE_DECL_SYS_SIGLIST 1
104
105 /* Define to 1 if you have the <dirent.h> header file. */
106 #define HAVE_DIRENT_H 1
107
108 /* Define to 1 if you have the <dir.h> header file. */
109 /* #undef HAVE_DIR_H */
110
111 /* Define to 1 if you have the <dlfcn.h> header file. */
112 #define HAVE_DLFCN_H 1
113
114 /* Define to 1 if you have the `dlopen' function. */
115 /* #undef HAVE_DLOPEN */
116
117 /* Define to 1 if you have the `dlsym' function. */
118 #define HAVE_DLSYM 1
119
120 /* Define to 1 if you have the <dl.h> header file. */
121 /* #undef HAVE_DL_H */
122
123 /* Define if EGD is supported */
124 /* #undef HAVE_EGD */
125
126 /* Define to 1 if you have the <errno.h> header file. */
127 #define HAVE_ERRNO_H 1
128
129 /* Define to 1 if you have the <fcntl.h> header file. */
130 #define HAVE_FCNTL_H 1
131
132 /* Define to 1 if you have the `flock' function. */
133 #define HAVE_FLOCK 1
134
135 /* Define to 1 if you have the `fork' function. */
136 #define HAVE_FORK 1
137
138 /* Define if fstat64 can be used */
139 #define HAVE_FSTAT64 1
140
141 /* Define if F_SETLK is defined in fcntl.h */
142 #define HAVE_F_SETLK 1
143
144 /* Define to 1 if you have the `gai_strerror' function. */
145 #define HAVE_GAI_STRERROR 1
146
147 /* Define if getaddrinfo exists and works well enough for APR */
148 #define HAVE_GETADDRINFO 1
149
150 /* Define to 1 if you have the `getenv' function. */
151 #define HAVE_GETENV 1
152
153 /* Define to 1 if you have the `getgrgid_r' function. */
154 #define HAVE_GETGRGID_R 1
155
156 /* Define to 1 if you have the `getgrnam_r' function. */
157 #define HAVE_GETGRNAM_R 1
158
159 /* Define to 1 if you have the `gethostbyaddr_r' function. */
160 #define HAVE_GETHOSTBYADDR_R 1
161
162 /* Define to 1 if you have the `gethostbyname_r' function. */
163 #define HAVE_GETHOSTBYNAME_R 1
164
165 /* Define if getnameinfo exists */
166 #define HAVE_GETNAMEINFO 1
167
168 /* Define to 1 if you have the `getpass' function. */
169 #define HAVE_GETPASS 1
170
171 /* Define to 1 if you have the `getpassphrase' function. */
172 /* #undef HAVE_GETPASSPHRASE */
173
174 /* Define to 1 if you have the `getpwnam_r' function. */
175 #define HAVE_GETPWNAM_R 1
176
177 /* Define to 1 if you have the `getpwuid_r' function. */
178 #define HAVE_GETPWUID_R 1
179
180 /* Define to 1 if you have the `getrlimit' function. */
181 #define HAVE_GETRLIMIT 1
182
183 /* Define to 1 if you have the `gmtime_r' function. */
184 #define HAVE_GMTIME_R 1
185
186 /* Define if struct tm has a tm_gmtoff field */
187 #define HAVE_GMTOFF 1
188
189 /* Define to 1 if you have the <grp.h> header file. */
190 #define HAVE_GRP_H 1
191
192 /* Define to 1 if you have the `hstrerror' function. */
193 #define HAVE_HSTRERROR 1
194
195 /* Define to 1 if you have the <inttypes.h> header file. */
196 #define HAVE_INTTYPES_H 1
197
198 /* Define to 1 if you have the <io.h> header file. */
199 /* #undef HAVE_IO_H */
200
201 /* Define to 1 if you have the `isinf' function. */
202 #define HAVE_ISINF 1
203
204 /* Define to 1 if you have the `isnan' function. */
205 #define HAVE_ISNAN 1
206
207 /* Define to 1 if you have the <kernel/OS.h> header file. */
208 /* #undef HAVE_KERNEL_OS_H */
209
210 /* Define to 1 if you have the <langinfo.h> header file. */
211 #define HAVE_LANGINFO_H 1
212
213 /* Define to 1 if you have the `bsd' library (-lbsd). */
214 /* #undef HAVE_LIBBSD */
215
216 /* Define to 1 if you have the `nsl' library (-lnsl). */
217 #define HAVE_LIBNSL 1
218
219 /* Define to 1 if you have the `resolv' library (-lresolv). */
220 /* #undef HAVE_LIBRESOLV */
221
222 /* Define to 1 if you have the `sendfile' library (-lsendfile). */
223 /* #undef HAVE_LIBSENDFILE */
224
225 /* Define to 1 if you have the `socket' library (-lsocket). */
226 /* #undef HAVE_LIBSOCKET */
227
228 /* Define to 1 if you have the `truerand' library (-ltruerand). */
229 /* #undef HAVE_LIBTRUERAND */
230
231 /* Define to 1 if you have the <limits.h> header file. */
232 #define HAVE_LIMITS_H 1
233
234 /* Define to 1 if you have the `localtime_r' function. */
235 #define HAVE_LOCALTIME_R 1
236
237 /* Define if LOCK_EX is defined in sys/file.h */
238 #define HAVE_LOCK_EX 1
239
240 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
241 /* #undef HAVE_MACH_O_DYLD_H */
242
243 /* Define to 1 if you have the <malloc.h> header file. */
244 #define HAVE_MALLOC_H 1
245
246 /* Define if MAP_ANON is defined in sys/mman.h */
247 #define HAVE_MAP_ANON 1
248
249 /* Define to 1 if you have the `memchr' function. */
250 #define HAVE_MEMCHR 1
251
252 /* Define to 1 if you have the `memmove' function. */
253 #define HAVE_MEMMOVE 1
254
255 /* Define to 1 if you have the <memory.h> header file. */
256 #define HAVE_MEMORY_H 1
257
258 /* Define to 1 if you have the `mkstemp' function. */
259 #define HAVE_MKSTEMP 1
260
261 /* Define to 1 if you have the `mmap' function. */
262 #define HAVE_MMAP 1
263
264 /* Define to 1 if you have the `munmap' function. */
265 #define HAVE_MUNMAP 1
266
267 /* Define to 1 if you have the <netdb.h> header file. */
268 #define HAVE_NETDB_H 1
269
270 /* Define to 1 if you have the <netinet/in.h> header file. */
271 #define HAVE_NETINET_IN_H 1
272
273 /* Define to 1 if you have the <netinet/sctp.h> header file. */
274 /* #undef HAVE_NETINET_SCTP_H */
275
276 /* Define to 1 if you have the <netinet/sctp_uio.h> header file. */
277 /* #undef HAVE_NETINET_SCTP_UIO_H */
278
279 /* Defined if netinet/tcp.h is present */
280 #define HAVE_NETINET_TCP_H 1
281
282 /* Define to 1 if you have the <net/errno.h> header file. */
283 /* #undef HAVE_NET_ERRNO_H */
284
285 /* Define to 1 if you have the `nl_langinfo' function. */
286 #define HAVE_NL_LANGINFO 1
287
288 /* Define to 1 if you have the `NSLinkModule' function. */
289 /* #undef HAVE_NSLINKMODULE */
290
291 /* Define to 1 if you have the <os2.h> header file. */
292 /* #undef HAVE_OS2_H */
293
294 /* Define to 1 if you have the <osreldate.h> header file. */
295 /* #undef HAVE_OSRELDATE_H */
296
297 /* Define to 1 if you have the `poll' function. */
298 #define HAVE_POLL 1
299
300 /* Define if POLLIN is defined */
301 #define HAVE_POLLIN 1
302
303 /* Define to 1 if you have the <poll.h> header file. */
304 #define HAVE_POLL_H 1
305
306 /* Define to 1 if you have the <process.h> header file. */
307 /* #undef HAVE_PROCESS_H */
308
309 /* Define to 1 if you have the <pthread.h> header file. */
310 #define HAVE_PTHREAD_H 1
311
312 /* Define to 1 if you have the `pthread_key_delete' function. */
313 #define HAVE_PTHREAD_KEY_DELETE 1
314
315 /* Define to 1 if you have the `pthread_mutexattr_setpshared' function. */
316 #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
317
318 /* Define if recursive pthread mutexes are available */
319 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
320
321 /* Define if cross-process robust mutexes are available */
322 #define HAVE_PTHREAD_MUTEX_ROBUST 1
323
324 /* Define if PTHREAD_PROCESS_SHARED is defined in pthread.h */
325 #define HAVE_PTHREAD_PROCESS_SHARED 1
326
327 /* Define if pthread rwlocks are available */
328 #define HAVE_PTHREAD_RWLOCKS 1
329
330 /* Define to 1 if you have the `pthread_rwlock_init' function. */
331 #define HAVE_PTHREAD_RWLOCK_INIT 1
332
333 /* Define to 1 if you have the `putenv' function. */
334 #define HAVE_PUTENV 1
335
336 /* Define to 1 if you have the <pwd.h> header file. */
337 #define HAVE_PWD_H 1
338
339 /* Define to 1 if you have the <semaphore.h> header file. */
340 #define HAVE_SEMAPHORE_H 1
341
342 /* Define to 1 if you have the `semctl' function. */
343 #define HAVE_SEMCTL 1
344
345 /* Define to 1 if you have the `semget' function. */
346 #define HAVE_SEMGET 1
347
348 /* Define to 1 if you have the `sem_close' function. */
349 #define HAVE_SEM_CLOSE 1
350
351 /* Define to 1 if you have the `sem_post' function. */
352 #define HAVE_SEM_POST 1
353
354 /* Define if SEM_UNDO is defined in sys/sem.h */
355 #define HAVE_SEM_UNDO 1
356
357 /* Define to 1 if you have the `sem_unlink' function. */
358 #define HAVE_SEM_UNLINK 1
359
360 /* Define to 1 if you have the `sem_wait' function. */
361 #define HAVE_SEM_WAIT 1
362
363 /* Define to 1 if you have the `sendfile' function. */
364 #define HAVE_SENDFILE 1
365
366 /* Define to 1 if you have the `sendfilev' function. */
367 /* #undef HAVE_SENDFILEV */
368
369 /* Define to 1 if you have the `send_file' function. */
370 /* #undef HAVE_SEND_FILE */
371
372 /* Define to 1 if you have the `setenv' function. */
373 #define HAVE_SETENV 1
374
375 /* Define to 1 if you have the `setrlimit' function. */
376 #define HAVE_SETRLIMIT 1
377
378 /* Define to 1 if you have the `setsid' function. */
379 #define HAVE_SETSID 1
380
381 /* Define to 1 if you have the `set_h_errno' function. */
382 /* #undef HAVE_SET_H_ERRNO */
383
384 /* Define to 1 if you have the `shmat' function. */
385 #define HAVE_SHMAT 1
386
387 /* Define to 1 if you have the `shmctl' function. */
388 #define HAVE_SHMCTL 1
389
390 /* Define to 1 if you have the `shmdt' function. */
391 #define HAVE_SHMDT 1
392
393 /* Define to 1 if you have the `shmget' function. */
394 #define HAVE_SHMGET 1
395
396 /* Define to 1 if you have the `shm_open' function. */
397 #define HAVE_SHM_OPEN 1
398
399 /* Define to 1 if you have the `shm_unlink' function. */
400 #define HAVE_SHM_UNLINK 1
401
402 /* Define to 1 if you have the `sigaction' function. */
403 #define HAVE_SIGACTION 1
404
405 /* Define to 1 if you have the <signal.h> header file. */
406 #define HAVE_SIGNAL_H 1
407
408 /* Define to 1 if you have the `sigsuspend' function. */
409 #define HAVE_SIGSUSPEND 1
410
411 /* Define to 1 if you have the `sigwait' function. */
412 #define HAVE_SIGWAIT 1
413
414 /* Whether you have socklen_t */
415 #define HAVE_SOCKLEN_T 1
416
417 /* Define if SO_ACCEPTFILTER is defined in sys/socket.h */
418 /* #undef HAVE_SO_ACCEPTFILTER */
419
420 /* Define to 1 if you have the <stdarg.h> header file. */
421 #define HAVE_STDARG_H 1
422
423 /* Define to 1 if you have the <stddef.h> header file. */
424 #define HAVE_STDDEF_H 1
425
426 /* Define to 1 if you have the <stdint.h> header file. */
427 #define HAVE_STDINT_H 1
428
429 /* Define to 1 if you have the <stdio.h> header file. */
430 #define HAVE_STDIO_H 1
431
432 /* Define to 1 if you have the <stdlib.h> header file. */
433 #define HAVE_STDLIB_H 1
434
435 /* Define to 1 if you have the `strcasecmp' function. */
436 #define HAVE_STRCASECMP 1
437
438 /* Define to 1 if you have the `strdup' function. */
439 #define HAVE_STRDUP 1
440
441 /* Define to 1 if you have the `strerror_r' function. */
442 #define HAVE_STRERROR_R 1
443
444 /* Define to 1 if you have the `stricmp' function. */
445 /* #undef HAVE_STRICMP */
446
447 /* Define to 1 if you have the <strings.h> header file. */
448 #define HAVE_STRINGS_H 1
449
450 /* Define to 1 if you have the <string.h> header file. */
451 #define HAVE_STRING_H 1
452
453 /* Define to 1 if you have the `strncasecmp' function. */
454 #define HAVE_STRNCASECMP 1
455
456 /* Define to 1 if you have the `strnicmp' function. */
457 /* #undef HAVE_STRNICMP */
458
459 /* Define to 1 if you have the `strstr' function. */
460 #define HAVE_STRSTR 1
461
462 /* Define to 1 if you have the <sysapi.h> header file. */
463 /* #undef HAVE_SYSAPI_H */
464
465 /* Define to 1 if you have the <sysgtime.h> header file. */
466 /* #undef HAVE_SYSGTIME_H */
467
468 /* Define to 1 if you have the <sys/file.h> header file. */
469 #define HAVE_SYS_FILE_H 1
470
471 /* Define to 1 if you have the <sys/ioctl.h> header file. */
472 #define HAVE_SYS_IOCTL_H 1
473
474 /* Define to 1 if you have the <sys/ipc.h> header file. */
475 #define HAVE_SYS_IPC_H 1
476
477 /* Define to 1 if you have the <sys/mman.h> header file. */
478 #define HAVE_SYS_MMAN_H 1
479
480 /* Define to 1 if you have the <sys/mutex.h> header file. */
481 /* #undef HAVE_SYS_MUTEX_H */
482
483 /* Define to 1 if you have the <sys/poll.h> header file. */
484 #define HAVE_SYS_POLL_H 1
485
486 /* Define to 1 if you have the <sys/resource.h> header file. */
487 #define HAVE_SYS_RESOURCE_H 1
488
489 /* Define to 1 if you have the <sys/select.h> header file. */
490 #define HAVE_SYS_SELECT_H 1
491
492 /* Define to 1 if you have the <sys/sem.h> header file. */
493 #define HAVE_SYS_SEM_H 1
494
495 /* Define to 1 if you have the <sys/sendfile.h> header file. */
496 #define HAVE_SYS_SENDFILE_H 1
497
498 /* Define to 1 if you have the <sys/shm.h> header file. */
499 #define HAVE_SYS_SHM_H 1
500
501 /* Define to 1 if you have the <sys/signal.h> header file. */
502 #define HAVE_SYS_SIGNAL_H 1
503
504 /* Define to 1 if you have the <sys/socket.h> header file. */
505 #define HAVE_SYS_SOCKET_H 1
506
507 /* Define to 1 if you have the <sys/sockio.h> header file. */
508 /* #undef HAVE_SYS_SOCKIO_H */
509
510 /* Define to 1 if you have the <sys/stat.h> header file. */
511 #define HAVE_SYS_STAT_H 1
512
513 /* Define to 1 if you have the <sys/sysctl.h> header file. */
514 #define HAVE_SYS_SYSCTL_H 1
515
516 /* Define to 1 if you have the <sys/syslimits.h> header file. */
517 /* #undef HAVE_SYS_SYSLIMITS_H */
518
519 /* Define to 1 if you have the <sys/time.h> header file. */
520 #define HAVE_SYS_TIME_H 1
521
522 /* Define to 1 if you have the <sys/types.h> header file. */
523 #define HAVE_SYS_TYPES_H 1
524
525 /* Define to 1 if you have the <sys/uio.h> header file. */
526 #define HAVE_SYS_UIO_H 1
527
528 /* Define to 1 if you have the <sys/un.h> header file. */
529 #define HAVE_SYS_UN_H 1
530
531 /* Define to 1 if you have the <sys/wait.h> header file. */
532 #define HAVE_SYS_WAIT_H 1
533
534 /* Define if TCP_CORK is defined in netinet/tcp.h */
535 #define HAVE_TCP_CORK 1
536
537 /* Define if TCP_NOPUSH is defined in netinet/tcp.h */
538 /* #undef HAVE_TCP_NOPUSH */
539
540 /* Define to 1 if you have the <termios.h> header file. */
541 #define HAVE_TERMIOS_H 1
542
543 /* Define to 1 if you have the <time.h> header file. */
544 #define HAVE_TIME_H 1
545
546 /* Define to 1 if you have the <tpfeq.h> header file. */
547 /* #undef HAVE_TPFEQ_H */
548
549 /* Define to 1 if you have the <tpfio.h> header file. */
550 /* #undef HAVE_TPFIO_H */
551
552 /* Define if truerand is supported */
553 /* #undef HAVE_TRUERAND */
554
555 /* Define to 1 if you have the <unistd.h> header file. */
556 #define HAVE_UNISTD_H 1
557
558 /* Define to 1 if you have the <unix.h> header file. */
559 /* #undef HAVE_UNIX_H */
560
561 /* Define to 1 if you have the `unsetenv' function. */
562 #define HAVE_UNSETENV 1
563
564 /* Define to 1 if you have the `utime' function. */
565 #define HAVE_UTIME 1
566
567 /* Define to 1 if you have the `utimes' function. */
568 #define HAVE_UTIMES 1
569
570 /* Define if C compiler supports VLA */
571 #define HAVE_VLA 1
572
573 /* Define to 1 if you have the `waitpid' function. */
574 #define HAVE_WAITPID 1
575
576 /* Define to 1 if you have the `writev' function. */
577 #define HAVE_WRITEV 1
578
579 /* Define if EAI_ error codes from getaddrinfo are negative */
580 #define NEGATIVE_EAI 1
581
582 /* Define to the address where bug reports for this package should be sent. */
583 #define PACKAGE_BUGREPORT ""
584
585 /* Define to the full name of this package. */
586 #define PACKAGE_NAME ""
587
588 /* Define to the full name and version of this package. */
589 #define PACKAGE_STRING ""
590
591 /* Define to the one symbol short name of this package. */
592 #define PACKAGE_TARNAME ""
593
594 /* Define to the version of this package. */
595 #define PACKAGE_VERSION ""
596
597 /* Define if POSIX semaphores affect threads within the process */
598 /* #undef POSIXSEM_IS_GLOBAL */
599
600 /* Define if pthread_attr_getdetachstate() has one arg */
601 /* #undef PTHREAD_ATTR_GETDETACHSTATE_TAKES_ONE_ARG */
602
603 /* Define if pthread_getspecific() has two args */
604 /* #undef PTHREAD_GETSPECIFIC_TAKES_TWO_ARGS */
605
606 /* Define if readdir is thread safe */
607 /* #undef READDIR_IS_THREAD_SAFE */
608
609 /* Define if resolv.h's res_state has the fields retrans/rety */
610 #define RESOLV_RETRANSRETRY 1
611
612 /* Define to 1 if the `setpgrp' function takes no argument. */
613 #define SETPGRP_VOID 1
614
615 /* */
616 /* #undef SIGWAIT_TAKES_ONE_ARG */
617
618 /* The size of `char', as computed by sizeof. */
619 #define SIZEOF_CHAR 1
620
621 /* The size of `int', as computed by sizeof. */
622 #define SIZEOF_INT 4
623
624 /* The size of `long', as computed by sizeof. */
625 #define SIZEOF_LONG 8
626
627 /* The size of `long double', as computed by sizeof. */
628 #define SIZEOF_LONG_DOUBLE 16
629
630 /* The size of `long long', as computed by sizeof. */
631 #define SIZEOF_LONG_LONG 8
632
633 /* The size of off_t */
634 #define SIZEOF_OFF_T 8
635
636 /* The size of pid_t */
637 #define SIZEOF_PID_T 4
638
639 /* The size of `short', as computed by sizeof. */
640 #define SIZEOF_SHORT 2
641
642 /* The size of size_t */
643 #define SIZEOF_SIZE_T 8
644
645 /* The size of ssize_t */
646 #define SIZEOF_SSIZE_T 8
647
648 /* The size of `void*', as computed by sizeof. */
649 #define SIZEOF_VOIDP 8
650
651 /* Define to 1 if you have the ANSI C header files. */
652 #define STDC_HEADERS 1
653
654 /* Define if strerror returns int */
655 /* #undef STRERROR_R_RC_INT */
656
657 /* Define if SysV semaphores affect threads within the process */
658 /* #undef SYSVSEM_IS_GLOBAL */
659
660 /* Enable extensions on AIX 3, Interix.  */
661 #ifndef _ALL_SOURCE
662 # define _ALL_SOURCE 1
663 #endif
664 /* Enable GNU extensions on systems that have them.  */
665 #ifndef _GNU_SOURCE
666 # define _GNU_SOURCE 1
667 #endif
668 /* Enable threading extensions on Solaris.  */
669 #ifndef _POSIX_PTHREAD_SEMANTICS
670 # define _POSIX_PTHREAD_SEMANTICS 1
671 #endif
672 /* Enable extensions on HP NonStop.  */
673 #ifndef _TANDEM_SOURCE
674 # define _TANDEM_SOURCE 1
675 #endif
676 /* Enable general extensions on Solaris.  */
677 #ifndef __EXTENSIONS__
678 # define __EXTENSIONS__ 1
679 #endif
680
681
682 /* Define if APR supports threads */
683 #define USE_THREADS 1
684
685 /* Define to 1 if on MINIX. */
686 /* #undef _MINIX */
687
688 /* Define to 2 if the system does not provide POSIX.1 features except with
689    this defined. */
690 /* #undef _POSIX_1_SOURCE */
691
692 /* Define to 1 if you need to in order for `stat' and other things to work. */
693 /* #undef _POSIX_SOURCE */
694
695 /* Define to empty if `const' does not conform to ANSI C. */
696 /* #undef const */
697
698 /* Define to `int' if <sys/types.h> doesn't define. */
699 /* #undef gid_t */
700
701 /* Define to `__inline__' or `__inline' if that's what the C compiler
702    calls it, or to nothing if 'inline' is not supported under any name.  */
703 #ifndef __cplusplus
704 /* #undef inline */
705 #endif
706
707 /* Define to `long int' if <sys/types.h> does not define. */
708 /* #undef off_t */
709
710 /* Define to `int' if <sys/types.h> does not define. */
711 /* #undef pid_t */
712
713 /* Define to `unsigned int' if <sys/types.h> does not define. */
714 /* #undef size_t */
715
716 /* Define to `int' if <sys/types.h> does not define. */
717 /* #undef ssize_t */
718
719 /* Define to `int' if <sys/types.h> doesn't define. */
720 /* #undef uid_t */
721
722 /* Make sure we have ssize_t defined to be something */
723 /* #undef ssize_t */
724
725 /* switch this on if we have a BeOS version below BONE */
726 #if BEOS && !HAVE_BONE_VERSION
727 #define BEOS_R5 1
728 #else
729 #define BEOS_BONE 1
730 #endif
731
732 #ifdef SIGWAIT_TAKES_ONE_ARG
733 #define apr_sigwait(a,b) ((*(b)=sigwait((a)))<0?-1:0)
734 #else
735 #define apr_sigwait(a,b) sigwait((a),(b))
736 #endif
737
738 /*
739  * Include common private declarations.
740  */
741 #include "../apr_private_common.h"
742
743 #endif /* APR_PRIVATE_H */