X-1.2 Camiel Vanderhoeven 04-APR-2008 Version number set to "0.18+"
X-1.1 Camiel Vanderhoeven 31-MAR-2008 File creation.
Definition in file config_vms.h.
Go to the source code of this file.
Defines | |
| #define | VERSION "0.18+" |
| #define | HAVE_ALARM 1 |
| #define | HAVE_ATEXIT 1 |
| #define | HAVE_CTYPE_H 1 |
| #define | HAVE_ERRNO_H 1 |
| #define | HAVE_FCNTL_H 1 |
| #define | HAVE_FOPEN 1 |
| #define | HAVE_FTELL 1 |
| #define | HAVE_FTELLO 1 |
| #define | HAVE_FSEEK 1 |
| #define | HAVE_FSEEKO 1 |
| #define | HAVE_FORK 1 |
| #define | HAVE_IN_H 1 |
| #define | HAVE_INET_H 1 |
| #define | HAVE_INET_ATON 1 |
| #define | HAVE_ISBLANK 1 |
| #define | HAVE_MALLOC 1 |
| #define | HAVE_MEMORY_H 1 |
| #define | HAVE_MEMSET 1 |
| #define | HAVE_POW 1 |
| #define | HAVE_REALLOC 1 |
| #define | HAVE_SELECT 1 |
| #define | HAVE_SIGNAL_H 1 |
| #define | HAVE_SOCKET 1 |
| #define | HAVE_SOCKET_H 1 |
| #define | HAVE_SQRT 1 |
| #define | HAVE_STDBOOL_H 1 |
| #define | HAVE_STDLIB_H 1 |
| #define | HAVE_STRCASECMP 1 |
| #define | HAVE_STRCHR 1 |
| #define | HAVE_STRDUP 1 |
| #define | HAVE__STRDUP 1 |
| #define | HAVE_STRINGS_H 1 |
| #define | HAVE_STRING_H 1 |
| #define | HAVE_STRNCASECMP 1 |
| #define | HAVE_STRSPN 1 |
| #define | HAVE_SYS_PARAM_H 1 |
| #define | HAVE_SYS_STAT_H 1 |
| #define | HAVE_SYS_TIME_H 1 |
| #define | HAVE_SYS_TYPES_H 1 |
| #define | HAVE_VFORK 1 |
| #define | HAVE_WORKING_FORK 1 |
| #define | HAVE_WORKING_VFORK 1 |
| #define | HAVE__BOOL 1 |
| #define | PACKAGE "es40" |
| #define | PACKAGE_BUGREPORT "iamcamiel@gmail.com" |
| #define | PACKAGE_NAME "es40" |
| #define | PACKAGE_STRING "es40 " VERSION |
| #define | PACKAGE_TARNAME "es40" |
| #define | PACKAGE_VERSION VERSION |
| #define | RETSIGTYPE void |
| #define | SELECT_TYPE_ARG1 int |
| #define | SELECT_TYPE_ARG234 (fd_set *) |
| #define | SELECT_TYPE_ARG5 (struct timeval *) |
| #define | STDC_HEADERS 1 |
| #define | TIME_WITH_SYS_TIME 1 |
Typedefs | |
| typedef signed __int16 | int16_t |
| typedef signed __int32 | int32_t |
| typedef signed __int64 | int64_t |
| typedef signed __int8 | int8_t |
| typedef unsigned __int16 | uint16_t |
| typedef unsigned __int32 | uint32_t |
| typedef unsigned __int64 | uint64_t |
| typedef unsigned __int8 | uint8_t |
| #define HAVE__BOOL 1 |
Definition at line 228 of file config_vms.h.
| #define HAVE__STRDUP 1 |
Definition at line 167 of file config_vms.h.
| #define HAVE_ALARM 1 |
Definition at line 44 of file config_vms.h.
| #define HAVE_ATEXIT 1 |
Definition at line 52 of file config_vms.h.
| #define HAVE_CTYPE_H 1 |
Definition at line 54 of file config_vms.h.
| #define HAVE_ERRNO_H 1 |
Definition at line 56 of file config_vms.h.
| #define HAVE_FCNTL_H 1 |
Definition at line 59 of file config_vms.h.
| #define HAVE_FOPEN 1 |
Definition at line 61 of file config_vms.h.
| #define HAVE_FORK 1 |
Definition at line 82 of file config_vms.h.
| #define HAVE_FSEEK 1 |
Definition at line 73 of file config_vms.h.
| #define HAVE_FSEEKO 1 |
Definition at line 75 of file config_vms.h.
| #define HAVE_FTELL 1 |
Definition at line 65 of file config_vms.h.
| #define HAVE_FTELLO 1 |
Definition at line 67 of file config_vms.h.
| #define HAVE_IN_H 1 |
Definition at line 88 of file config_vms.h.
| #define HAVE_INET_ATON 1 |
Definition at line 93 of file config_vms.h.
| #define HAVE_INET_H 1 |
Definition at line 91 of file config_vms.h.
| #define HAVE_ISBLANK 1 |
Definition at line 99 of file config_vms.h.
| #define HAVE_MALLOC 1 |
Definition at line 103 of file config_vms.h.
| #define HAVE_MEMORY_H 1 |
Definition at line 109 of file config_vms.h.
| #define HAVE_MEMSET 1 |
Definition at line 112 of file config_vms.h.
| #define HAVE_POW 1 |
Definition at line 118 of file config_vms.h.
| #define HAVE_REALLOC 1 |
Definition at line 128 of file config_vms.h.
| #define HAVE_SELECT 1 |
Definition at line 131 of file config_vms.h.
| #define HAVE_SIGNAL_H 1 |
Definition at line 134 of file config_vms.h.
| #define HAVE_SOCKET 1 |
Definition at line 137 of file config_vms.h.
| #define HAVE_SOCKET_H 1 |
Definition at line 140 of file config_vms.h.
| #define HAVE_SQRT 1 |
Definition at line 143 of file config_vms.h.
| #define HAVE_STDBOOL_H 1 |
Definition at line 146 of file config_vms.h.
| #define HAVE_STDLIB_H 1 |
Definition at line 152 of file config_vms.h.
| #define HAVE_STRCASECMP 1 |
Definition at line 155 of file config_vms.h.
| #define HAVE_STRCHR 1 |
Definition at line 161 of file config_vms.h.
| #define HAVE_STRDUP 1 |
Definition at line 164 of file config_vms.h.
| #define HAVE_STRING_H 1 |
Definition at line 173 of file config_vms.h.
| #define HAVE_STRINGS_H 1 |
Definition at line 170 of file config_vms.h.
| #define HAVE_STRNCASECMP 1 |
Definition at line 176 of file config_vms.h.
| #define HAVE_STRSPN 1 |
Definition at line 182 of file config_vms.h.
| #define HAVE_SYS_PARAM_H 1 |
Definition at line 185 of file config_vms.h.
| #define HAVE_SYS_STAT_H 1 |
Definition at line 194 of file config_vms.h.
| #define HAVE_SYS_TIME_H 1 |
Definition at line 197 of file config_vms.h.
| #define HAVE_SYS_TYPES_H 1 |
Definition at line 200 of file config_vms.h.
| #define HAVE_VFORK 1 |
Definition at line 209 of file config_vms.h.
| #define HAVE_WORKING_FORK 1 |
Definition at line 222 of file config_vms.h.
| #define HAVE_WORKING_VFORK 1 |
Definition at line 225 of file config_vms.h.
| #define PACKAGE "es40" |
Definition at line 231 of file config_vms.h.
| #define PACKAGE_BUGREPORT "iamcamiel@gmail.com" |
Definition at line 234 of file config_vms.h.
| #define PACKAGE_NAME "es40" |
Definition at line 237 of file config_vms.h.
| #define PACKAGE_STRING "es40 " VERSION |
Definition at line 240 of file config_vms.h.
| #define PACKAGE_TARNAME "es40" |
Definition at line 243 of file config_vms.h.
| #define PACKAGE_VERSION VERSION |
Definition at line 246 of file config_vms.h.
| #define RETSIGTYPE void |
Definition at line 249 of file config_vms.h.
| #define SELECT_TYPE_ARG1 int |
Definition at line 252 of file config_vms.h.
| #define SELECT_TYPE_ARG234 (fd_set *) |
Definition at line 255 of file config_vms.h.
| #define SELECT_TYPE_ARG5 (struct timeval *) |
Definition at line 258 of file config_vms.h.
| #define STDC_HEADERS 1 |
Definition at line 261 of file config_vms.h.
| #define TIME_WITH_SYS_TIME 1 |
Definition at line 264 of file config_vms.h.
| #define VERSION "0.18+" |
| typedef signed __int16 int16_t |
Definition at line 295 of file config_vms.h.
| typedef signed __int32 int32_t |
Definition at line 299 of file config_vms.h.
| typedef signed __int64 int64_t |
Definition at line 303 of file config_vms.h.
| typedef signed __int8 int8_t |
Definition at line 307 of file config_vms.h.
| typedef unsigned __int16 uint16_t |
Definition at line 326 of file config_vms.h.
| typedef unsigned __int32 uint32_t |
Definition at line 330 of file config_vms.h.
| typedef unsigned __int64 uint64_t |
Definition at line 334 of file config_vms.h.
| typedef unsigned __int8 uint8_t |
Definition at line 338 of file config_vms.h.