|
204 | 204 | #define HAVE_DUP2 1 |
205 | 205 |
|
206 | 206 | /* Define to 1 if you have the `dup3' function. */ |
207 | | -#define HAVE_DUP3 1 |
208 | | - |
209 | | -/* O_CLOEXEC is not supported, but ignoring it should be fine here */ |
210 | | -#define O_CLOEXEC 0 |
| 207 | +/* #define HAVE_DUP3 1 */ // original: #define HAVE_DUP3 1 |
211 | 208 |
|
212 | 209 | /* Defined when any dynamic module loading is enabled. */ |
213 | 210 | #undef HAVE_DYNAMIC_LOADING // original: #define HAVE_DYNAMIC_LOADING 1 |
|
246 | 243 | #define HAVE_FCHMOD 1 |
247 | 244 |
|
248 | 245 | /* Define to 1 if you have the `fchmodat' function. */ |
249 | | -#define HAVE_FCHMODAT 1 |
| 246 | +/* #define HAVE_FCHMODAT 1 */ // original: #define HAVE_FCHMODAT 1 |
250 | 247 |
|
251 | 248 | /* Define to 1 if you have the `fchown' function. */ |
252 | 249 | /* #define HAVE_FCHOWN 1 */ // original: #define HAVE_FCHOWN 1 |
|
312 | 309 | /* #define HAVE_FUTIMENS 1 */ // original: #define HAVE_FUTIMENS 1 |
313 | 310 |
|
314 | 311 | /* Define to 1 if you have the `futimes' function. */ |
315 | | -#define HAVE_FUTIMES 1 |
| 312 | +/* #define HAVE_FUTIMES 1 */ // original: #define HAVE_FUTIMES 1 |
316 | 313 |
|
317 | 314 | /* Define to 1 if you have the `futimesat' function. */ |
318 | | -#define HAVE_FUTIMESAT 1 |
| 315 | +/* #define HAVE_FUTIMESAT 1 */ // original: #define HAVE_FUTIMESAT 1 |
319 | 316 |
|
320 | 317 | /* Define to 1 if you have the `gai_strerror' function. */ |
321 | 318 | #define HAVE_GAI_STRERROR 1 |
|
579 | 576 | /* #define HAVE_LSTAT 1 */ // original: #define HAVE_LSTAT 1 |
580 | 577 |
|
581 | 578 | /* Define to 1 if you have the `lutimes' function. */ |
582 | | -#define HAVE_LUTIMES 1 |
| 579 | +/* #define HAVE_LUTIMES 1 */ // original: #define HAVE_LUTIMES 1 |
583 | 580 |
|
584 | 581 | /* Define this if you have the makedev macro. */ |
585 | 582 | /* #define HAVE_MAKEDEV 1 */ // original: #define HAVE_MAKEDEV 1 |
|
651 | 648 | #undef HAVE_PAUSE // original: #define HAVE_PAUSE 1 |
652 | 649 |
|
653 | 650 | /* Define to 1 if you have the `pipe2' function. */ |
654 | | -#define HAVE_PIPE2 1 |
| 651 | +/* #define HAVE_PIPE2 1 */ // original: #define HAVE_PIPE2 1 |
655 | 652 |
|
656 | 653 | /* Define to 1 if you have the `plock' function. */ |
657 | 654 | /* #define HAVE_PLOCK 1 */ // original: #define HAVE_PLOCK 1 |
|
1187 | 1184 | /* #undef HAVE_WORKING_TZSET */ |
1188 | 1185 |
|
1189 | 1186 | /* Define to 1 if you have the `writev' function. */ |
1190 | | -#define HAVE_WRITEV 1 |
| 1187 | +/* #define HAVE_WRITEV 1 */ // orignal: #define HAVE_WRITEV 1 |
1191 | 1188 |
|
1192 | 1189 | /* Define if the zlib library has inflateCopy */ |
1193 | 1190 | /* #undef HAVE_ZLIB_COPY */ |
|
0 commit comments