summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2016-04-23 16:08:21 -0700
committerMichael Forney <mforney@mforney.org>2016-04-23 16:51:20 -0700
commitbd9a78b6b8084930b25ad807f891344c4f6843bc (patch)
tree445d5f56ecc2567e00485758452afc680dbb7f9b /include
parentae533ae87281c41a2574297269e86bc0ebb5afa6 (diff)
Add curl 7.48.0
Diffstat (limited to 'include')
-rw-r--r--include/config-posix.h81
1 files changed, 69 insertions, 12 deletions
diff --git a/include/config-posix.h b/include/config-posix.h
index 9ac9abde..84fba2a2 100644
--- a/include/config-posix.h
+++ b/include/config-posix.h
@@ -1,87 +1,144 @@
/* headers */
+#define HAVE_ARPA_INET_H 1
+#define HAVE_ASSERT_H 1
#define HAVE_DIRENT_H 1
#define HAVE_DLFCN_H 1
+#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_INTTYPES_H 1
-#define HAVE_INTTYPES_H 1
+#define HAVE_LIBGEN_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
-#define HAVE_LOCALE_H 1
+#define HAVE_NETDB_H 1
+#define HAVE_NET_IF_H 1
+#define HAVE_NETINET_IN_H 1
+#define HAVE_NETINET_TCP_H 1
+#define HAVE_POLL_H 1
+#define HAVE_PTHREAD_H 1
+#define HAVE_PWD_H 1
+#define HAVE_SETJMP_H 1
+#define HAVE_SETSOCKOPT 1
#define HAVE_SIGNAL_H 1
+#define HAVE_STDBOOL_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDINT_H 1
-#define HAVE_STDINT_H 1
+#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
-#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
+#define HAVE_STRINGS_H 1
+#define HAVE_STROPTS_H 1
#define HAVE_SYS_MMAN_H 1
+#define HAVE_SYS_RESOURCE_H 1
+#define HAVE_SYS_SELECT_H 1
+#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
-#define HAVE_SYS_WAIT_H 1
+#define HAVE_SYS_UIO_H 1
+#define HAVE_SYS_UN_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_TERMIOS_H 1
-#define HAVE_UNISTD_H 1
+#define HAVE_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIME_H 1
#define HAVE_WCHAR_H 1
#define HAVE_WCTYPE_H 1
#define STDC_HEADERS 1
+/* #undef HAVE_SYS_POLL_H */ /* poll comes from poll.h */
/* #undef HAVE_SYS_UTIME_H */ /* utime comes from utime.h */
+/* #undef HAVE_TERMIO_H */
/* #undef HAVE_VFORK_H */ /* vfork comes from unistd.h */
/* types */
-/* #undef TM_IN_SYS_TIME */ /* struct tm comes from time.h */
+#define HAVE_LONGLONG 1
+#define HAVE_SIG_ATOMIC_T 1
+#define HAVE_STRUCT_SOCKADDR_STORAGE 1
+#define HAVE_STRUCT_TIMEVAL 1
/* #undef const */
/* #undef gid_t */
+/* #undef in_addr_t */
/* #undef inline */
/* #undef pid_t */
/* #undef size_t */
+/* #undef ssize_t */
+/* #undef TM_IN_SYS_TIME */ /* struct tm comes from time.h */
/* #undef uid_t */
/* functions */
#define HAVE_ALARM 1
#define HAVE_ASCTIME_R 1
+#define HAVE_BASENAME 1
#define HAVE_CHOWN 1
#define HAVE_CTIME_R 1
#define HAVE_DPRINTF 1
+#define HAVE_FCNTL 1
+#define HAVE_FDOPEN 1
#define HAVE_FORK 1
-#define HAVE_FORK 1
+#define HAVE_FREEADDRINFO 1
#define HAVE_FREELOCALE 1
+#define HAVE_FTRUNCATE 1
+#define HAVE_GETADDRINFO 1
+#define HAVE_GETEUID 1
+#define HAVE_GETHOSTNAME 1
#define HAVE_GETLINE 1
+#define HAVE_GETNAMEINFO 1
+#define HAVE_GETPPID 1
+#define HAVE_GETPROTOBYNAME 1
+#define HAVE_GETPWUID 1
+#define HAVE_GETRLIMIT 1
#define HAVE_GETSUBOPT 1
+#define HAVE_GETTIMEOFDAY 1
#define HAVE_GMTIME_R 1
+#define HAVE_INET_NTOP 1
+#define HAVE_INET_PTON 1
+#define HAVE_IOCTL 1
#define HAVE_LOCALTIME_R 1
#define HAVE_MALLOC 1
#define HAVE_MBRTOWC 1
#define HAVE_MEMSET 1
#define HAVE_MKSTEMP 1
#define HAVE_MMAP 1
-#define HAVE_STRPTIME 1
#define HAVE_NEWLOCALE 1
+#define HAVE_PERROR 1
+#define HAVE_PIPE 1
+#define HAVE_POLL 1
#define HAVE_PREAD 1
#define HAVE_REALLOC 1
-#define HAVE_SETLOCALE 1
+#define HAVE_RECV 1
+#define HAVE_RECVFROM 1
+#define HAVE_SELECT 1
+#define HAVE_SEND 1
#define HAVE_SETLOCALE 1
#define HAVE_SETPGRP 1
+#define HAVE_SETRLIMIT 1
+#define HAVE_SIGACTION 1
+#define HAVE_SIGINTERRUPT 1
+#define HAVE_SIGNAL 1
+#define HAVE_SIGSETJMP 1
+#define HAVE_SOCKET 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
-#define HAVE_STRERROR 1
+#define HAVE_STRERROR_R 1
+#define HAVE_STRNCASECMP 1
#define HAVE_STRNDUP 1
+#define HAVE_STRPTIME 1
#define HAVE_STRSPN 1
#define HAVE_STRSTR 1
#define HAVE_STRTOF 1
+#define HAVE_STRTOK_R 1
#define HAVE_STRTOL 1
-#define HAVE_STRTOUL 1
+#define HAVE_STRTOLL 1
#define HAVE_STRTOUL 1
#define HAVE_STRUCT_STAT_ST_RDEV 1
+#define HAVE_UNAME 1
#define HAVE_USELOCALE 1
#define HAVE_UTIME 1
#define HAVE_UTIMES 1
#define HAVE_VFORK 1 /* removed in latest POSIX */
#define HAVE_WCWIDTH 1
+#define HAVE_WRITEV 1
#define RETSIGTYPE void
/* #undef CLOSEDIR_VOID */
/* #undef vfork */