1 /* include/portable.h.nt -- manually updated of MS NT (MS VC5) */
2 /* synced with portable.h.in 1.24 */
4 * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
7 * Redistribution and use in source and binary forms are permitted only
8 * as authorized by the OpenLDAP Public License. A copy of this
9 * license is available at http://www.OpenLDAP.org/license.html or
10 * in file LICENSE in the top-level directory of the distribution.
13 #ifndef _LDAP_PORTABLE_H
14 #define _LDAP_PORTABLE_H
18 /* --------------------------------------------------- */
19 /* begin of MSVC5 specific entries */
21 #define OPENLDAP_PACKAGE "OpenLDAP"
22 #define OPENLDAP_VERSION "-devel"
24 #define LDAP_DIRSEP "\\"
26 /* don't suck in all of the win32 api */
27 #define WIN32_LEAN_AND_MEAN
30 /* WindowsNT specific features */
31 #define HAVE_NT_SERVICE_MANAGER 1
32 #define HAVE_NT_EVENT_LOG 1
35 /* Windows95 specific features */
38 #if defined( _DEBUG ) && !defined( LDAP_DEBUG )
39 /* #define LDAP_MEMORY_DEBUG 1 */
43 /* we installed Henry Spencer's REGEX */
44 #define HAVE_REGEX_H 1
46 /* win32 specific stuff */
49 #define strcasecmp stricmp
50 #define strncasecmp strnicmp
51 #define strdup _strdup
53 #define snprintf _snprintf
54 #define vsnprintf _vsnprintf
55 /* #define vsprintf _vsprintf */
57 /* define type for caddr_t */
58 typedef char * caddr_t;
60 #define ssize_t signed int
63 #define openlog( a, b )
66 #define FD_SETSIZE 1024
68 /* we have NT threads */
70 #define HAVE_NT_THREADS 1
75 /* we have spawnlp instead of fork/execlp */
76 #define HAVE_SPAWNLP 1
78 /* we have winsock2 */
79 #define HAVE_WINSOCK2 1
82 #define HAVE_WINSOCK 1
84 /* we have <conio.h> */
85 #define HAVE_CONIO_H 1
87 /* we have <direct.h> */
88 #define HAVE_DIRECT_H 1
93 /* we have <process.h> */
94 #define HAVE_PROCESS_H 1
96 #define LDAP_SIGUSR1 SIGILL
97 #define LDAP_SIGUSR2 SIGTERM
99 #define MAXPATHLEN _MAX_PATH
101 /* end of MSVC5 specific entries */
102 /* --------------------------------------------------- */
104 /* Define if on AIX 3.
105 System headers sometimes define this.
106 We just want to avoid a redefinition error message. */
108 /* #undef _ALL_SOURCE */
111 /* Define to empty if the keyword does not work. */
114 /* Define to the type of elements in the array set by `getgroups'.
115 Usually this is either `int' or `gid_t'. */
116 /* #undef GETGROUPS_T */
118 /* Define to `int' if <sys/types.h> doesn't define. */
121 /* Define if you don't have vprintf but do have _doprnt. */
122 /* #undef HAVE_DOPRNT */
124 /* Define if your struct stat has st_blksize. */
125 /* #undef HAVE_ST_BLKSIZE */
127 /* Define if you have the strftime function. */
128 #define HAVE_STRFTIME 1
130 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
131 /* #undef HAVE_SYS_WAIT_H */
133 /* Define if you have the vprintf function. */
134 #define HAVE_VPRINTF 1
136 /* Define if on MINIX. */
139 /* Define to `int' if <sys/types.h> doesn't define. */
142 /* Define to `long' if <sys/types.h> doesn't define. */
145 /* Define to `int' if <sys/types.h> doesn't define. */
148 /* Define if the system does not provide POSIX.1 features except
149 with this defined. */
150 /* #undef _POSIX_1_SOURCE */
152 /* Define if you need to in order for stat and other things to work. */
153 /* #undef _POSIX_SOURCE */
155 /* Define as the return type of signal handlers (int or void). */
156 #define RETSIGTYPE void
158 /* Define to `unsigned' if <sys/types.h> doesn't define. */
161 /* Define if you have the ANSI C header files. */
162 #define STDC_HEADERS 1
164 /* Define if you can safely include both <sys/time.h> and <time.h>. */
165 /* #undef TIME_WITH_SYS_TIME */
167 /* Define if your <sys/time.h> declares struct tm. */
168 /* #undef TM_IN_SYS_TIME */
170 /* Define to `int' if <sys/types.h> doesn't define. */
173 /* Define if your processor stores words with the most significant
174 byte first (like Motorola and SPARC, unlike Intel and VAX). */
175 /* #undef WORDS_BIGENDIAN */
177 /* define this if needed to get reentrant functions */
179 /* #undef REENTRANT */
182 /* #undef _REENTRANT */
185 /* define this if needed to get threadsafe functions */
187 /* #undef THREADSAFE */
190 /* #undef _THREADSAFE */
193 /* #undef THREAD_SAFE */
196 /* #undef _THREAD_SAFE */
199 /* define this if toupper() requires tolower() */
200 #define C_UPPER_LOWER 1
202 /* define this to the number of arguments ctime_r() expects */
203 /* #undef CTIME_R_NARGS */
205 /* define this if sys_errlist is not defined in stdio.h or errno.h */
206 /* #undef DECL_SYS_ERRLIST */
208 /* define this if sys_errlist is available */
209 #define HAVE_SYS_ERRLIST 1
211 /* define if you have berkeley db */
212 /* #undef HAVE_BERKELEY_DB */
214 /* define if you have berkeley db2 */
215 #define HAVE_BERKELEY_DB2 1
217 /* define if you have crypt */
218 /* #undef HAVE_CRYPT */
220 /* define if you have GDBM */
221 /* #undef HAVE_GDBM */
223 /* define if you have NDBM */
224 /* #undef HAVE_NDBM */
226 /* define if you have res_search() */
228 /* see second res_search define */
229 /* #undef HAVE_RES_SEARCH */
232 /* define if you have sched_yield() */
234 /* see second sched_yield define */
235 /* #undef HAVE_SCHED_YIELD */
238 /* define if you have setproctitle() */
239 /* #undef HAVE_SETPROCTITLE */
241 /* define this for connectionless LDAP support */
242 /* #undef LDAP_CONNECTIONLESS */
244 /* define this to add debugging code */
245 /* #undef LDAP_DEBUG */
247 /* define this to remove -lldap cache support */
248 /* #undef LDAP_NOCACHE */
250 /* define this for LDAP process title support */
251 /* #undef LDAP_PROCTITLE */
253 /* define this for LDAP User Interface support */
254 /* #undef LDAP_LIBUI */
256 /* define this to add syslog code */
257 /* #undef LDAP_SYSLOG */
259 /* define this to use DBBTREE w/ LDBM backend */
260 #define LDBM_USE_DBBTREE 1
262 /* define this to use DBHASH w/ LDBM backend */
263 /* #undef LDBM_USE_DBHASH */
265 /* define this for ACL Group support */
266 #define SLAPD_ACLGROUPS 1
268 /* define this to use SLAPD Berkeley DB2 backend */
269 /* #define SLAPD_BDB2 1 */
271 /* define this for ClearText password support */
272 #define SLAPD_CLEARTEXT 1
274 /* define this for crypt(3) password support */
275 /* #undef SLAPD_CRYPT */
277 /* define this to use SLAPD LDAP backend */
278 /* #undef SLAPD_LDAP */
280 /* define this to use SLAPD LDBM backend */
283 /* define this to use SLAPD passwd backend */
284 /* #undef SLAPD_PASSWD */
286 /* define this to use SLAPD perl backend */
287 /* #undef SLAPD_PERL */
289 /* define this for phonetic support */
290 /* #undef SLAPD_PHONETIC */
292 /* define this for Reverse Lookup support */
293 #define SLAPD_RLOOKUPS 1
295 /* define this for per-object ACIs */
296 /* #undef SLAPD_ACI_ENABLED */
298 /* define this for discrete rights in ACIs */
299 /* #undef SLAPD_ACI_DISCRETE_RIGHTS */
301 /* define this to use SLAPD shell backend */
302 /* #undef SLAPD_SHELL */
304 /* define this to be empty if your compiler doesn't support volatile */
305 /* #undef volatile */
307 /* define this if sig_atomic_t isn't defined in signal.h */
308 /* #undef sig_atomic_t */
310 /* define this if socklen_t isn't defined in sys/types.h or sys/socket.h */
311 #define socklen_t int
313 /* These are defined in ldap_features.h */
315 LDAP_API_FEATURE_X_OPENLDAP_REENTRANT
316 LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE
317 LDAP_API_FEATURE_X_OPENLDAP_V2_DNS
318 LDAP_API_FEATURE_X_OPENLDAP_V2_REFERRALS
321 /* The number of bytes in a int. */
324 /* The number of bytes in a long. */
325 #define SIZEOF_LONG 4
327 /* The number of bytes in a short. */
328 #define SIZEOF_SHORT 2
330 /* Define if you have the bcopy function. */
331 /* #undef HAVE_BCOPY */
333 /* Define if you have the ctime_r function. */
334 /* #undef HAVE_CTIME_R */
336 /* Define if you have the flock function. */
337 /* #undef HAVE_FLOCK */
339 /* Define if you have the getdtablesize function. */
340 /* #undef HAVE_GETDTABLESIZE */
342 /* Define if you have the gethostbyaddr_r function. */
343 /* #undef HAVE_GETHOSTBYADDR_R */
345 /* Define if you have the gethostbyname_r function. */
346 /* #undef HAVE_GETHOSTBYNAME_R */
348 /* Define if you have the gethostname function. */
349 #define HAVE_GETHOSTNAME 1
351 /* define if you have the getopt function */
352 /* #undef HAVE_GETOPT */
354 /* Define if you have the getpwuid function. */
355 /* #undef HAVE_GETPWUID */
357 /* Define if you have the gettimeofday function. */
358 /* #undef HAVE_GETTIMEOFDAY */
360 /* Define if you have the lockf function. */
361 /* #undef HAVE_LOCKF */
363 /* Define if you have the memcpy function. */
364 #define HAVE_MEMCPY 1
366 /* Define if you have the memmove function. */
367 #define HAVE_MEMMOVE 1
369 /* Define if you have the mkstemp function. */
370 /* #undef HAVE_MKSTEMP */
372 /* Define if you have the pthread_getconcurrency function. */
373 /* #undef HAVE_PTHREAD_GETCONCURRENCY */
375 /* Define if you have the pthread_kill function. */
376 /* #undef HAVE_PTHREAD_KILL */
378 /* Define if you have the pthread_setconcurrency function. */
379 /* #undef HAVE_PTHREAD_SETCONCURRENCY */
381 /* Define if you have the pthread_yield function. */
382 /* #undef HAVE_PTHREAD_YIELD */
384 /* Define if you have the res_search function. */
385 /* #undef HAVE_RES_SEARCH */
387 /* Define if you have the sched_yield function. */
388 /* #undef HAVE_SCHED_YIELD */
390 /* Define if you have the select function. */
391 #define HAVE_SELECT 1
393 /* Define if you have the setpwfile function. */
394 /* #undef HAVE_SETPWFILE */
396 /* Define if you have the setsid function. */
397 /* #undef HAVE_SETSID */
399 /* Define if you have the signal function. */
400 #define HAVE_SIGNAL 1
402 /* Define if you have the sigset function. */
403 /* #undef HAVE_SIGSET */
405 /* Define if you have the snprintf function. */
406 /* #undef HAVE_SNPRINTF */
408 /* Define if you have the socket function. */
409 #define HAVE_SOCKET 1
411 /* Define if you have the strdup function. */
412 #define HAVE_STRDUP 1
414 /* Define if you have the strerror function. */
415 #define HAVE_STRERROR 1
417 /* Define if you have the strpbrk function. */
418 #define HAVE_STRPBRK 1
420 /* Define if you have the strrchr function. */
421 #define HAVE_STRRCHR 1
423 /* Define if you have the strsep function. */
424 /* #undef HAVE_STRSEP */
426 /* Define if you have the strspn function. */
427 #define HAVE_STRSPN 1
429 /* Define if you have the strstr function. */
430 #define HAVE_STRSTR 1
432 /* Define if you have the strtok function. */
433 #define HAVE_STRTOK 1
435 /* Define if you have the strtok_r function. */
436 /* #undef HAVE_STRTOK_R */
438 /* Define if you have the strtol function. */
439 #define HAVE_STRTOL 1
441 /* Define if you have the strtoul function. */
442 #define HAVE_STRTOUL 1
444 /* Define if you have the sysconf function. */
445 /* #undef HAVE_SYSCONF */
447 /* Define if you have the tempnam function. */
448 /* #undef HAVE_TEMPNAM */
450 /* Define if you have the thr_getconcurrency function. */
451 /* #undef HAVE_THR_GETCONCURRENCY */
453 /* Define if you have the thr_setconcurrency function. */
454 /* #undef HAVE_THR_SETCONCURRENCY */
456 /* Define if you have the thr_yield function. */
457 /* #undef HAVE_THR_YIELD */
459 /* Define if you have the vsnprintf function. */
460 #define HAVE_VSNPRINTF 1
462 /* Define if you have the vsprintf function. */
463 #define HAVE_VSPRINTF 1
465 /* Define if you have the waitpid function. */
466 /* #undef HAVE_WAITPID 1 */
468 /* Define if you have the <arpa/nameser.h> header file. */
469 /* #undef HAVE_ARPA_NAMESER_H */
471 /* Define if you have the <crypt.h> header file. */
472 /* #undef HAVE_CRYPT_H */
474 /* Define if you have the <db.h> header file. */
477 /* Define if you have the <db_185.h> header file. */
478 /* #undef HAVE_DB_185_H */
480 /* Define if you have the <des.h> header file. */
481 /* #undef HAVE_DES_H */
483 /* Define if you have the <dirent.h> header file. */
484 /* #undef HAVE_DIRENT_H */
486 /* Define if you have the <dmalloc.h> header file. */
487 /* #undef HAVE_DMALLOC_H */
489 /* Define if you have the <errno.h> header file. */
490 #define HAVE_ERRNO_H 1
492 /* Define if you have the <fcntl.h> header file. */
493 #define HAVE_FCNTL_H 1
495 /* Define if you have the <filio.h> header file. */
496 /* #undef HAVE_FILIO_H */
498 /* Define if you have the <gdbm.h> header file. */
499 /* #undef HAVE_GDBM_H */
501 /* Define if you have the <getopt.h> header file. */
502 /* #undef HAVE_GETOPT_H */
504 /* Define if you have the <kerberosIV/des.h> header file. */
505 /* #undef HAVE_KERBEROSIV_DES_H */
507 /* Define if you have the <kerberosIV/krb.h> header file. */
508 /* #undef HAVE_KERBEROSIV_KRB_H */
510 /* Define if you have the <krb.h> header file. */
511 /* #undef HAVE_KRB_H */
513 /* Define if you have the <libutil.h> header file. */
514 /* #undef HAVE_LIBUTIL_H */
516 /* Define if you have the <limits.h> header file. */
517 #define HAVE_LIMITS_H 1
519 /* Define if you have the <lwp/lwp.h> header file. */
520 /* #undef HAVE_LWP_LWP_H */
522 /* Define if you have the <mach/cthreads.h> header file. */
523 /* #undef HAVE_MACH_CTHREADS_H */
525 /* Define if you have the <malloc.h> header file. */
526 #define HAVE_MALLOC_H 1
528 /* Define if you have the <memory.h> header file. */
529 /* #define HAVE_MEMORY_H */
531 /* Define if you have the <ncurses.h> header file. */
532 /* #undef HAVE_NCURSES_H */
534 /* Define if you have the <ndbm.h> header file. */
535 /* #undef HAVE_NDBM_H */
537 /* Define if you have the <ndir.h> header file. */
538 /* #undef HAVE_NDIR_H */
540 /* Define if you have the <psap.h> header file. */
541 /* #undef HAVE_PSAP_H */
543 /* Define if you have the <pthread.h> header file. */
544 /* #undef HAVE_PTHREAD_H */
546 /* Define if you have the <pwd.h> header file. */
547 /* #undef HAVE_PWD_H */
549 /* Define if you have the <regex.h> header file. */
550 /* #undef HAVE_REGEX_H */
552 /* Define if you have the <resolv.h> header file. */
553 /* #undef HAVE_RESOLV_H */
555 /* Define if you have the <sched.h> header file. */
556 /* #undef HAVE_SCHED_H */
558 /* Define if you have the <sgtty.h> header file. */
559 /* #undef HAVE_SGTTY_H */
561 /* Define if you have the <stdarg.h> header file. */
562 #define HAVE_STDARG_H 1
564 /* Define if you have the <stddef.h> header file. */
565 #define HAVE_STDDEF_H 1
567 /* Define if you have the <string.h> header file. */
568 #define HAVE_STRING_H 1
570 /* Define if you have the <strings.h> header file. */
571 /* #undef HAVE_STRINGS_H */
573 /* Define if you have the <synch.h> header file. */
574 /* #undef HAVE_SYNCH_H */
576 /* Define if you have the <sys/dir.h> header file. */
577 /* #undef HAVE_SYS_DIR_H */
579 /* Define if you have the <sys/errno.h> header file. */
580 /* #undef HAVE_SYS_ERRNO_H */
582 /* Define if you have the <sys/file.h> header file. */
583 /* #undef HAVE_SYS_FILE_H */
585 /* Define if you have the <sys/filio.h> header file. */
586 /* #undef HAVE_SYS_FILIO_H */
588 /* Define if you have the <sys/ioctl.h> header file. */
589 /* #undef HAVE_SYS_IOCTL_H */
591 /* Define if you have the <sys/ndir.h> header file. */
592 /* #undef HAVE_SYS_NDIR_H */
594 /* Define if you have the <sys/param.h> header file. */
595 /* #undef HAVE_SYS_PARAM_H */
597 /* Define if you have the <sys/resource.h> header file. */
598 /* #undef HAVE_SYS_RESOURCE_H */
600 /* Define if you have the <sys/socket.h> header file. */
601 /* #undef HAVE_SYS_SOCKET_H */
603 /* Define if you have the <sys/syslog.h> header file. */
604 /* #undef HAVE_SYS_SYSLOG_H */
606 /* Define if you have the <sys/time.h> header file. */
607 /* #undef HAVE_SYS_TIME_H */
609 /* Define if you have the <sys/types.h> header file. */
610 #define HAVE_SYS_TYPES_H 1
612 /* Define if you have the <sysexits.h> header file. */
613 /* #undef HAVE_SYSEXITS_H */
615 /* Define if you have the <syslog.h> header file. */
616 /* #undef HAVE_SYSLOG_H */
618 /* Define if you have the <tcpd.h> header file. */
619 /* #undef HAVE_TCPD_H */
621 /* Define if you have the <termcap.h> header file. */
622 /* #undef HAVE_TERMCAP_H */
624 /* Define if you have the <termios.h> header file. */
625 /* #undef HAVE_TERMIOS_H */
627 /* Define if you have the <thread.h> header file. */
628 /* #undef HAVE_THREAD_H */
630 /* Define if you have the <unistd.h> header file. */
631 /* #undef HAVE_UNISTD_H */
633 /* Define if you have the V3 library (-lV3). */
634 /* #undef HAVE_LIBV3 */
636 /* Define if you have the bind library (-lbind). */
637 /* #undef HAVE_LIBBIND */
639 /* Define if you have the dmalloc library (-ldmalloc). */
640 /* #undef HAVE_LIBDMALLOC */
642 /* Define if you have the gen library (-lgen). */
643 /* #undef HAVE_LIBGEN */
645 /* Define if you have the inet library (-linet). */
646 /* #undef HAVE_LIBINET */
648 /* Define if you have the net library (-lnet). */
649 /* #undef HAVE_LIBNET */
651 /* Define if you have the nsl library (-lnsl). */
652 /* #undef HAVE_LIBNSL */
654 /* Define if you have the nsl_s library (-lnsl_s). */
655 /* #undef HAVE_LIBNSL_S */
657 /* Define if you have the resolv library (-lresolv). */
658 /* #undef HAVE_LIBRESOLV */
660 /* Define if you have the socket library (-lsocket). */
661 /* #undef HAVE_LIBSOCKET */
663 /* define if you have -lxtpp */
664 /* #undef HAVE_XTPP */
666 /* define if you have -ldsap */
667 /* #undef HAVE_DSAP */
669 /* define if you have -lisode */
670 /* #undef HAVE_ISODE */
672 /* define if you have -lpp */
675 /* define if you have Kerberos des_debug */
676 /* #undef HAVE_DES_DEBUG */
678 /* define if you have Kerberos */
679 /* #undef HAVE_KERBEROS */
681 /* define if pthreads API compatible with final spec */
682 /* #undef HAVE_PTHREADS_FINAL */
684 /* define if pthreads API compatible with draft4 spec */
685 /* #undef HAVE_PTHREADS_D4 */
687 /* define if you have LinuxThreads */
688 /* #undef HAVE_LINUX_THREADS */
690 /* define if you have POSIX Threads */
691 /* #undef HAVE_PTHREADS */
693 /* define if you have pthread_detach function */
694 /* #undef HAVE_PTHREAD_DETACH */
696 /* define if you have Mach Cthreads */
697 /* #undef HAVE_MACH_CTHREADS */
699 /* if you have Solaris LWP (thr) package */
700 /* #undef HAVE_THR */
702 /* if you have SunOS LWP package */
703 /* #undef HAVE_LWP */
705 /* define if select implicitly yields */
706 #define HAVE_YIELDING_SELECT 1
708 /* define if you have (or want) no threads */
709 /* #undef NO_THREADS */
711 /* define if you have -lwrap */
712 /* #undef HAVE_TCPD */
714 /* define if you have -ltermcap */
715 /* #undef HAVE_TERMCAP */
717 /* define if you have -lncurses */
718 /* #undef HAVE_NCURSES */
720 /* define if you have no termcap support */
723 /* Define if TIOCGWINSZ requires sys/ioctl.h */
724 /* #undef GWINSZ_IN_SYS_IOCTL */
726 /* define if you have POSIX termios */
727 /* #undef HAVE_POSIX_TERMIOS */
729 /* Define if system has ptrdiff_t type */
730 #define HAVE_PTRDIFF_T 1
732 /* define if cross compiling */
733 /* #undef CROSS_COMPILING */
735 /* begin of postamble */
737 #ifndef __NEEDS_PROTOTYPES
738 /* force LDAP_P to always include prototypes */
739 #define __NEEDS_PROTOTYPES 1
746 #if defined(LDAP_DEVEL) && !defined(LDAP_TEST)
749 #if defined(LDAP_TEST) && !defined(LDAP_DEBUG)
753 #include "ldap_cdefs.h"
754 #include "ldap_features.h"
756 #include <ac/assert.h>
758 #endif /* _LDAP_PORTABLE_H */