php-src/win32/build
Peter Kokot e558ee7999 Remove not needed checks for functions
The following functions don't need to be checked anymore since the
they are not used across the code or the symbols aren't used anymore:
- cuserid (not used)
- lrand48 (not used and removed via
  6d6ef7aacc)
- random (check is not used)
- srand48 (not used)
- srandom (not used)
- strdup (check is not used)

and the unused check symbols:
- HAVE_CUSERID
- HAVE_LRAND48
- HAVE_RANDOM
- HAVE_SRAND48
- HAVE_SRANDOM
- HAVE_STRDUP

Closes GH-4338
2019-07-01 13:21:28 +02:00
..
buildconf.js Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
config.w32 Remove HAVE_STRCOLL check 2019-06-28 00:05:55 +02:00
config.w32.h.in Remove not needed checks for functions 2019-07-01 13:21:28 +02:00
config.w32.phpize.in Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
configure.bat
configure.tail Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
confutils.js Set correct default version 2019-06-15 17:39:13 +02:00
cppcheck.cfg extend ccppcheck defs 2017-03-07 01:29:45 +01:00
cppcheck_suppress.txt Add basic cppcheck suppressions file 2018-02-19 17:43:49 +01:00
cppcheck_x64.cfg support also cppcheck for static analyze 2016-08-29 17:44:37 +02:00
cppcheck_x86.cfg support also cppcheck for static analyze 2016-08-29 17:44:37 +02:00
default.manifest Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
deplister.c Remove local variables 2019-02-03 21:03:00 +01:00
libs_version.txt Merge branch 'PHP-7.1' into PHP-7.2 2018-07-02 12:12:02 +02:00
Makefile Revert "Rename *.l files to *.re" 2019-05-20 06:06:38 +02:00
Makefile.phpize Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
mkdist.php Remove php.gif from the project root directory 2019-04-21 03:20:47 +02:00
php.ico
phpize.bat Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
phpize.js.in Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
registersyslog.php
template.rc Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
wsyslog.mc Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00