ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/vendor/apple/libdispatch/dist/config/config.h
(Generate patch)

Comparing vendor/apple/libdispatch/dist/config/config.h (file contents):
Revision 7722 by laffer1, Mon Dec 2 02:59:32 2013 UTC vs.
Revision 7723 by laffer1, Fri Aug 12 16:59:11 2016 UTC

# Line 2 | Line 2
2   /* config/config.h.in.  Generated from configure.ac by autoheader.  */
3  
4   /* Define to compile out legacy API */
5 < /* #undef DISPATCH_NO_LEGACY */
5 > #define DISPATCH_NO_LEGACY 1
6  
7 + /* Define to 1 if you have the `arc4random' function. */
8 + #define HAVE_ARC4RANDOM 1
9 +
10 + /* Define to 1 if you have the `asprintf' function. */
11 + #define HAVE_ASPRINTF 1
12 +
13   /* Define to 1 if you have the declaration of `CLOCK_MONOTONIC', and to 0 if
14     you don't. */
15 < #define HAVE_DECL_CLOCK_MONOTONIC 0
15 > #define HAVE_DECL_CLOCK_MONOTONIC 1
16  
17   /* Define to 1 if you have the declaration of `CLOCK_REALTIME', and to 0 if
18     you don't. */
19 < #define HAVE_DECL_CLOCK_REALTIME 0
19 > #define HAVE_DECL_CLOCK_REALTIME 1
20  
21   /* Define to 1 if you have the declaration of `CLOCK_UPTIME', and to 0 if you
22     don't. */
23 < #define HAVE_DECL_CLOCK_UPTIME 0
23 > #define HAVE_DECL_CLOCK_UPTIME 1
24  
25   /* Define to 1 if you have the declaration of `EVFILT_LIO', and to 0 if you
26     don't. */
27 < #define HAVE_DECL_EVFILT_LIO 0
27 > #define HAVE_DECL_EVFILT_LIO 1
28  
29   /* Define to 1 if you have the declaration of `EVFILT_SESSION', and to 0 if
30     you don't. */
31 < #define HAVE_DECL_EVFILT_SESSION 1
31 > #define HAVE_DECL_EVFILT_SESSION 0
32  
33   /* Define to 1 if you have the declaration of `FD_COPY', and to 0 if you
34     don't. */
# Line 30 | Line 36
36  
37   /* Define to 1 if you have the declaration of `NOTE_NONE', and to 0 if you
38     don't. */
39 < #define HAVE_DECL_NOTE_NONE 1
39 > #define HAVE_DECL_NOTE_NONE 0
40  
41   /* Define to 1 if you have the declaration of `NOTE_REAP', and to 0 if you
42     don't. */
43 < #define HAVE_DECL_NOTE_REAP 1
43 > #define HAVE_DECL_NOTE_REAP 0
44  
45   /* Define to 1 if you have the declaration of `NOTE_REVOKE', and to 0 if you
46     don't. */
# Line 42 | Line 48
48  
49   /* Define to 1 if you have the declaration of `NOTE_SIGNAL', and to 0 if you
50     don't. */
51 < #define HAVE_DECL_NOTE_SIGNAL 1
51 > #define HAVE_DECL_NOTE_SIGNAL 0
52  
53   /* Define to 1 if you have the declaration of `POSIX_SPAWN_START_SUSPENDED',
54     and to 0 if you don't. */
55 < #define HAVE_DECL_POSIX_SPAWN_START_SUSPENDED 1
55 > #define HAVE_DECL_POSIX_SPAWN_START_SUSPENDED 0
56  
57 + /* Define to 1 if you have the declaration of `program_invocation_short_name',
58 +   and to 0 if you don't. */
59 + #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
60 +
61   /* Define to 1 if you have the declaration of `SIGEMT', and to 0 if you don't.
62     */
63   #define HAVE_DECL_SIGEMT 1
64  
65   /* Define to 1 if you have the declaration of `VQ_UPDATE', and to 0 if you
66     don't. */
67 < #define HAVE_DECL_VQ_UPDATE 1
67 > #define HAVE_DECL_VQ_UPDATE 0
68  
69   /* Define to 1 if you have the declaration of `VQ_VERYLOWDISK', and to 0 if
70     you don't. */
71 < #define HAVE_DECL_VQ_VERYLOWDISK 1
71 > #define HAVE_DECL_VQ_VERYLOWDISK 0
72  
73   /* Define to 1 if you have the <dlfcn.h> header file. */
74   #define HAVE_DLFCN_H 1
75  
76 + /* Define to 1 if you have the `fgetln' function. */
77 + #define HAVE_FGETLN 1
78 +
79 + /* Define to 1 if you have the `getexecname' function. */
80 + /* #undef HAVE_GETEXECNAME */
81 +
82 + /* Define to 1 if you have the `getprogname' function. */
83 + #define HAVE_GETPROGNAME 1
84 +
85   /* Define to 1 if you have the <inttypes.h> header file. */
86   #define HAVE_INTTYPES_H 1
87  
88   /* Define if Apple leaks program is present */
89 < #define HAVE_LEAKS 1
89 > /* #undef HAVE_LEAKS */
90  
91   /* Define to 1 if you have the <libkern/OSAtomic.h> header file. */
92 < #define HAVE_LIBKERN_OSATOMIC_H 1
92 > /* #undef HAVE_LIBKERN_OSATOMIC_H */
93  
94   /* Define to 1 if you have the <libkern/OSCrossEndian.h> header file. */
95 < #define HAVE_LIBKERN_OSCROSSENDIAN_H 1
95 > /* #undef HAVE_LIBKERN_OSCROSSENDIAN_H */
96  
97   /* Define if mach is present */
98 < #define HAVE_MACH 1
98 > /* #undef HAVE_MACH */
99  
100   /* Define to 1 if you have the `mach_absolute_time' function. */
101 < #define HAVE_MACH_ABSOLUTE_TIME 1
101 > /* #undef HAVE_MACH_ABSOLUTE_TIME */
102  
103   /* Define to 1 if you have the `malloc_create_zone' function. */
104 < #define HAVE_MALLOC_CREATE_ZONE 1
104 > /* #undef HAVE_MALLOC_CREATE_ZONE */
105  
106   /* Define to 1 if you have the <malloc/malloc.h> header file. */
107 < #define HAVE_MALLOC_MALLOC_H 1
107 > /* #undef HAVE_MALLOC_MALLOC_H */
108  
109   /* Define to 1 if you have the <memory.h> header file. */
110   #define HAVE_MEMORY_H 1
# Line 97 | Line 116
116   #define HAVE_PRIVATE_EXTERN 1
117  
118   /* Define to 1 if you have the `pthread_key_init_np' function. */
119 < #define HAVE_PTHREAD_KEY_INIT_NP 1
119 > /* #undef HAVE_PTHREAD_KEY_INIT_NP */
120  
121   /* Define to 1 if you have the <pthread_machdep.h> header file. */
122 < #define HAVE_PTHREAD_MACHDEP_H 1
122 > /* #undef HAVE_PTHREAD_MACHDEP_H */
123  
124   /* Define to 1 if you have the `pthread_main_np' function. */
125   #define HAVE_PTHREAD_MAIN_NP 1
126  
127   /* Define to 1 if you have the <pthread_np.h> header file. */
128 < /* #undef HAVE_PTHREAD_NP_H */
128 > #define HAVE_PTHREAD_NP_H 1
129  
130   /* Define if pthread work queues are present */
131 < #define HAVE_PTHREAD_WORKQUEUES 1
131 > /* #undef HAVE_PTHREAD_WORKQUEUES */
132  
133   /* Define to 1 if you have the <stdint.h> header file. */
134   #define HAVE_STDINT_H 1
# Line 139 | Line 158
158   #define HAVE_SYS_TYPES_H 1
159  
160   /* Define to 1 if you have the <TargetConditionals.h> header file. */
161 < #define HAVE_TARGETCONDITIONALS_H 1
161 > /* #undef HAVE_TARGETCONDITIONALS_H */
162  
163   /* Define to 1 if you have the <unistd.h> header file. */
164   #define HAVE_UNISTD_H 1
165  
166 + /* Define to 1 if you have the `vasprintf' function. */
167 + #define HAVE_VASPRINTF 1
168 +
169   /* Define to the sub-directory in which libtool stores uninstalled libraries.
170     */
171   #define LT_OBJDIR ".libs/"
# Line 163 | Line 185
185   /* Define to the one symbol short name of this package. */
186   #define PACKAGE_TARNAME "libdispatch"
187  
188 + /* Define to the home page for this package. */
189 + #define PACKAGE_URL ""
190 +
191   /* Define to the version of this package. */
192   #define PACKAGE_VERSION "1.0"
193  
# Line 170 | Line 195
195   #define STDC_HEADERS 1
196  
197   /* Define to use Mac OS X crashreporter info */
198 < #define USE_APPLE_CRASHREPORTER_INFO 1
198 > /* #undef USE_APPLE_CRASHREPORTER_INFO */
199  
200   /* Define to use non-portablesemaphore optimizations for Mac OS X */
201 < #define USE_APPLE_SEMAPHORE_OPTIMIZATIONS 1
201 > /* #undef USE_APPLE_SEMAPHORE_OPTIMIZATIONS */
202  
203   /* Define to use non-portable pthread TSD optimizations for Mac OS X) */
204 < #define USE_APPLE_TSD_OPTIMIZATIONS 1
204 > /* #undef USE_APPLE_TSD_OPTIMIZATIONS */
205  
206   /* Define to tag libdispatch_init as a constructor */
207 < /* #undef USE_LIBDISPATCH_INIT_CONSTRUCTOR */
207 > #define USE_LIBDISPATCH_INIT_CONSTRUCTOR 1
208  
209   /* Define to use Mach semaphores */
210 < #define USE_MACH_SEM 1
210 > /* #undef USE_MACH_SEM */
211  
212   /* Define to use POSIX semaphores */
213 < /* #undef USE_POSIX_SEM */
213 > #define USE_POSIX_SEM 1
214  
215 < /* Version number of package */
191 < #define VERSION "1.0"
192 <
193 < /* Define to 1 if on AIX 3.
194 <   System headers sometimes define this.
195 <   We just want to avoid a redefinition error message.  */
215 > /* Enable extensions on AIX 3, Interix.  */
216   #ifndef _ALL_SOURCE
217 < /* # undef _ALL_SOURCE */
217 > # define _ALL_SOURCE 1
218   #endif
199
219   /* Enable GNU extensions on systems that have them.  */
220   #ifndef _GNU_SOURCE
221   # define _GNU_SOURCE 1
222   #endif
223 + /* Enable threading extensions on Solaris.  */
224 + #ifndef _POSIX_PTHREAD_SEMANTICS
225 + # define _POSIX_PTHREAD_SEMANTICS 1
226 + #endif
227 + /* Enable extensions on HP NonStop.  */
228 + #ifndef _TANDEM_SOURCE
229 + # define _TANDEM_SOURCE 1
230 + #endif
231 + /* Enable general extensions on Solaris.  */
232 + #ifndef __EXTENSIONS__
233 + # define __EXTENSIONS__ 1
234 + #endif
235  
236 +
237 + /* Version number of package */
238 + #define VERSION "1.0"
239 +
240   /* Define to 1 if on MINIX. */
241   /* #undef _MINIX */
242  
# Line 212 | Line 247
247   /* Define to 1 if you need to in order for `stat' and other things to work. */
248   /* #undef _POSIX_SOURCE */
249  
215 /* Enable extensions on Solaris.  */
216 #ifndef __EXTENSIONS__
217 # define __EXTENSIONS__ 1
218 #endif
219 #ifndef _POSIX_PTHREAD_SEMANTICS
220 # define _POSIX_PTHREAD_SEMANTICS 1
221 #endif
222 #ifndef _TANDEM_SOURCE
223 # define _TANDEM_SOURCE 1
224 #endif
225
250   /* Define to a replacement for __private_extern */
251 < /* #undef __private_extern__ */
251 > #define __private_extern__ extern __attribute__ ((visibility ("hidden")))

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines