php-src/sapi/fpm
Peter Kokot ba3bd4ae06 Remove HAVE_STDIO_H
The `<stdio.h>` header file is part of the standard C89 headers [1]
and on current systems can be included unconditionally.

Since PHP requires at least C89 or greater, the `HAVE_STDIO_H` symbol
defined by Autoconf [2] can be ommitted and simplifed.

Refs:
[1] https://port70.net/~nsz/c/c89/c89-draft.html#4.1.2
[2] https://git.savannah.gnu.org/cgit/autoconf.git/tree/lib/autoconf/headers.m4
2018-09-17 02:00:51 +02:00
..
fpm Merge branch 'PHP-7.3' 2018-08-27 15:53:13 +01:00
tests Merge branch 'PHP-7.3' 2018-08-27 15:53:13 +01:00
config.m4 Remove HAVE_STDIO_H 2018-09-17 02:00:51 +02:00
CREDITS
init.d.php-fpm.in
LICENSE
Makefile.frag
php-fpm.8.in
php-fpm.conf.in Refactore FPM logging 2018-07-07 13:01:44 +01:00
php-fpm.service.in
status.html.in Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
www.conf.in Refactore FPM logging 2018-07-07 13:01:44 +01:00