Rudiments
config_openvms721.h
1 /* include/rudiments/private/config.h.in. Generated from configure.in by autoheader. */
2 
3 /* Use inline functions or not */
4 #undef ENABLE_RUDIMENTS_INLINES
5 
6 /* Define to 1 if you have the <dlfcn.h> header file. */
7 #undef HAVE_DLFCN_H
8 
9 /* Define to 1 if you have the <inttypes.h> header file. */
10 #define HAVE_INTTYPES_H 1
11 
12 /* Define to 1 if you have the <memory.h> header file. */
13 #define HAVE_MEMORY_H 1
14 
15 /* Define to 1 if you have the <stdint.h> header file. */
16 #undef HAVE_STDINT_H
17 
18 /* Define to 1 if you have the <stdlib.h> header file. */
19 #define HAVE_STDLIB_H 1
20 
21 /* Define to 1 if you have the <strings.h> header file. */
22 #define HAVE_STRINGS_H 1
23 
24 /* Define to 1 if you have the <string.h> header file. */
25 #define HAVE_STRING_H 1
26 
27 /* Define to 1 if you have the <sys/stat.h> header file. */
28 #define HAVE_SYS_STAT_H 1
29 
30 /* Define to 1 if you have the <sys/types.h> header file. */
31 #define HAVE_SYS_TYPES_H 1
32 
33 /* Define to 1 if you have the <unistd.h> header file. */
34 #define HAVE_UNISTD_H 1
35 
36 /* Define to the sub-directory in which libtool stores uninstalled libraries.
37  */
38 #undef LT_OBJDIR
39 
40 /* Mingw32 environment */
41 #undef MINGW32
42 
43 /* Define to the address where bug reports for this package should be sent. */
44 #undef PACKAGE_BUGREPORT
45 
46 /* Define to the full name of this package. */
47 #undef PACKAGE_NAME
48 
49 /* Define to the full name and version of this package. */
50 #undef PACKAGE_STRING
51 
52 /* Define to the one symbol short name of this package. */
53 #undef PACKAGE_TARNAME
54 
55 /* Define to the home page for this package. */
56 #undef PACKAGE_URL
57 
58 /* Define to the version of this package. */
59 #undef PACKAGE_VERSION
60 
61 /* ioctl/FIONBIO doesn't work on some systems */
62 #undef RUDIMENTS_DISABLE_FIONBIO
63 
64 /* Enable runtime notification of methods that set ENOSYS */
65 #undef RUDIMENTS_ENOSYS_NOTIFY
66 
67 /* getsockopt has a void * on most systems */
68 #define RUDIMENTS_GETSOCKOPT_OPTVAL_TYPE void *
69 
70 /* Rudiments supports PCRE */
71 #undef RUDIMENTS_HAS_PCRE
72 
73 /* Rudiments supports SSL */
74 #undef RUDIMENTS_HAS_SSL
75 
76 /* Rudiments supports threads */
77 #undef RUDIMENTS_HAS_THREADS
78 
79 /* Some systems have timezone */
80 #define RUDIMENTS_HAS_TIMEZONE 1
81 
82 /* Some systems define tm_gmtoff in their struct tm */
83 #undef RUDIMENTS_HAS_TM_GMTOFF
84 
85 /* Some systems define tm_name in their struct tm */
86 #undef RUDIMENTS_HAS_TM_NAME
87 
88 /* Some systems define tm_tzadj in their struct tm */
89 #undef RUDIMENTS_HAS_TM_TZADJ
90 
91 /* Some systems define tm_zone in their struct tm */
92 #undef RUDIMENTS_HAS_TM_ZONE
93 
94 /* Some systems have tzname */
95 #define RUDIMENTS_HAS_TZNAME 1
96 
97 /* Some systems have tzset */
98 #define RUDIMENTS_HAS_TZSET 1
99 
100 /* Some systems have _get_timezone */
101 #undef RUDIMENTS_HAS__GET_TIMEZONE
102 
103 /* Some systems have _get_tzname */
104 #undef RUDIMENTS_HAS__GET_TZNAME
105 
106 /* Some systems have _timezone */
107 #undef RUDIMENTS_HAS__TIMEZONE
108 
109 /* Some systems have _tzname */
110 #undef RUDIMENTS_HAS__TZNAME
111 
112 /* Some systems have _tzset */
113 #undef RUDIMENTS_HAS__TZSET
114 
115 /* Some systems define __tm_gmtoff in their struct tm */
116 #undef RUDIMENTS_HAS___TM_GMTOFF
117 
118 /* Some systems define __tm_zone in their struct tm */
119 #undef RUDIMENTS_HAS___TM_ZONE
120 
121 /* Some systems have accctrl.h */
122 #undef RUDIMENTS_HAVE_ACCCTRL_H
123 
124 /* Most systems have access() */
125 #define RUDIMENTS_HAVE_ACCESS 1
126 
127 /* Some systems have aclapi.h */
128 #undef RUDIMENTS_HAVE_ACLAPI_H
129 
130 /* Some systems have alarm */
131 #define RUDIMENTS_HAVE_ALARM 1
132 
133 /* Some systems have arc4random */
134 #undef RUDIMENTS_HAVE_ARC4RANDOM
135 
136 /* Some systems have arpa/inet.h */
137 #define RUDIMENTS_HAVE_ARPA_INET_H 1
138 
139 /* Some systems have atexit */
140 #define RUDIMENTS_HAVE_ATEXIT 1
141 
142 /* SCO OSR5 has an incorrect struct msghdr definition */
143 #undef RUDIMENTS_HAVE_BAD_SCO_MSGHDR
144 
145 /* Some systems dont have st_blocks in struct stat */
146 #undef RUDIMENTS_HAVE_BLKCNT_T
147 
148 /* Some systems dont have st_blksize in struct stat */
149 #undef RUDIMENTS_HAVE_BLKSIZE_T
150 
151 /* Most systems have bool */
152 #define RUDIMENTS_HAVE_BOOL 1
153 
154 /* Some systems have BRoster::_ShutDown */
155 #undef RUDIMENTS_HAVE_BROSTER__SHUTDOWN
156 
157 /* Some systems have bswap64 */
158 #undef RUDIMENTS_HAVE_BSWAP64
159 
160 /* Some systems have bswap_64 */
161 #undef RUDIMENTS_HAVE_BSWAP_64
162 
163 /* Some systems have byteswap.h */
164 #undef RUDIMENTS_HAVE_BYTESWAP_H
165 
166 /* Some systems have chmod */
167 #define RUDIMENTS_HAVE_CHMOD 1
168 
169 /* Some systems have chroot */
170 #undef RUDIMENTS_HAVE_CHROOT
171 
172 /* Some systems have clearenv */
173 #undef RUDIMENTS_HAVE_CLEARENV
174 
175 /* Some systems have clock_nanosleep */
176 #undef RUDIMENTS_HAVE_CLOCK_NANOSLEEP
177 
178 /* Some systems have clock_settime */
179 #undef RUDIMENTS_HAVE_CLOCK_SETTIME
180 
181 /* Some systems have close */
182 #define RUDIMENTS_HAVE_CLOSE 1
183 
184 /* some systems have closesocket */
185 #undef RUDIMENTS_HAVE_CLOSESOCKET
186 
187 /* Some systems have cmsghdr */
188 #define RUDIMENTS_HAVE_CMSGHDR 1
189 
190 /* Some systems have _commit */
191 #undef RUDIMENTS_HAVE_COMMIT
192 
193 /* connect has a const sockaddr * on most systems */
194 #define RUDIMENTS_HAVE_CONNECT_WITH_NON_CONST_SOCKADDR 1
195 
196 /* Most systems have ftok(const char *, int) */
197 #undef RUDIMENTS_HAVE_CONST_CHAR_FTOK
198 
199 /* Some systems have CreateDirectory */
200 #undef RUDIMENTS_HAVE_CREATEDIRECTORY
201 
202 /* Some systems have CreateFile */
203 #undef RUDIMENTS_HAVE_CREATEFILE
204 
205 /* Some systems have CreateNamedPipe */
206 #undef RUDIMENTS_HAVE_CREATENAMEDPIPE
207 
208 /* Some systems have CreateSemaphore */
209 #undef RUDIMENTS_HAVE_CREATESEMAPHORE
210 
211 /* CreateThread function exists */
212 #undef RUDIMENTS_HAVE_CREATETHREAD
213 
214 /* Some systems have CreateTimerQueueTimer */
215 #undef RUDIMENTS_HAVE_CREATETIMERQUEUETIMER
216 
217 /* Some systems have CreateFileMapping */
218 #undef RUDIMENTS_HAVE_CREATE_FILE_MAPPING
219 
220 /* Some systems have CreateIoCompletionPort */
221 #undef RUDIMENTS_HAVE_CREATE_IO_COMPLETION_PORT
222 
223 /* CreateMutex function exists */
224 #undef RUDIMENTS_HAVE_CREATE_MUTEX
225 
226 /* Some systems have CreateProcess */
227 #undef RUDIMENTS_HAVE_CREATE_PROCESS
228 
229 /* Some systems have crypt */
230 #define RUDIMENTS_HAVE_CRYPT 1
231 
232 /* Some systems have CryptGenRandom */
233 #undef RUDIMENTS_HAVE_CRYPTGENRANDOM
234 
235 /* Some systems have crypt.h */
236 #undef RUDIMENTS_HAVE_CRYPT_H
237 
238 /* Some systems have crypt_r */
239 #undef RUDIMENTS_HAVE_CRYPT_R
240 
241 /* Some systems have ctype.h */
242 #define RUDIMENTS_HAVE_CTYPE_H 1
243 
244 /* Cygwin style statfs */
245 #undef RUDIMENTS_HAVE_CYGWIN_STATFS
246 
247 /* Darwin style statfs */
248 #undef RUDIMENTS_HAVE_DARWIN_STATFS
249 
250 /* Some systems have direct.h */
251 #undef RUDIMENTS_HAVE_DIRECT_H
252 
253 /* Some systems have dirent.h */
254 #define RUDIMENTS_HAVE_DIRENT_H 1
255 
256 /* Some systems have dirfd */
257 #undef RUDIMENTS_HAVE_DIRFD
258 
259 /* Some systems have DIR.dd_fd */
260 #undef RUDIMENTS_HAVE_DIR_DD_FD
261 
262 /* Some systems have DIR.d_fd */
263 #undef RUDIMENTS_HAVE_DIR_D_FD
264 
265 /* Some systems have dlfcn.h */
266 #define RUDIMENTS_HAVE_DLFCN_H 1
267 
268 /* Some systems have dlopen */
269 #undef RUDIMENTS_HAVE_DLOPEN
270 
271 /* Some systems have dup */
272 #define RUDIMENTS_HAVE_DUP 1
273 
274 /* Some systems have dup2 */
275 #define RUDIMENTS_HAVE_DUP2 1
276 
277 /* Some systems have DuplicateHandle */
278 #undef RUDIMENTS_HAVE_DUPLICATEHANDLE
279 
280 /* Some systems define environ in unistd.h */
281 #undef RUDIMENTS_HAVE_ENVIRON
282 
283 /* Some systems have epoll */
284 #undef RUDIMENTS_HAVE_EPOLL
285 
286 /* Some systems have errno.h */
287 #define RUDIMENTS_HAVE_ERRNO_H 1
288 
289 /* Some systems have execvp */
290 #define RUDIMENTS_HAVE_EXECVP 1
291 
292 /* Some systems have ExitWindowsEx */
293 #undef RUDIMENTS_HAVE_EXITWINDOWSEX
294 
295 /* Some systems have fchmod */
296 #undef RUDIMENTS_HAVE_FCHMOD
297 
298 /* Some systems have fchown */
299 #undef RUDIMENTS_HAVE_FCHOWN
300 
301 /* Some systems have fcntl */
302 #define RUDIMENTS_HAVE_FCNTL 1
303 
304 /* Some systems have fcntl.h */
305 #define RUDIMENTS_HAVE_FCNTL_H 1
306 
307 /* Some systems have fdatasync */
308 #undef RUDIMENTS_HAVE_FDATASYNC
309 
310 /* Some systems have fdopen */
311 #define RUDIMENTS_HAVE_FDOPEN 1
312 
313 /* Some systems have FD_CLOEXEC */
314 #define RUDIMENTS_HAVE_FD_CLOEXEC 1
315 
316 /* Some systems have FILE->_file */
317 #define RUDIMENTS_HAVE_FILE_FILE 1
318 
319 /* Some systems have FILE->__filedes */
320 /* #undef RUDIMENTS_HAVE_FILE_FILEDES */
321 
322 /* Some systems have FILE->_fileno */
323 /* #undef RUDIMENTS_HAVE_FILE_FILENO */
324 
325 /* Some systems have FILE->_fd */
326 /* #undef RUDIMENTS_HAVE_FILE__FD */
327 
328 /* Some systems have FILE->__file */
329 /* #undef RUDIMENTS_HAVE_FILE__FILE */
330 
331 /* Some systems have FindFirstFile */
332 #undef RUDIMENTS_HAVE_FINDFIRSTFILE
333 
334 /* Some systems have FlushFileBuffers */
335 #undef RUDIMENTS_HAVE_FLUSHFILEBUFFERS
336 
337 /* Some systems have fork */
338 #undef RUDIMENTS_HAVE_FORK
339 
340 /* Some systems have fpathconf */
341 #define RUDIMENTS_HAVE_FPATHCONF 1
342 
343 /* FreeBSD style statfs */
344 #undef RUDIMENTS_HAVE_FREEBSD_STATFS
345 
346 /* Some systems have FreeConsole */
347 #undef RUDIMENTS_HAVE_FREECONSOLE
348 
349 /* Some systems have fsync */
350 #define RUDIMENTS_HAVE_FSYNC 1
351 
352 /* Most systems have ftok() */
353 #undef RUDIMENTS_HAVE_FTOK
354 
355 /* Some systems have ftruncate */
356 #define RUDIMENTS_HAVE_FTRUNCATE 1
357 
358 /* Some systems have GenerateConsoleCtrlEvent */
359 #undef RUDIMENTS_HAVE_GENERATECONSOLECTRLEVENT
360 
361 /* Some systems have GetAce */
362 #undef RUDIMENTS_HAVE_GETACE
363 
364 /* Some systems have getaddrinfo */
365 #undef RUDIMENTS_HAVE_GETADDRINFO
366 
367 /* Some systems have GetCurrentDirectory */
368 #undef RUDIMENTS_HAVE_GETCURRENTDIRECTORY
369 
370 /* Some systems have GetCurrentProcessId */
371 #undef RUDIMENTS_HAVE_GETCURRENTPROCESSID
372 
373 /* Some systems have getegid */
374 #define RUDIMENTS_HAVE_GETEGID 1
375 
376 /* Some systems have getenv */
377 #define RUDIMENTS_HAVE_GETENV 1
378 
379 /* Some systems have geteuid */
380 #define RUDIMENTS_HAVE_GETEUID 1
381 
382 /* Some systems have GetFileInformationByHandle */
383 #undef RUDIMENTS_HAVE_GETFILEINFORMATIONBYHANDLE
384 
385 /* Some systems have GetFileType */
386 #undef RUDIMENTS_HAVE_GETFILETYPE
387 
388 /* Some systems have getgid */
389 #define RUDIMENTS_HAVE_GETGID 1
390 
391 /* Some systems have getgrgid_r */
392 #undef RUDIMENTS_HAVE_GETGRGID_R
393 
394 /* Some systems have getgrgid_r */
395 #undef RUDIMENTS_HAVE_GETGRGID_R_4
396 
397 /* Some systems have getgrgid_r */
398 #undef RUDIMENTS_HAVE_GETGRGID_R_5
399 
400 /* Some systems have getgrnam_r */
401 #undef RUDIMENTS_HAVE_GETGRNAM_R
402 
403 /* Some systems have getgrnam_r */
404 #undef RUDIMENTS_HAVE_GETGRNAM_R_4
405 
406 /* Some systems have getgrnam_r */
407 #undef RUDIMENTS_HAVE_GETGRNAM_R_5
408 
409 /* Some systems have gethostbyaddr_r */
410 #define RUDIMENTS_HAVE_GETHOSTBYADDR_R 1
411 
412 /* Some systems have gethostbyaddr_r */
413 #undef RUDIMENTS_HAVE_GETHOSTBYADDR_R_7
414 
415 /* Some systems have gethostbyaddr_r */
416 #undef RUDIMENTS_HAVE_GETHOSTBYADDR_R_8
417 
418 /* Some systems have gethostbyname_r */
419 #define RUDIMENTS_HAVE_GETHOSTBYNAME_R 1
420 
421 /* Some systems have gethostbyname_r */
422 #undef RUDIMENTS_HAVE_GETHOSTBYNAME_R_5
423 
424 /* Some systems have gethostbyname_r */
425 #undef RUDIMENTS_HAVE_GETHOSTBYNAME_R_6
426 
427 /* Some systems have gethostname */
428 #define RUDIMENTS_HAVE_GETHOSTNAME 1
429 
430 /* Some systems have GetLastError */
431 #undef RUDIMENTS_HAVE_GETLASTERROR
432 
433 /* Some systems have getloadavg */
434 #undef RUDIMENTS_HAVE_GETLOADAVG
435 
436 /* Some systems have GetLogicalProcessorInformation */
437 #undef RUDIMENTS_HAVE_GETLOGICALPROCESSORINFORMATION
438 
439 /* Some systems have getnameinfo */
440 #define RUDIMENTS_HAVE_GETNAMEINFO 1
441 
442 /* Some systems have GetNativeSystemInfo */
443 #undef RUDIMENTS_HAVE_GETNATIVESYSTEMINFO
444 
445 /* Some systems have getpagesize */
446 #define RUDIMENTS_HAVE_GETPAGESIZE 1
447 
448 /* Some systems have getpgid */
449 #undef RUDIMENTS_HAVE_GETPGID
450 
451 /* Some systems have getpid */
452 #define RUDIMENTS_HAVE_GETPID 1
453 
454 /* Some systems have getppid */
455 #define RUDIMENTS_HAVE_GETPPID 1
456 
457 /* Some systems have getprotobyname_r */
458 #define RUDIMENTS_HAVE_GETPROTOBYNAME_R 1
459 
460 /* Some systems have getprotobyname_r */
461 #undef RUDIMENTS_HAVE_GETPROTOBYNAME_R_4
462 
463 /* Some systems have getprotobyname_r */
464 #undef RUDIMENTS_HAVE_GETPROTOBYNAME_R_5
465 
466 /* Some systems have getprotobynumber_r */
467 #define RUDIMENTS_HAVE_GETPROTOBYNUMBER_R 1
468 
469 /* Some systems have getprotobynumber_r */
470 #undef RUDIMENTS_HAVE_GETPROTOBYNUMBER_R_4
471 
472 /* Some systems have getprotobynumber_r */
473 #undef RUDIMENTS_HAVE_GETPROTOBYNUMBER_R_5
474 
475 /* Some systems have getpwnam_r */
476 #define RUDIMENTS_HAVE_GETPWNAM_R 1
477 
478 /* Some systems have getpwnam_r */
479 #undef RUDIMENTS_HAVE_GETPWNAM_R_4
480 
481 /* Some systems have getpwnam_r */
482 #define RUDIMENTS_HAVE_GETPWNAM_R_5 1
483 
484 /* Some systems have getpwuid_r */
485 #undef RUDIMENTS_HAVE_GETPWUID_R
486 
487 /* Some systems have getpwuid_r */
488 #define RUDIMENTS_HAVE_GETPWUID_R_4 1
489 
490 /* Some systems have getpwuid_r */
491 #undef RUDIMENTS_HAVE_GETPWUID_R_5
492 
493 /* Some systems have getrpcbyname */
494 #undef RUDIMENTS_HAVE_GETRPCBYNAME
495 
496 /* Some systems have getrpcbyname_r */
497 #undef RUDIMENTS_HAVE_GETRPCBYNAME_R
498 
499 /* Some systems have getrpcbyname_r */
500 #undef RUDIMENTS_HAVE_GETRPCBYNAME_R_4
501 
502 /* Some systems have getrpcbyname_r */
503 #undef RUDIMENTS_HAVE_GETRPCBYNAME_R_5
504 
505 /* Some systems have getrpcbynumber */
506 #undef RUDIMENTS_HAVE_GETRPCBYNUMBER
507 
508 /* Some systems have getrpcbynumber_r */
509 #undef RUDIMENTS_HAVE_GETRPCBYNUMBER_R
510 
511 /* Some systems have getrpcbynumber_r */
512 #undef RUDIMENTS_HAVE_GETRPCBYNUMBER_R_4
513 
514 /* Some systems have getrpcbynumber_r */
515 #undef RUDIMENTS_HAVE_GETRPCBYNUMBER_R_5
516 
517 /* Some systems have GetSecurityInfo */
518 #undef RUDIMENTS_HAVE_GETSECURITYINFO
519 
520 /* Some systems have getservbyname_r */
521 #define RUDIMENTS_HAVE_GETSERVBYNAME_R 1
522 
523 /* Some systems have getservbyname_r */
524 #undef RUDIMENTS_HAVE_GETSERVBYNAME_R_5
525 
526 /* Some systems have getservbyname_r */
527 #undef RUDIMENTS_HAVE_GETSERVBYNAME_R_6
528 
529 /* Some systems have getservbyport_r */
530 #define RUDIMENTS_HAVE_GETSERVBYPORT_R 1
531 
532 /* Some systems have getservbyport_r */
533 #undef RUDIMENTS_HAVE_GETSERVBYPORT_R_5
534 
535 /* Some systems have getservbyport_r */
536 #undef RUDIMENTS_HAVE_GETSERVBYPORT_R_6
537 
538 /* Some systems have getsid */
539 #undef RUDIMENTS_HAVE_GETSID
540 
541 /* Some systems have getspnam */
542 #undef RUDIMENTS_HAVE_GETSPNAM
543 
544 /* Some systems have getspnam_r */
545 #undef RUDIMENTS_HAVE_GETSPNAM_R
546 
547 /* Some systems have getspnam_r */
548 #undef RUDIMENTS_HAVE_GETSPNAM_R_4
549 
550 /* Some systems have getspnam_r */
551 #undef RUDIMENTS_HAVE_GETSPNAM_R_5
552 
553 /* Some systems have GetSystemInfo */
554 #undef RUDIMENTS_HAVE_GETSYSTEMINFO
555 
556 /* Some systems have GetSystemTimeAsFileTime */
557 #undef RUDIMENTS_HAVE_GETSYSTEMTIMEASFILETIME
558 
559 /* Some systems have gettimeofday */
560 #define RUDIMENTS_HAVE_GETTIMEOFDAY 1
561 
562 /* Some systems have getuid */
563 #define RUDIMENTS_HAVE_GETUID 1
564 
565 /* Some systems have GetUserName */
566 #undef RUDIMENTS_HAVE_GETUSERNAME
567 
568 /* Some systems have GetVersionEx */
569 #undef RUDIMENTS_HAVE_GETVERSIONEX
570 
571 /* Some systems have GlobalMemoryStatusEx */
572 #undef RUDIMENTS_HAVE_GLOBALMEMORYSTATUSEX
573 
574 /* Some systems have HANDLE_FLAG_INHERIT */
575 #undef RUDIMENTS_HAVE_HANDLE_FLAG_INHERIT
576 
577 /* Some systems have htonll */
578 #undef RUDIMENTS_HAVE_HTONLL
579 
580 /* Some systems have inet_addr */
581 #define RUDIMENTS_HAVE_INET_ADDR 1
582 
583 /* Some systems have inet_aton */
584 #undef RUDIMENTS_HAVE_INET_ATON
585 
586 /* Some systems have InitiateSystemShutdownEx */
587 #undef RUDIMENTS_HAVE_INITIATESYSTEMSHUTDOWNEX
588 
589 /* Some systems have int16_t */
590 #define RUDIMENTS_HAVE_INT16_T 1
591 
592 /* Some systems have int32_t */
593 #define RUDIMENTS_HAVE_INT32_T 1
594 
595 /* Some systems have int64_t */
596 #define RUDIMENTS_HAVE_INT64_T 1
597 
598 /* Some systems have int8_t */
599 #define RUDIMENTS_HAVE_INT8_T 1
600 
601 /* Some systems have inttypes.h */
602 #define RUDIMENTS_HAVE_INTTYPES_H 1
603 
604 /* Some systems have in_addr_t type */
605 #define RUDIMENTS_HAVE_IN_ADDR_T 1
606 
607 /* Some systems have ioctl */
608 #define RUDIMENTS_HAVE_IOCTL 1
609 
610 /* Some systems have ioctlsocket */
611 #undef RUDIMENTS_HAVE_IOCTLSOCKET
612 
613 /* Some systems have io.h */
614 #undef RUDIMENTS_HAVE_IO_H
615 
616 /* Some systems have kill */
617 #define RUDIMENTS_HAVE_KILL 1
618 
619 /* Some systems have kqueue */
620 #undef RUDIMENTS_HAVE_KQUEUE
621 
622 /* Some systems have void * kqueue user data */
623 #undef RUDIMENTS_HAVE_KQUEUE_VOID_UDATA
624 
625 /* Some systems have limits.h */
626 #define RUDIMENTS_HAVE_LIMITS_H 1
627 
628 /* Some systems have link */
629 #undef RUDIMENTS_HAVE_LINK
630 
631 /* Linux libc4 style statfs */
632 #undef RUDIMENTS_HAVE_LINUX_LIBC4_STATFS
633 
634 /* Some systems have linux/reboot.h */
635 #undef RUDIMENTS_HAVE_LINUX_REBOOT_H
636 
637 /* Some systems have linux/rtc.h */
638 #undef RUDIMENTS_HAVE_LINUX_RTC_H
639 
640 /* Linux style statfs */
641 #undef RUDIMENTS_HAVE_LINUX_STATFS
642 
643 /* Some systems have lm.h */
644 #undef RUDIMENTS_HAVE_LM_H
645 
646 /* Some systems have LoadLibrary */
647 #undef RUDIMENTS_HAVE_LOADLIBRARY
648 
649 /* Some systems have LoadLibraryEx */
650 #undef RUDIMENTS_HAVE_LOADLIBRARYEX
651 
652 /* Some systems have localtime_r */
653 #define RUDIMENTS_HAVE_LOCALTIME_R 1
654 
655 /* Some systems have localtime_s */
656 #undef RUDIMENTS_HAVE_LOCALTIME_S
657 
658 /* Some systems have LockFileEx */
659 #undef RUDIMENTS_HAVE_LOCKFILEEX
660 
661 /* Most systems have long long */
662 #define RUDIMENTS_HAVE_LONG_LONG 1
663 
664 /* Some systems have lrand48 */
665 #define RUDIMENTS_HAVE_LRAND48 1
666 
667 /* Some systems have lrand48_r */
668 #undef RUDIMENTS_HAVE_LRAND48_R
669 
670 /* Some systems have lseek */
671 #define RUDIMENTS_HAVE_LSEEK 1
672 
673 /* Some systems have machine/endian.h */
674 #undef RUDIMENTS_HAVE_MACHINE_ENDIAN_H
675 
676 /* Some systems have madvise */
677 #undef RUDIMENTS_HAVE_MADVISE
678 
679 /* Some systems use caddr_t argument for madvise */
680 #undef RUDIMENTS_HAVE_MADVISE_CADDR_T
681 
682 /* Some systems have memccpy with char argument */
683 #undef RUDIMENTS_HAVE_MEMCCPY_CHAR
684 
685 /* Some systems have memmem */
686 #undef RUDIMENTS_HAVE_MEMMEM
687 
688 /* Some systems have memrchr */
689 #undef RUDIMENTS_HAVE_MEMRCHR
690 
691 /* Some systems have mincore */
692 #undef RUDIMENTS_HAVE_MINCORE
693 
694 /* Some systems use caddr_t argument for mincore */
695 #undef RUDIMENTS_HAVE_MINCORE_CADDR_T
696 
697 /* Some systems have mincore with char argument */
698 #undef RUDIMENTS_HAVE_MINCORE_CHAR
699 
700 /* Some systems have mincore with unsigned char argument */
701 #undef RUDIMENTS_HAVE_MINCORE_UCHAR
702 
703 /* statvfs */
704 #undef RUDIMENTS_HAVE_MINIX_HAIKU_STATVFS
705 
706 /* Some systems have sethostname but forgot to declare it */
707 #undef RUDIMENTS_HAVE_MISSING_SETHOSTNAME_DECLARATION
708 
709 /* Some systems have mkdir */
710 #undef RUDIMENTS_HAVE_MKDIR_1
711 
712 /* Some systems have mkdir */
713 #define RUDIMENTS_HAVE_MKDIR_2 1
714 
715 /* Some systems have mkfifo */
716 #undef RUDIMENTS_HAVE_MKFIFO
717 
718 /* Some systems have mknod */
719 #undef RUDIMENTS_HAVE_MKNOD
720 
721 /* Some systems have mkstemp */
722 #define RUDIMENTS_HAVE_MKSTEMP 1
723 
724 /* Some systems have mlock */
725 #undef RUDIMENTS_HAVE_MLOCK
726 
727 /* Some systems have mlockall */
728 #undef RUDIMENTS_HAVE_MLOCKALL
729 
730 /* Some systems use caddr_t argument for mlock */
731 #undef RUDIMENTS_HAVE_MLOCK_CADDR_T
732 
733 /* Some systems have mmap */
734 #define RUDIMENTS_HAVE_MMAP 1
735 
736 /* Some systems have mprotect */
737 #define RUDIMENTS_HAVE_MPROTECT 1
738 
739 /* Some systems use caddr_t argument for mprotect */
740 #undef RUDIMENTS_HAVE_MPROTECT_CADDR_T
741 
742 /* Some msghdr structs have a msg_accrights member */
743 #undef RUDIMENTS_HAVE_MSGHDR_MSG_ACCRIGHTS
744 
745 /* Some msghdr structs have a msg_controllen member */
746 #define RUDIMENTS_HAVE_MSGHDR_MSG_CONTROLLEN 1
747 
748 /* Some msghdr structs have a msg_flags member */
749 #define RUDIMENTS_HAVE_MSGHDR_MSG_FLAGS 1
750 
751 /* Some systems have msync */
752 #define RUDIMENTS_HAVE_MSYNC 1
753 
754 /* Some systems use caddr_t argument for msync */
755 #undef RUDIMENTS_HAVE_MSYNC_CADDR_T
756 
757 /* Some systems have munlock */
758 #undef RUDIMENTS_HAVE_MUNLOCK
759 
760 /* Some systems have munlockall */
761 #undef RUDIMENTS_HAVE_MUNLOCKALL
762 
763 /* Some systems use caddr_t argument for munlock */
764 #undef RUDIMENTS_HAVE_MUNLOCK_CADDR_T
765 
766 /* Some systems use caddr_t argument for munmap */
767 #undef RUDIMENTS_HAVE_MUNMAP_CADDR_T
768 
769 /* Some systems have nanosleep */
770 #undef RUDIMENTS_HAVE_NANOSLEEP
771 
772 /* NetBSD style statfs */
773 #undef RUDIMENTS_HAVE_NETBSD_STATFS
774 
775 /* NetBSD-3.0 style statvfs */
776 #undef RUDIMENTS_HAVE_NETBSD_STATVFS
777 
778 /* Some systems have netdb.h */
779 #define RUDIMENTS_HAVE_NETDB_H 1
780 
781 /* Some systems have NetGroupGetInfo */
782 #undef RUDIMENTS_HAVE_NETGROUPGETINFO
783 
784 /* Some systems have netinet/in.h */
785 #define RUDIMENTS_HAVE_NETINET_IN_H 1
786 
787 /* Some systems have netinet/tcp.h */
788 #define RUDIMENTS_HAVE_NETINET_TCP_H 1
789 
790 /* Some systems have NetUserGetInfo */
791 #undef RUDIMENTS_HAVE_NETUSERGETINFO
792 
793 /* Some systems have new */
794 #undef RUDIMENTS_HAVE_NEW
795 
796 /* Some systems have new.h */
797 #undef RUDIMENTS_HAVE_NEW_H
798 
799 /* Some systems define _NSGetEnviron in crt_externs.h */
800 #undef RUDIMENTS_HAVE_NSGETENVIRON
801 
802 /* Some systems have ntohll */
803 #undef RUDIMENTS_HAVE_NTOHLL
804 
805 /* Some systems have open */
806 #define RUDIMENTS_HAVE_OPEN 1
807 
808 /* OpenBSD style statfs */
809 #undef RUDIMENTS_HAVE_OPENBSD_STATFS
810 
811 /* Some systems have OSSwapHostToLittleInt64 */
812 #undef RUDIMENTS_HAVE_OSSWAPHOSTTOLITTLEINT64
813 
814 /* Some systems have OSSwapLittleToHostInt64 */
815 #undef RUDIMENTS_HAVE_OSSWAPLITTLETOHOSTINT64
816 
817 /* Some systems have os/kernel/OS.h */
818 #undef RUDIMENTS_HAVE_OS_KERNEL_OS_H
819 
820 /* Some systems have os/support/ByteOrder.h */
821 #undef RUDIMENTS_HAVE_OS_SUPPORT_BYTEORDER_H
822 
823 /* Some systems have pathconf */
824 #define RUDIMENTS_HAVE_PATHCONF 1
825 
826 /* Some systems have pipe */
827 #define RUDIMENTS_HAVE_PIPE 1
828 
829 /* Some systems have poll */
830 #undef RUDIMENTS_HAVE_POLL
831 
832 /* Some systems have poll.h */
833 #define RUDIMENTS_HAVE_POLL_H 1
834 
835 /* Some systems have port_create */
836 #undef RUDIMENTS_HAVE_PORT_CREATE
837 
838 /* Some systems have port.h */
839 #undef RUDIMENTS_HAVE_PORT_H
840 
841 /* Some systems have posix_fadvise */
842 #undef RUDIMENTS_HAVE_POSIX_FADVISE
843 
844 /* Some systems have posix_fallocate */
845 #undef RUDIMENTS_HAVE_POSIX_FALLOCATE
846 
847 /* Some systems have Process32First */
848 #undef RUDIMENTS_HAVE_PROCESS32FIRST
849 
850 /* Some systems have process.h */
851 #undef RUDIMENTS_HAVE_PROCESS_H
852 
853 /* Some systems have prototypes.h */
854 #undef RUDIMENTS_HAVE_PROTOTYPES_H
855 
856 /* Some systems have pselect */
857 #undef RUDIMENTS_HAVE_PSELECT
858 
859 /* Some systems have pthread_attr_setstacksize */
860 #undef RUDIMENTS_HAVE_PTHREAD_ATTR_SETSTACKSIZE
861 
862 /* pthread_mutex_t type exists */
863 #undef RUDIMENTS_HAVE_PTHREAD_MUTEX_T
864 
865 /* pthread_sigmask exists */
866 #undef RUDIMENTS_HAVE_PTHREAD_SIGMASK
867 
868 /* pthread_t type exists */
869 #undef RUDIMENTS_HAVE_PTHREAD_T
870 
871 /* Some systems have putenv */
872 #define RUDIMENTS_HAVE_PUTENV 1
873 
874 /* Some systems have raise */
875 #define RUDIMENTS_HAVE_RAISE 1
876 
877 /* Some systems have rand */
878 #define RUDIMENTS_HAVE_RAND 1
879 
880 /* Some systems have random */
881 #define RUDIMENTS_HAVE_RANDOM 1
882 
883 /* Some systems have random_r */
884 #undef RUDIMENTS_HAVE_RANDOM_R
885 
886 /* Some systems have rand_r */
887 #undef RUDIMENTS_HAVE_RAND_R
888 
889 /* Some systems have read */
890 #define RUDIMENTS_HAVE_READ 1
891 
892 /* Some systems have readdir_r */
893 #undef RUDIMENTS_HAVE_READDIR_R
894 
895 /* Some systems have readlink */
896 #undef RUDIMENTS_HAVE_READLINK
897 
898 /* Some systems have reboot with 1 argument */
899 #undef RUDIMENTS_HAVE_REBOOT_1
900 
901 /* Some systems have reboot with 2 argument */
902 #undef RUDIMENTS_HAVE_REBOOT_2
903 
904 /* recv has a void * on most systems */
905 #undef RUDIMENTS_HAVE_RECV_WITH_VOID
906 
907 /* some systems have regcomp */
908 #undef RUDIMENTS_HAVE_REGCOMP
909 
910 /* Some systems have RemoveDirectory */
911 #undef RUDIMENTS_HAVE_REMOVEDIRECTORY
912 
913 /* Some systems have Roster.h */
914 #undef RUDIMENTS_HAVE_ROSTER_H
915 
916 /* Some systems have rpc/rpcent.h */
917 #undef RUDIMENTS_HAVE_RPCENT_H
918 
919 /* Some systems have rpc/rpc.h */
920 #undef RUDIMENTS_HAVE_RPC_H
921 
922 /* Do we have real-time-clock RTC_RD_TIME support */
923 #undef RUDIMENTS_HAVE_RTC_RD_TIME
924 
925 /* Do we have real-time-clock RTC_SET_TIME support */
926 #undef RUDIMENTS_HAVE_RTC_SET_TIME
927 
928 /* SCO has /dev/table/avenrun instead of getloadavg */
929 #undef RUDIMENTS_HAVE_SCO_AVENRUN
930 
931 /* Some systems have sddl.h */
932 #undef RUDIMENTS_HAVE_SDDL_H
933 
934 /* Some systems have semget */
935 #undef RUDIMENTS_HAVE_SEMGET
936 
937 /* Some systems have semtimedop */
938 #undef RUDIMENTS_HAVE_SEMTIMEDOP
939 
940 /* Some systems define union semun */
941 #undef RUDIMENTS_HAVE_SEMUN
942 
943 /* send has a const void * on most systems */
944 #undef RUDIMENTS_HAVE_SEND_WITH_VOID
945 
946 /* Some systems have SetConsoleCtrlHandler */
947 #undef RUDIMENTS_HAVE_SETCONSOLECTRLHANDLER
948 
949 /* Some systems have SetCurrentDirectory */
950 #undef RUDIMENTS_HAVE_SETCURRENTDIRECTORY
951 
952 /* Some systems have setegid */
953 #undef RUDIMENTS_HAVE_SETEGID
954 
955 /* Some systems have setegid but dont define it in a header file */
956 #undef RUDIMENTS_HAVE_SETEGID_BUT_NOT_DEFINED
957 
958 /* Some systems have SetEndOfFile */
959 #undef RUDIMENTS_HAVE_SETENDOFFILE
960 
961 /* Some systems have SetEntriesInAcl */
962 #undef RUDIMENTS_HAVE_SETENTRIESINACL
963 
964 /* Some systems have setenv */
965 #define RUDIMENTS_HAVE_SETENV 1
966 
967 /* Some systems have seteuid */
968 #undef RUDIMENTS_HAVE_SETEUID
969 
970 /* Some systems have seteuid but dont define it in a header file */
971 #undef RUDIMENTS_HAVE_SETEUID_BUT_NOT_DEFINED
972 
973 /* Some systems have SetFileTime */
974 #undef RUDIMENTS_HAVE_SETFILETIME
975 
976 /* Some systems have setgid */
977 #define RUDIMENTS_HAVE_SETGID 1
978 
979 /* Some systems have sethostname */
980 #undef RUDIMENTS_HAVE_SETHOSTNAME
981 
982 /* Some systems have setitimer */
983 #define RUDIMENTS_HAVE_SETITIMER 1
984 
985 /* Some systems have setpgid */
986 #undef RUDIMENTS_HAVE_SETPGID
987 
988 /* Some systems have setregid */
989 #undef RUDIMENTS_HAVE_SETREGID
990 
991 /* Some systems have setreuid */
992 #undef RUDIMENTS_HAVE_SETREUID
993 
994 /* Some systems have SetSecurityInfo */
995 #undef RUDIMENTS_HAVE_SETSECURITYINFO
996 
997 /* Some systems have setsid */
998 #undef RUDIMENTS_HAVE_SETSID
999 
1000 /* Some systems have SetSystemTime */
1001 #undef RUDIMENTS_HAVE_SETSYSTEMTIME
1002 
1003 /* Some systems have settimeofday */
1004 #undef RUDIMENTS_HAVE_SETTIMEOFDAY
1005 
1006 /* Some systems have setuid */
1007 #define RUDIMENTS_HAVE_SETUID 1
1008 
1009 /* Some systems have SetUnhandledExceptionFilter */
1010 #undef RUDIMENTS_HAVE_SETUNHANDLEDEXCEPTIONFILTER
1011 
1012 /* Some systems have set_real_time_clock */
1013 #undef RUDIMENTS_HAVE_SET_REAL_TIME_CLOCK
1014 
1015 /* Some systems have shmget */
1016 #undef RUDIMENTS_HAVE_SHMGET
1017 
1018 /* Some systems have sigaction */
1019 #define RUDIMENTS_HAVE_SIGACTION 1
1020 
1021 /* Some systems have signal */
1022 #define RUDIMENTS_HAVE_SIGNAL 1
1023 
1024 /* Some systems have sigpending */
1025 #define RUDIMENTS_HAVE_SIGPENDING 1
1026 
1027 /* Some systems have sigsuspend */
1028 #define RUDIMENTS_HAVE_SIGSUSPEND 1
1029 
1030 /* Some systems have sockaddr_un */
1031 #undef RUDIMENTS_HAVE_SOCKADDR_UN
1032 
1033 /* some type of statfs */
1034 #undef RUDIMENTS_HAVE_SOME_KIND_OF_STATFS
1035 
1036 /* some type of statvfs */
1037 #define RUDIMENTS_HAVE_SOME_KIND_OF_STATVFS 1
1038 
1039 /* struct spwd has sp_expire */
1040 #undef RUDIMENTS_HAVE_SP_EXPIRE
1041 
1042 /* struct spwd has sp_flag */
1043 #undef RUDIMENTS_HAVE_SP_FLAG
1044 
1045 /* struct spwd has sp_inact */
1046 #undef RUDIMENTS_HAVE_SP_INACT
1047 
1048 /* struct spwd has sp_warn */
1049 #undef RUDIMENTS_HAVE_SP_WARN
1050 
1051 /* statvfs */
1052 #define RUDIMENTS_HAVE_STATVFS 1
1053 
1054 /* Some systems have stdarg.h */
1055 #define RUDIMENTS_HAVE_STDARG_H 1
1056 
1057 /* Some systems have stdint.h */
1058 #undef RUDIMENTS_HAVE_STDINT_H
1059 
1060 /* Some systems have stdlib.h */
1061 #define RUDIMENTS_HAVE_STDLIB_H 1
1062 
1063 /* Some systems have strcasecmp */
1064 #define RUDIMENTS_HAVE_STRCASECMP 1
1065 
1066 /* Some systems have strchrnul */
1067 #undef RUDIMENTS_HAVE_STRCHRNUL
1068 
1069 /* Some systems have strcspn */
1070 #define RUDIMENTS_HAVE_STRCSPN 1
1071 
1072 /* Some systems have strerror */
1073 #define RUDIMENTS_HAVE_STRERROR 1
1074 
1075 /* Some systems have strerror_r */
1076 #undef RUDIMENTS_HAVE_STRERROR_R
1077 
1078 /* Some systems have strerror_s */
1079 #undef RUDIMENTS_HAVE_STRERROR_S
1080 
1081 /* Some systems have strings.h */
1082 #define RUDIMENTS_HAVE_STRINGS_H 1
1083 
1084 /* Some systems have string.h */
1085 #define RUDIMENTS_HAVE_STRING_H 1
1086 
1087 /* Some systems have strncasecmp */
1088 #define RUDIMENTS_HAVE_STRNCASECMP 1
1089 
1090 /* Some systems have strpbrk */
1091 #define RUDIMENTS_HAVE_STRPBRK 1
1092 
1093 /* Some systems have strspn */
1094 #define RUDIMENTS_HAVE_STRSPN 1
1095 
1096 /* Some systems have strtold */
1097 #undef RUDIMENTS_HAVE_STRTOLD
1098 
1099 /* Some systems have strtoll */
1100 #define RUDIMENTS_HAVE_STRTOLL 1
1101 
1102 /* Some systems have strtoull */
1103 #define RUDIMENTS_HAVE_STRTOULL 1
1104 
1105 /* Some systems have struct itimerval */
1106 #define RUDIMENTS_HAVE_STRUCT_ITIMERVAL 1
1107 
1108 /* Some systems have struct timespec in pthread.h */
1109 #undef RUDIMENTS_HAVE_STRUCT_TIMESPEC_IN_PTHREAD
1110 
1111 /* Some systems have struct timespec in sys/siginfo.h */
1112 #undef RUDIMENTS_HAVE_STRUCT_TIMESPEC_IN_SIGINFO
1113 
1114 /* Some systems have struct timespec in sys/time.h */
1115 #undef RUDIMENTS_HAVE_STRUCT_TIMESPEC_IN_SYS_TIME_H
1116 
1117 /* Some systems have struct timespec in time.h */
1118 #undef RUDIMENTS_HAVE_STRUCT_TIMESPEC_IN_TIME_H
1119 
1120 /* Some systems have struct timeval */
1121 #define RUDIMENTS_HAVE_STRUCT_TIMEVAL 1
1122 
1123 /* Some systems have swab with a char * argument */
1124 #undef RUDIMENTS_HAVE_SWAB_CHAR
1125 
1126 /* Some systems have swab with a const char * argument */
1127 #undef RUDIMENTS_HAVE_SWAB_CONST_CHAR
1128 
1129 /* Some systems have swab with a const void * argument */
1130 #define RUDIMENTS_HAVE_SWAB_CONST_VOID 1
1131 
1132 /* Some systems have swap64 */
1133 #undef RUDIMENTS_HAVE_SWAP64
1134 
1135 /* Some systems have __swap_int64 */
1136 #undef RUDIMENTS_HAVE_SWAP_INT64
1137 
1138 /* Some systems have symlink */
1139 #undef RUDIMENTS_HAVE_SYMLINK
1140 
1141 /* Some systems have sync */
1142 #define RUDIMENTS_HAVE_SYNC 1
1143 
1144 /* Some systems have sysconf */
1145 #define RUDIMENTS_HAVE_SYSCONF 1
1146 
1147 /* Some systems have syslog.h */
1148 #undef RUDIMENTS_HAVE_SYSLOG_H
1149 
1150 /* Some systems have sys/bitypes.h */
1151 #define RUDIMENTS_HAVE_SYS_BITYPES_H 1
1152 
1153 /* Some systems have sys/byteorder.h */
1154 #undef RUDIMENTS_HAVE_SYS_BYTEORDER_H
1155 
1156 /* Some systems have sys/devpoll.h */
1157 #undef RUDIMENTS_HAVE_SYS_DEVPOLL_H
1158 
1159 /* Some systems have sys/epoll.h */
1160 #undef RUDIMENTS_HAVE_SYS_EPOLL_H
1161 
1162 /* Some systems have sys/event.h */
1163 #undef RUDIMENTS_HAVE_SYS_EVENT_H
1164 
1165 /* Some systems have sys/fcntl.h */
1166 #define RUDIMENTS_HAVE_SYS_FCNTL_H 1
1167 
1168 /* Some systems have sys/ioctl.h */
1169 #define RUDIMENTS_HAVE_SYS_IOCTL_H 1
1170 
1171 /* Some systems have sys/ipc.h */
1172 #undef RUDIMENTS_HAVE_SYS_IPC_H
1173 
1174 /* Some systems have sys/loadavg.h */
1175 #undef RUDIMENTS_HAVE_SYS_LOADAVG_H
1176 
1177 /* Some systems have sys/mman.h */
1178 #define RUDIMENTS_HAVE_SYS_MMAN_H 1
1179 
1180 /* Some systems have sys/param.h */
1181 #undef RUDIMENTS_HAVE_SYS_PARAM_H
1182 
1183 /* Some systems have sys/poll.h */
1184 #undef RUDIMENTS_HAVE_SYS_POLL_H
1185 
1186 /* Some systems have sys/reboot.h */
1187 #undef RUDIMENTS_HAVE_SYS_REBOOT_H
1188 
1189 /* Some systems have sys/select.h */
1190 #undef RUDIMENTS_HAVE_SYS_SELECT_H
1191 
1192 /* Some systems have sys/sem.h */
1193 #undef RUDIMENTS_HAVE_SYS_SEM_H
1194 
1195 /* Some systems have sys/signal.h */
1196 #define RUDIMENTS_HAVE_SYS_SIGNAL_H 1
1197 
1198 /* Some systems have sys/socket.h */
1199 #define RUDIMENTS_HAVE_SYS_SOCKET_H 1
1200 
1201 /* Some systems have sys/stat.h */
1202 #define RUDIMENTS_HAVE_SYS_STAT_H 1
1203 
1204 /* Some systems have sys/time.h */
1205 #define RUDIMENTS_HAVE_SYS_TIME_H 1
1206 
1207 /* Some systems have sys/types.h */
1208 #define RUDIMENTS_HAVE_SYS_TYPES_H 1
1209 
1210 /* Some systems have sys/uadmin.h */
1211 #undef RUDIMENTS_HAVE_SYS_UADMIN_H
1212 
1213 /* Some systems have sys/uio.h */
1214 #define RUDIMENTS_HAVE_SYS_UIO_H 1
1215 
1216 /* Some systems have sys/un.h */
1217 #undef RUDIMENTS_HAVE_SYS_UN_H
1218 
1219 /* Some systems have sys/utsname.h */
1220 #define RUDIMENTS_HAVE_SYS_UTSNAME_H 1
1221 
1222 /* Some systems have sys/wait.h */
1223 #define RUDIMENTS_HAVE_SYS_WAIT_H 1
1224 
1225 /* Some systems dont have S_ISBLK */
1226 #define RUDIMENTS_HAVE_S_ISBLK 1
1227 
1228 /* Some systems dont have S_ISLNK */
1229 #define RUDIMENTS_HAVE_S_ISLNK 1
1230 
1231 /* Some systems dont have S_ISSOCK */
1232 #define RUDIMENTS_HAVE_S_ISSOCK 1
1233 
1234 /* Some systems have tcsetattr */
1235 #undef RUDIMENTS_HAVE_TCSETATTR
1236 
1237 /* Some systems have termios.h */
1238 #undef RUDIMENTS_HAVE_TERMIOS_H
1239 
1240 /* Some systems have time.h */
1241 #define RUDIMENTS_HAVE_TIME_H 1
1242 
1243 /* Some systems have tlhelp32.h */
1244 #undef RUDIMENTS_HAVE_TLHELP32_H
1245 
1246 /* Most systems have true/false */
1247 #define RUDIMENTS_HAVE_TRUE_FALSE 1
1248 
1249 /* Some systems have truncate */
1250 #define RUDIMENTS_HAVE_TRUNCATE 1
1251 
1252 /* Some systems have uadmin with a char * argument */
1253 #undef RUDIMENTS_HAVE_UADMIN_CHAR
1254 
1255 /* Some systems have uadmin with a integer argument */
1256 #undef RUDIMENTS_HAVE_UADMIN_INT
1257 
1258 /* Some systems have uint16_t */
1259 #define RUDIMENTS_HAVE_UINT16_T 1
1260 
1261 /* Some systems have uint32_t */
1262 #define RUDIMENTS_HAVE_UINT32_T 1
1263 
1264 /* Some systems have uint64_t */
1265 #define RUDIMENTS_HAVE_UINT64_T 1
1266 
1267 /* Some systems have uint8_t */
1268 #define RUDIMENTS_HAVE_UINT8_T 1
1269 
1270 /* Ultrix style statfs */
1271 #undef RUDIMENTS_HAVE_ULTRIX_STATFS
1272 
1273 /* Some systems have umask */
1274 #define RUDIMENTS_HAVE_UMASK 1
1275 
1276 /* Some systems have uname */
1277 #define RUDIMENTS_HAVE_UNAME 1
1278 
1279 /* Some systems have __vsnprintf but its not defined */
1280 #undef RUDIMENTS_HAVE_UNDEFINED___VSNPRINTF
1281 
1282 /* Some systems have unistd.h */
1283 #define RUDIMENTS_HAVE_UNISTD_H 1
1284 
1285 /* Some systems have unlink */
1286 #define RUDIMENTS_HAVE_UNLINK 1
1287 
1288 /* Some systems have unsetenv */
1289 #define RUDIMENTS_HAVE_UNSETENV 1
1290 
1291 /* Some systems have utime */
1292 #undef RUDIMENTS_HAVE_UTIME
1293 
1294 /* Some systems have utimes with char * argument */
1295 #undef RUDIMENTS_HAVE_UTIMES_CHAR
1296 
1297 /* Some systems have utimes with const char * argument */
1298 #undef RUDIMENTS_HAVE_UTIMES_CONST_CHAR
1299 
1300 /* Some systems have utime.h */
1301 #define RUDIMENTS_HAVE_UTIME_H 1
1302 
1303 /* Some systems have vasprintf */
1304 #undef RUDIMENTS_HAVE_VASPRINTF
1305 
1306 /* Some systems have vdprintf */
1307 #undef RUDIMENTS_HAVE_VDPRINTF
1308 
1309 /* Most systems have vsnprintf */
1310 #undef RUDIMENTS_HAVE_VSNPRINTF
1311 
1312 /* Some systems have vsnprintf_s */
1313 #undef RUDIMENTS_HAVE_VSNPRINTF_S
1314 
1315 /* GetDiskFreeSpace */
1316 #undef RUDIMENTS_HAVE_WINDOWS_GETDISKFREESPACE
1317 
1318 /* Some systems have windows.h */
1319 #undef RUDIMENTS_HAVE_WINDOWS_H
1320 
1321 /* Some systems have Sleep */
1322 #undef RUDIMENTS_HAVE_WINDOWS_SLEEP
1323 
1324 /* Some systems have winsock2.h */
1325 #undef RUDIMENTS_HAVE_WINSOCK2_H
1326 
1327 /* Some systems have write */
1328 #define RUDIMENTS_HAVE_WRITE 1
1329 
1330 /* Some systems have WSAConnect */
1331 #undef RUDIMENTS_HAVE_WSACONNECT
1332 
1333 /* Some systems have WSADuplicateSocket */
1334 #undef RUDIMENTS_HAVE_WSADUPLICATESOCKET
1335 
1336 /* Some systems have _access_s() */
1337 #undef RUDIMENTS_HAVE__ACCESS_S
1338 
1339 /* Some systems have _chsize_s */
1340 #undef RUDIMENTS_HAVE__CHSIZE_S
1341 
1342 /* Some systems have _close */
1343 #undef RUDIMENTS_HAVE__CLOSE
1344 
1345 /* Some systems have _dup */
1346 #undef RUDIMENTS_HAVE__DUP
1347 
1348 /* Some systems have _dup2 */
1349 #undef RUDIMENTS_HAVE__DUP2
1350 
1351 /* Some systems have _dupenv_s */
1352 #undef RUDIMENTS_HAVE__DUPENV_S
1353 
1354 /* Some systems have _lseek */
1355 #undef RUDIMENTS_HAVE__LSEEK
1356 
1357 /* Some systems have _memccpy */
1358 #undef RUDIMENTS_HAVE__MEMCCPY
1359 
1360 /* Some systems have _open */
1361 #undef RUDIMENTS_HAVE__OPEN
1362 
1363 /* Some systems have _pipe */
1364 #undef RUDIMENTS_HAVE__PIPE
1365 
1366 /* Some systems have _putenv */
1367 #undef RUDIMENTS_HAVE__PUTENV
1368 
1369 /* Some systems have _read */
1370 #undef RUDIMENTS_HAVE__READ
1371 
1372 /* Some systems have _swab */
1373 #undef RUDIMENTS_HAVE__SWAB
1374 
1375 /* Some systems have _unlink */
1376 #undef RUDIMENTS_HAVE__UNLINK
1377 
1378 /* Some systems have _vsnprintf */
1379 #undef RUDIMENTS_HAVE__VSNPRINTF
1380 
1381 /* Some systems have _write */
1382 #undef RUDIMENTS_HAVE__WRITE
1383 
1384 /* Some systems have __bswap64 */
1385 #undef RUDIMENTS_HAVE___BSWAP64
1386 
1387 /* Some systems have __vsnprintf */
1388 #undef RUDIMENTS_HAVE___VSNPRINTF
1389 
1390 /* iov_base is char * */
1391 #define RUDIMENTS_IOV_BASE_TYPE char *
1392 
1393 /* Some systems have swab but dont define it */
1394 #undef RUDIMENTS_MUST_DEFINE_SWAB
1395 
1396 /* Solaris 2.6 has a few missing function prototypes */
1397 #undef RUDIMENTS_NEED_XNET_PROTOTYPES
1398 
1399 /* Redfine NULL as 0 */
1400 #undef RUDIMENTS_REDEFINE_NULL
1401 
1402 /* setsockopt has a const void * on most systems */
1403 #define RUDIMENTS_SETSOCKOPT_OPTVAL_TYPE const void *
1404 
1405 /* Most systems define signal handlers with an integer parameter */
1406 #define RUDIMENTS_SIGNAL_HANDLER_INT 1
1407 
1408 /* Use small rather than fast code */
1409 #undef RUDIMENTS_SMALL_CODE
1410 
1411 /* getsockopt has a socklen_t * on most systems */
1412 #define RUDIMENTS_SOCKLEN_OR_SIZE_T size_t
1413 
1414 /* SSL_read/write can use a void * parameter instead of char * */
1415 #undef RUDIMENTS_SSL_VOID_PTR
1416 
1417 /* Version */
1418 #define RUDIMENTS_VERSION "0.51"
1419 
1420 /* Define to 1 if you have the ANSI C header files. */
1421 #define STDC_HEADERS 1
1422 
1423 /* Hack for gcc on SCO OSR6 */
1424 #undef _CFRONT_3_0
1425 
1426 /* Define to empty if `const' does not conform to ANSI C. */
1427 #undef const
1428 
1429 /* Define to `int' if <sys/types.h> doesn't define. */
1430 #undef gid_t
1431 
1432 /* Define to `__inline__' or `__inline' if that's what the C compiler
1433  calls it, or to nothing if 'inline' is not supported under any name. */
1434 #ifndef __cplusplus
1435 #undef inline
1436 #endif
1437 
1438 /* Some systems dont have key_t */
1439 #undef key_t
1440 
1441 /* Define to `int' if <sys/types.h> does not define. */
1442 #undef mode_t
1443 
1444 /* Some systems dont have nlink_t */
1445 #undef nlink_t
1446 
1447 /* Some systems dont have off64_t */
1448 #define off64_t off_t
1449 
1450 /* Define to `int' if <sys/types.h> does not define. */
1451 #undef pid_t
1452 
1453 /* Define to `unsigned int' if <sys/types.h> does not define. */
1454 #undef size_t
1455 
1456 /* Some systems dont define socklen_t */
1457 #undef socklen_t
1458 
1459 /* Define to `int' if <sys/types.h> does not define. */
1460 #undef ssize_t
1461 
1462 /* Define to `int' if <sys/types.h> doesn't define. */
1463 #undef uid_t
1464 
1465 
1466 #define socklen_t size_t