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