php-src/win32
Peter Kokot 77118fc925 Remove HAVE_ASSERT_H
The `<assert.h>` header file is part of the standard C89 headers [1] and
on older systems there needed to be also a manual check if header is
present.

Since PHP requires at least C89 manual check and the `HAVE_ASSERT_H`
symbol defined by Autoconf in configure.ac can be both removed [2].

This patch also removes unused <assert.h> includes where c files don't
use the `assert()` macro.

Refs:
[1] https://port70.net/~nsz/c/c89/c89-draft.html#4.2
[2] https://git.savannah.gnu.org/cgit/autoconf.git/tree/lib/autoconf/headers.m4
2018-09-09 09:43:03 +02:00
..
build Remove HAVE_ASSERT_H 2018-09-09 09:43:03 +02:00
builddef.bat Remove old SVN keywords substitutions 2018-06-16 13:04:30 +02:00
codepage.c Reduce var scope 2018-02-19 17:43:48 +01:00
codepage.h Fix typos in code comments 2018-07-25 11:57:11 +02:00
console.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
console.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
cp_enc_map_gen.c Trailing whitespaces 2018-01-03 14:38:00 +01:00
cp_enc_map.c Trailing whitespaces 2018-01-03 14:38:00 +01:00
dllmain.c Trailing whitespaces 2018-01-03 14:38:00 +01:00
fnmatch.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
fnmatch.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
ftok.c year++ 2018-01-02 12:57:58 +08:00
getrusage.c Trailing whitespaces 2018-01-03 14:38:00 +01:00
getrusage.h Trailing whitespaces on win32 2018-01-04 02:41:26 -02:00
glob.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
glob.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
globals.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
grp.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
inet.c year++ 2018-01-02 12:57:58 +08:00
inet.h year++ 2018-01-02 12:57:58 +08:00
ioutil.c Refactor stat implementation 2018-08-26 22:30:06 +02:00
ioutil.h Refactor stat implementation 2018-08-26 22:30:06 +02:00
ipc.h year++ 2018-01-02 12:57:58 +08:00
nice.c Trailing whitespaces 2018-01-03 14:38:00 +01:00
nice.h year++ 2018-01-02 12:57:58 +08:00
param.h add missing include guards 2017-07-04 16:21:45 +02:00
php7dllts.rc Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7dllts.rc2 Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts_cli.rc Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts_cli.rc2 Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts.rc Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts.rc2 Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php_inttypes.h vim folds and modelines 2017-07-04 16:08:48 +02:00
php_registry.h year++ 2018-01-02 12:57:58 +08:00
php_stdbool.h vim folds and modelines 2017-07-04 16:08:48 +02:00
php_stdint.h vim folds and modelines 2017-07-04 16:08:48 +02:00
php_win32_globals.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
readdir.c Avoid early allocation 2018-07-13 07:35:33 +02:00
readdir.h Remove padding 2017-11-15 18:03:51 +01:00
registry.c year++ 2018-01-02 12:57:58 +08:00
resource.h add missing include guards 2017-07-04 16:21:45 +02:00
select.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
select.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
sendmail.c Fix some misspellings 2018-08-12 16:15:45 +02:00
sendmail.h vim folds and modelines 2017-07-04 16:08:48 +02:00
signal.h vim folds and modelines 2017-07-04 16:08:48 +02:00
sockets.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
sockets.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
syslog.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
syslog.reg Fix HKEY registry path (not that it should matter, dead code, Anatol?) 2018-07-23 15:37:02 +02:00
time.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
time.h Trailing whitespaces on win32 2018-01-04 02:41:26 -02:00
unistd.h vim folds and modelines 2017-07-04 16:08:48 +02:00
winutil.c Map ERROR_PRIVILEGE_NOT_HELD to EACCES 2018-08-19 13:56:34 +02:00
winutil.h year++ 2018-01-02 12:57:58 +08:00
wsyslog.c Merge branch 'PHP-7.2' 2018-07-06 16:08:57 +02:00