php-src/ext/gd
Peter Kokot dcc529aff4 Remove HAVE_SYS_VARARGS_H
Outdated systems used to provide the `<varargs.h>` and in case of PHP
`<sys/varargs.h>`. [1]

Current systems have `<stdarg.h>` which is also a C89 standard header
and systems have it always present. [2]

[1] https://en.wikipedia.org/wiki/Stdarg.h#varargs.h
[2] https://port70.net/~nsz/c/c89/c89-draft.html#4.1.2
2018-09-16 20:50:20 +02:00
..
libgd Remove HAVE_SYS_VARARGS_H 2018-09-16 20:50:20 +02:00
tests [ci skip] Fix typo 2018-07-29 13:48:35 -03:00
config.m4 Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
gd.c Cleanup unused items 2018-08-02 18:28:56 +02:00
gd_compat.c Align overflow error messages with upstream 2018-02-10 15:41:33 +01:00
gd_compat.h Remove unused function 2018-02-09 17:39:24 +01:00
gd_ctx.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_gd.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00