|
402 | 402 | /* Define to 1 if you have the 'dcngettext' function. */ |
403 | 403 | #cmakedefine HAVE_DCNGETTEXT 1 |
404 | 404 |
|
| 405 | +/* Define to 1 if you have the declaration of 'P_ALL', and to 0 if you don't. |
| 406 | + */ |
| 407 | +#cmakedefine01 HAVE_DECL_P_ALL |
| 408 | + |
| 409 | +/* Define to 1 if you have the declaration of 'P_JAILID', and to 0 if you |
| 410 | + don't. */ |
| 411 | +#cmakedefine01 HAVE_DECL_P_JAILID |
| 412 | + |
| 413 | +/* Define to 1 if you have the declaration of 'P_PIDFD', and to 0 if you |
| 414 | + don't. */ |
| 415 | +#cmakedefine01 HAVE_DECL_P_PIDFD |
| 416 | + |
| 417 | +/* Define to 1 if you have the declaration of 'P_UID', and to 0 if you don't. |
| 418 | + */ |
| 419 | +#cmakedefine01 HAVE_DECL_P_UID |
| 420 | + |
| 421 | +/* Define to 1 if you have the declaration of 'WCONTINUED', and to 0 if you |
| 422 | + don't. */ |
| 423 | +#cmakedefine01 HAVE_DECL_WCONTINUED |
| 424 | + |
| 425 | +/* Define to 1 if you have the declaration of 'WEXITED', and to 0 if you |
| 426 | + don't. */ |
| 427 | +#cmakedefine01 HAVE_DECL_WEXITED |
| 428 | + |
| 429 | +/* Define to 1 if you have the declaration of 'WNOWAIT', and to 0 if you |
| 430 | + don't. */ |
| 431 | +#cmakedefine01 HAVE_DECL_WNOWAIT |
| 432 | + |
| 433 | +/* Define to 1 if you have the declaration of 'WSTOPPED', and to 0 if you |
| 434 | + don't. */ |
| 435 | +#cmakedefine01 HAVE_DECL_WSTOPPED |
| 436 | + |
405 | 437 | #undef HAVE_DIRENT_H |
406 | 438 |
|
407 | 439 | /* Define to 1 if you have the 'dngettext' function. */ |
|
543 | 575 | /* Define to 1 if you have the 'getaddrinfo' function. */ |
544 | 576 | #cmakedefine HAVE_GETADDRINFO 1 |
545 | 577 |
|
| 578 | +/* Define to 1 if you have the 'getcpuid' function. */ |
| 579 | +#cmakedefine HAVE_GETCPUID 1 |
| 580 | + |
546 | 581 | #define HAVE_GETCWD 1 |
547 | 582 |
|
548 | 583 | #define HAVE_GETHOSTNAME 1 |
|
768 | 803 | /* Define to 1 if the phpdbg SAPI has libedit/readline integration. */ |
769 | 804 | #cmakedefine HAVE_PHPDBG_READLINE 1 |
770 | 805 |
|
| 806 | +/* Define to 1 if you have the 'pidfd_open' function. */ |
| 807 | +#cmakedefine HAVE_PIDFD_OPEN 1 |
| 808 | + |
771 | 809 | /* Define to 1 if the PHP extension 'posix' is available. */ |
772 | 810 | #cmakedefine HAVE_POSIX 1 |
773 | 811 |
|
|
779 | 817 | 1.3.0). */ |
780 | 818 | #cmakedefine HAVE_PROGRESS_CALLBACK 1 |
781 | 819 |
|
| 820 | +/* Define to 1 if you have the 'pset_bind' function. */ |
| 821 | +#cmakedefine HAVE_PSET_BIND 1 |
| 822 | + |
| 823 | +/* Define to 1 if you have the 'pthread_set_qos_class_self_np' function. */ |
| 824 | +#cmakedefine HAVE_PTHREAD_SET_QOS_CLASS_SELF_NP 1 |
| 825 | + |
782 | 826 | #define HAVE_PUTENV 1 |
783 | 827 |
|
784 | 828 | #undef HAVE_PWD_H |
|
800 | 844 | /* Define to 1 if edit/readline library has the 'rl_on_new_line' function. */ |
801 | 845 | #cmakedefine HAVE_RL_ON_NEW_LINE 1 |
802 | 846 |
|
| 847 | +/* Define to 1 if you have the 'sched_setaffinity' function. */ |
| 848 | +#cmakedefine HAVE_SCHED_SETAFFINITY 1 |
| 849 | + |
| 850 | +/* Define to 1 if the 'sched_getcpu' function is properly supported. */ |
| 851 | +#cmakedefine HAVE_SCHED_GETCPU 1 |
| 852 | + |
803 | 853 | /* Define to 1 if you have the 'setegid' function. */ |
804 | 854 | #cmakedefine HAVE_SETEGID 1 |
805 | 855 |
|
|
979 | 1029 |
|
980 | 1030 | #define HAVE_UTIME 1 |
981 | 1031 |
|
982 | | -/* Define to 1 if you have the 'waitpid' function. */ |
983 | | -#cmakedefine HAVE_WAITPID 1 |
| 1032 | +/* Define to 1 if you have the 'waitid' function. */ |
| 1033 | +#cmakedefine HAVE_WAITID 1 |
984 | 1034 |
|
985 | 1035 | /* Define to 1 if you have the 'wait3' function. */ |
986 | 1036 | #cmakedefine HAVE_WAIT3 1 |
987 | 1037 |
|
988 | 1038 | /* Define to 1 if you have the 'wait4' function. */ |
989 | 1039 | #cmakedefine HAVE_WAIT4 1 |
990 | 1040 |
|
| 1041 | +/* Define to 1 if you have the 'WIFCONTINUED' function. */ |
| 1042 | +#cmakedefine HAVE_WIFCONTINUED 1 |
| 1043 | + |
991 | 1044 | /* Define to 1 if the PHP extension 'xml' is available. */ |
992 | 1045 | #cmakedefine HAVE_XML 1 |
993 | 1046 |
|
|
0 commit comments