1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/ext
Peter Kokot e72f0c887b Simplify prctl and procctl Autoconf checks (#13450)
The AC_CHECK_FUNCS checks whether the linker sees the function in the
usual libraries, in this case libc. This is a simple trick to also check
existence of belonging headers, since the code uses HAVE_PRCTL and
HAVE_PROCCTL to include headers and call functions.
2024-02-21 09:04:37 +01:00
..
2024-02-21 00:43:56 +00:00
2024-02-20 18:02:54 +01:00
2024-02-19 10:16:13 +01:00
2024-02-10 14:05:26 +01:00
2024-02-21 00:43:56 +00:00
2024-02-21 00:43:56 +00:00
2024-02-21 00:43:56 +00:00