Differences From Artifact [9e902a55b3]:

To Artifact [e82b52a278]:



1
2






3











4
5

6
7
8
9
10
11


12
13
14



15
16
17
18
19
20



21
22
23



24
25
26
27
28
29




30
31
32



33
34
35



36
37
38



39
40
41



42
43
44



45
46
47
48
49
50








51


52
53


54
55
56
57


58


59
60


61
62
63

64
65

66
67

68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109

110
111


112
113
114
115
116






117
118
119
120


121
122
123
124


125
126
127
128


129


1


2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

21






22
23



24
25
26






27
28
29



30
31
32






33
34
35
36



37
38
39



40
41
42



43
44
45



46
47
48



49
50
51






52
53
54
55
56
57
58
59
60
61
62
63

64
65
66



67
68
69
70
71
72

73
74
75


76


77
78

79
80
81








































82
83
84
85
86





87
88
89
90
91
92
93



94
95
96



97
98
99



100
101
102
103
104
+
-
-
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+
+

-
+
-
-
-
-
-
-
+
+
-
-
-
+
+
+
-
-
-
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
-
-
-
+
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
+
+

+
+

-
+
+

-
-
-
+
+

+
+

-
+
+

-
-
+
-
-
+

-
+


-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+


+
+
-
-
-
-
-
+
+
+
+
+
+

-
-
-
+
+

-
-
-
+
+

-
-
-
+
+

+
+
/* config.h.in.  Generated from configure.in by autoheader.  */
/* These definitions are adjusted by `configure' automatically. */
/* Bruno Haible 16.7.1997 */

/* symbols are prefixed by an underscore in assembly language */
#undef ASM_UNDERSCORE

/* whether code in malloc()ed memory is executable */
#define CODE_EXECUTABLE 1

/* have getpagesize() */
#define HAVE_GETPAGESIZE 1 /* fake */

/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* have vm_allocate() and task_self() functions */
#undef HAVE_MACH_VM

/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H

/* CPU */
/* have <sys/mmap.h> and the mmap() function */
#ifndef __i386__
#define __i386__ 1
#endif
#ifndef __m68k__
#undef __m68k__
#endif
#undef HAVE_MMAP

#ifndef __mips__
#undef __mips__
#endif
/* <sys/mman.h> defines MAP_ANON and mmaping with MAP_ANON works */
#undef HAVE_MMAP_ANON

#ifndef __mipsn32__
#undef __mipsn32__
#endif
#ifndef __mips64__
#undef __mips64__
#endif
/* <sys/mman.h> defines MAP_ANONYMOUS and mmaping with MAP_ANONYMOUS works */
#undef HAVE_MMAP_ANONYMOUS

#ifndef __sparc__
#undef __sparc__
#endif
/* mmaping of the special device /dev/zero works */
#undef HAVE_MMAP_DEVZERO

#ifndef __sparc64__
#undef __sparc64__
#endif
#ifndef __alpha__
#undef __alpha__
#endif
/* mmaping of the special device /dev/zero works, but only on addresses < 2^29
   */
#undef HAVE_MMAP_DEVZERO_SUN4_29

#ifndef __hppa__
#undef __hppa__
#endif
/* Define to 1 if you have the `mprotect' function. */
#undef HAVE_MPROTECT

#ifndef __arm__
#undef __arm__
#endif
/* have <sys/shm.h> and <sys/ipc.h> and shared memory works */
#undef HAVE_SHM

#ifndef __rs6000__
#undef __rs6000__
#endif
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H

#ifndef __m88k__
#undef __m88k__
#endif
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H

#ifndef __convex__
#undef __convex__
#endif
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H

#ifndef __ia64__
#undef __ia64__
#endif
#ifndef __x86_64__
#undef __x86_64__
#endif
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H

/* Define to 1 if you have the <sys/cachectl.h> header file. */
#undef HAVE_SYS_CACHECTL_H

/* Define to 1 if you have the <sys/ipc.h> header file. */
#undef HAVE_SYS_IPC_H

/* Define to 1 if you have the <sys/m88kbcs.h> header file. */
#undef HAVE_SYS_M88KBCS_H

/* compiler characteristics */
/* Define to 1 if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H

/* CL_VOID */
/* Define this as `char' if your compiler doesn't understand the void type. */
#undef void
/* Define to 1 if you have the <sys/shm.h> header file. */
#undef HAVE_SYS_SHM_H

/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H

/* header files */
/* Define to 1 if you have the <sys/sysmacros.h> header file. */
#undef HAVE_SYS_SYSMACROS_H

/* CL_STDC_HEADERS */
/* Define if you have the ANSI C header files
/* Define to 1 if you have the <sys/types.h> header file. */
   <stdlib.h>, <stdarg.h>, <string.h>, <float.h>, <limits.h>. */
#define STDC_HEADERS 1
#undef HAVE_SYS_TYPES_H

/* Define if you have <unistd.h>. */
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H

/* CL_OPENFLAGS */
/* Define if you need <sys/file.h> for using open() flags like O_RDWR. */
#undef OPEN_NEEDS_SYS_FILE_H


/* typedefs */


/* functions and declarations */

/* CL_GETPAGESIZE */
/* Define if you have getpagesize(). */
#define HAVE_GETPAGESIZE 1 /* fake */
/* Define as the return type of getpagesize(). */
#define RETGETPAGESIZETYPE unsigned long
/* Define if you have <sys/param.h>. */
#undef HAVE_SYS_PARAM_H

/* CL_MACH_VM */
/* Define if you have the vm_allocate() and task_self() functions. */
#undef HAVE_MACH_VM

/* CL_MMAP */
/* Define if you have <sys/mman.h> and the mmap() function. */
#undef HAVE_MMAP
/* Define if <sys/mman.h> defines MAP_ANON and mmaping with MAP_ANON works. */
#undef HAVE_MMAP_ANON
/* Define if <sys/mman.h> defines MAP_ANONYMOUS and mmaping with MAP_ANONYMOUS
   works. */
#undef HAVE_MMAP_ANONYMOUS
/* Define if mmaping of the special device /dev/zero works. */
#undef HAVE_MMAP_DEVZERO
/* Define if mmaping of the special device /dev/zero works,
   but only on addresses < 2^29. */
#undef HAVE_MMAP_DEVZERO_SUN4_29

/* CL_MPROTECT */
/* Define if you have the mprotect() function. */
#undef HAVE_MPROTECT
/* Define if you have a working mprotect() function. */
/* have a working mprotect() function */
#undef HAVE_WORKING_MPROTECT

/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* CL_SHM */
/* Define if you have <sys/shm.h> and <sys/ipc.h> and shared memory works. */
#undef HAVE_SHM
/* Define if you also have <sys/sysmacros.h>. */
#undef HAVE_SYS_SYSMACROS_H

/* Define to the full name of this package. */
#undef PACKAGE_NAME

/* Define to the full name and version of this package. */
#undef PACKAGE_STRING

/* CL_CODEEXEC */
/* Define if code in malloc'ed memory is executable. */
#define CODE_EXECUTABLE 1
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME

/* AC_CHECK_HEADERS(sys/cachectl.h) */
/* Define if you have <sys/cachectl.h> */
#undef HAVE_SYS_CACHECTL_H
/* Define to the version of this package. */
#undef PACKAGE_VERSION

/* AC_CHECK_HEADERS(sys/m88kbcs.h) */
/* Define if you have <sys/m88kbcs.h>. */
#undef HAVE_SYS_M88KBCS_H
/* return type of getpagesize() */
#define RETGETPAGESIZETYPE unsigned long

/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1