blob: 0be3655721186e6735fb58fb868b31409e585701 (
plain)
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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
|
/*
* This file is generated by ./MKncurses_def.sh
*/
#ifndef NC_DEFINE_H
#define NC_DEFINE_H 1
#ifndef BROKEN_LINKER
#define BROKEN_LINKER 0
#endif
#ifndef BSD_TPUTS
#define BSD_TPUTS 0
#endif
#ifndef CC_HAS_INLINE_FUNCS
#define CC_HAS_INLINE_FUNCS 0
#endif
#ifndef CC_HAS_PROTOS
#define CC_HAS_PROTOS 0
#endif
#ifndef CPP_HAS_PARAM_INIT
#define CPP_HAS_PARAM_INIT 0
#endif
#ifndef DECL_ERRNO
#define DECL_ERRNO 0
#endif
#ifndef ETIP_NEEDS_MATH_H
#define ETIP_NEEDS_MATH_H 0
#endif
#ifndef GCC_NORETURN
#define GCC_NORETURN /* nothing */
#endif
#ifndef GCC_UNUSED
#define GCC_UNUSED /* nothing */
#endif
#ifndef HAVE_BIG_CORE
#define HAVE_BIG_CORE 0
#endif
#ifndef HAVE_BSD_CGETENT
#define HAVE_BSD_CGETENT 0
#endif
#ifndef HAVE_BUILTIN_H
#define HAVE_BUILTIN_H 0
#endif
#ifndef HAVE_DIRENT_H
#define HAVE_DIRENT_H 0
#endif
#ifndef HAVE_ERRNO
#define HAVE_ERRNO 0
#endif
#ifndef HAVE_FCNTL_H
#define HAVE_FCNTL_H 0
#endif
#ifndef HAVE_FORM_H
#define HAVE_FORM_H 0
#endif
#ifndef HAVE_GETCWD
#define HAVE_GETCWD 0
#endif
#ifndef HAVE_GETEGID
#define HAVE_GETEGID 0
#endif
#ifndef HAVE_GETEUID
#define HAVE_GETEUID 0
#endif
#ifndef HAVE_GETOPT_H
#define HAVE_GETOPT_H 0
#endif
#ifndef HAVE_GETTIMEOFDAY
#define HAVE_GETTIMEOFDAY 0
#endif
#ifndef HAVE_GETTTYNAM
#define HAVE_GETTTYNAM 0
#endif
#ifndef HAVE_GPP_BUILTIN_H
#define HAVE_GPP_BUILTIN_H 0
#endif
#ifndef HAVE_GXX_BUILTIN_H
#define HAVE_GXX_BUILTIN_H 0
#endif
#ifndef HAVE_HAS_KEY
#define HAVE_HAS_KEY 0
#endif
#ifndef HAVE_ISASCII
#define HAVE_ISASCII 0
#endif
#ifndef HAVE_ISSETUGID
#define HAVE_ISSETUGID 0
#endif
#ifndef HAVE_LIBDBMALLOC
#define HAVE_LIBDBMALLOC 0
#endif
#ifndef HAVE_LIBDMALLOC
#define HAVE_LIBDMALLOC 0
#endif
#ifndef HAVE_LIBFORM
#define HAVE_LIBFORM 0
#endif
#ifndef HAVE_LIBGPM
#define HAVE_LIBGPM 0
#endif
#ifndef HAVE_LIBMENU
#define HAVE_LIBMENU 0
#endif
#ifndef HAVE_LIBPANEL
#define HAVE_LIBPANEL 0
#endif
#ifndef HAVE_LIMITS_H
#define HAVE_LIMITS_H 0
#endif
#ifndef HAVE_LINK
#define HAVE_LINK 0
#endif
#ifndef HAVE_LOCALE_H
#define HAVE_LOCALE_H 0
#endif
#ifndef HAVE_LONG_FILE_NAMES
#define HAVE_LONG_FILE_NAMES 0
#endif
#ifndef HAVE_MEMCCPY
#define HAVE_MEMCCPY 0
#endif
#ifndef HAVE_MENU_H
#define HAVE_MENU_H 0
#endif
#ifndef HAVE_MKSTEMP
#define HAVE_MKSTEMP 0
#endif
#ifndef HAVE_NANOSLEEP
#define HAVE_NANOSLEEP 0
#endif
#ifndef HAVE_NC_ALLOC_H
#define HAVE_NC_ALLOC_H 0
#endif
#ifndef HAVE_PANEL_H
#define HAVE_PANEL_H 0
#endif
#ifndef HAVE_POLL
#define HAVE_POLL 0
#endif
#ifndef HAVE_POLL_H
#define HAVE_POLL_H 0
#endif
#ifndef HAVE_REGEXPR_H_FUNCS
#define HAVE_REGEXPR_H_FUNCS 0
#endif
#ifndef HAVE_REGEXP_H_FUNCS
#define HAVE_REGEXP_H_FUNCS 0
#endif
#ifndef HAVE_REGEX_H_FUNCS
#define HAVE_REGEX_H_FUNCS 0
#endif
#ifndef HAVE_REMOVE
#define HAVE_REMOVE 0
#endif
#ifndef HAVE_RESIZETERM
#define HAVE_RESIZETERM 0
#endif
#ifndef HAVE_SELECT
#define HAVE_SELECT 0
#endif
#ifndef HAVE_SETBUF
#define HAVE_SETBUF 0
#endif
#ifndef HAVE_SETBUFFER
#define HAVE_SETBUFFER 0
#endif
#ifndef HAVE_SETVBUF
#define HAVE_SETVBUF 0
#endif
#ifndef HAVE_SIGACTION
#define HAVE_SIGACTION 0
#endif
#ifndef HAVE_SIGVEC
#define HAVE_SIGVEC 0
#endif
#ifndef HAVE_SIZECHANGE
#define HAVE_SIZECHANGE 0
#endif
#ifndef HAVE_STRDUP
#define HAVE_STRDUP 0
#endif
#ifndef HAVE_STRSTR
#define HAVE_STRSTR 0
#endif
#ifndef HAVE_SYMLINK
#define HAVE_SYMLINK 0
#endif
#ifndef HAVE_SYS_BSDTYPES_H
#define HAVE_SYS_BSDTYPES_H 0
#endif
#ifndef HAVE_SYS_IOCTL_H
#define HAVE_SYS_IOCTL_H 0
#endif
#ifndef HAVE_SYS_PARAM_H
#define HAVE_SYS_PARAM_H 0
#endif
#ifndef HAVE_SYS_POLL_H
#define HAVE_SYS_POLL_H 0
#endif
#ifndef HAVE_SYS_SELECT_H
#define HAVE_SYS_SELECT_H 0
#endif
#ifndef HAVE_SYS_TERMIO_H
#define HAVE_SYS_TERMIO_H 0
#endif
#ifndef HAVE_SYS_TIMES_H
#define HAVE_SYS_TIMES_H 0
#endif
#ifndef HAVE_SYS_TIME_H
#define HAVE_SYS_TIME_H 0
#endif
#ifndef HAVE_SYS_TIME_SELECT
#define HAVE_SYS_TIME_SELECT 0
#endif
#ifndef HAVE_TCGETATTR
#define HAVE_TCGETATTR 0
#endif
#ifndef HAVE_TCGETPGRP
#define HAVE_TCGETPGRP 0
#endif
#ifndef HAVE_TELL
#define HAVE_TELL 0
#endif
#ifndef HAVE_TERMIOS_H
#define HAVE_TERMIOS_H 0
#endif
#ifndef HAVE_TERMIO_H
#define HAVE_TERMIO_H 0
#endif
#ifndef HAVE_TIMES
#define HAVE_TIMES 0
#endif
#ifndef HAVE_TTYENT_H
#define HAVE_TTYENT_H 0
#endif
#ifndef HAVE_TYPEINFO
#define HAVE_TYPEINFO 0
#endif
#ifndef HAVE_TYPE_SIGACTION
#define HAVE_TYPE_SIGACTION 0
#endif
#ifndef HAVE_UNISTD_H
#define HAVE_UNISTD_H 0
#endif
#ifndef HAVE_UNLINK
#define HAVE_UNLINK 0
#endif
#ifndef HAVE_USE_DEFAULT_COLORS
#define HAVE_USE_DEFAULT_COLORS 0
#endif
#ifndef HAVE_VFSCANF
#define HAVE_VFSCANF 0
#endif
#ifndef HAVE_VSNPRINTF
#define HAVE_VSNPRINTF 0
#endif
#ifndef HAVE_VSSCANF
#define HAVE_VSSCANF 0
#endif
#ifndef HAVE_WORKING_POLL
#define HAVE_WORKING_POLL 0
#endif
#ifndef HAVE_WRESIZE
#define HAVE_WRESIZE 0
#endif
#ifndef MIXEDCASE_FILENAMES
#define MIXEDCASE_FILENAMES 0
#endif
#ifndef NCURSES_EXPANDED
#define NCURSES_EXPANDED 0
#endif
#ifndef NCURSES_EXT_FUNCS
#define NCURSES_EXT_FUNCS 0
#endif
#ifndef NCURSES_NOMACROS
#define NCURSES_NOMACROS 0
#endif
#ifndef NCURSES_NO_PADDING
#define NCURSES_NO_PADDING 0
#endif
#ifndef NDEBUG
#define NDEBUG 0
#endif
#ifndef NEED_PTEM_H
#define NEED_PTEM_H 0
#endif
#ifndef NO_LEAKS
#define NO_LEAKS 0
#endif
#ifndef PURE_TERMINFO
#define PURE_TERMINFO 0
#endif
#ifndef RETSIGTYPE
#define RETSIGTYPE 0
#endif
#ifndef STDC_HEADERS
#define STDC_HEADERS 0
#endif
#ifndef SVR4_ACTION
#define SVR4_ACTION 0
#endif
#ifndef SVR4_TERMIO
#define SVR4_TERMIO 0
#endif
#ifndef SYSTEM_NAME
#define SYSTEM_NAME "unknown"
#endif
#ifndef TERMINFO
#define TERMINFO "none"
#endif
#ifndef TYPEOF_CHTYPE
#define TYPEOF_CHTYPE 0
#endif
#ifndef USE_COLORFGBG
#define USE_COLORFGBG 0
#endif
#ifndef USE_DATABASE
#define USE_DATABASE 0
#endif
#ifndef USE_GETCAP
#define USE_GETCAP 0
#endif
#ifndef USE_GETCAP_CACHE
#define USE_GETCAP_CACHE 0
#endif
#ifndef USE_HARD_TABS
#define USE_HARD_TABS 0
#endif
#ifndef USE_HASHMAP
#define USE_HASHMAP 0
#endif
#ifndef USE_LINKS
#define USE_LINKS 0
#endif
#ifndef USE_MY_MEMMOVE
#define USE_MY_MEMMOVE 0
#endif
#ifndef USE_OK_BCOPY
#define USE_OK_BCOPY 0
#endif
#ifndef USE_RCS_IDS
#define USE_RCS_IDS 0
#endif
#ifndef USE_SAFE_SPRINTF
#define USE_SAFE_SPRINTF 0
#endif
#ifndef USE_SCROLL_HINTS
#define USE_SCROLL_HINTS 0
#endif
#ifndef USE_SIGWINCH
#define USE_SIGWINCH 0
#endif
#ifndef USE_SYMLINKS
#define USE_SYMLINKS 0
#endif
#ifndef USE_WIDEC_SUPPORT
#define USE_WIDEC_SUPPORT 0
#endif
#ifndef USE_XMC_SUPPORT
#define USE_XMC_SUPPORT 0
#endif
#endif /* NC_DEFINE_H */
|