php-src/main
Rasmus Lerdorf 22b689a3f9 Add php_ignore_value() macro to suppress unused return value warnings
from gcc. There are times when we really don't care about the return
value and this will cleanly tell gcc.
2011-05-16 16:58:02 +00:00
..
streams - Fixed accidental change. 2011-05-01 04:16:28 +00:00
alloca.c - Fix outside-source-tree builds. Always include generated header files 2005-01-09 21:05:06 +00:00
build-defs.h.in Expose PHP_MANDIR 2011-04-18 09:50:32 +00:00
fopen_wrappers.c - fix regression introduced in 5.3.4 in open_basedir on windows/novell with trailing fwd slash 2011-01-18 22:20:09 +00:00
fopen_wrappers.h - Year++ 2011-01-01 02:17:06 +00:00
getopt.c - Year++ 2011-01-01 02:17:06 +00:00
internal_functions_nw.c - Year++ 2011-01-01 02:17:06 +00:00
internal_functions_win32.c - Year++ 2011-01-01 02:17:06 +00:00
internal_functions.c.in - MFH Cleanup exports and allow to overwrite ext registration 2008-08-22 12:59:46 +00:00
logos.h - Year++ 2011-01-01 02:17:06 +00:00
main.c Add php_ignore_value() macro to suppress unused return value warnings 2011-05-16 16:58:02 +00:00
mergesort.c - MFH Cleanup exports and allow to overwrite ext registration 2008-08-22 12:59:46 +00:00
network.c - Added socket_import_stream(). 2011-03-22 00:44:23 +00:00
output.c - Year++ 2011-01-01 02:17:06 +00:00
php_compat.h - Year++ 2011-01-01 02:17:06 +00:00
php_content_types.c - Year++ 2011-01-01 02:17:06 +00:00
php_content_types.h - Year++ 2011-01-01 02:17:06 +00:00
php_getopt.h - Year++ 2011-01-01 02:17:06 +00:00
php_globals.h - Year++ 2011-01-01 02:17:06 +00:00
php_ini.c - path len check and fix buffer overrun 2011-01-19 14:21:46 +00:00
php_ini.h - Year++ 2011-01-01 02:17:06 +00:00
php_logos.c - Year++ 2011-01-01 02:17:06 +00:00
php_logos.h - Year++ 2011-01-01 02:17:06 +00:00
php_main.h - Year++ 2011-01-01 02:17:06 +00:00
php_memory_streams.h - Year++ 2011-01-01 02:17:06 +00:00
php_network.h - Year++ 2011-01-01 02:17:06 +00:00
php_open_temporary_file.c - Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent, windows fix 2011-03-28 16:43:49 +00:00
php_open_temporary_file.h - Year++ 2011-01-01 02:17:06 +00:00
php_output.h gcc barks about these, so clean it 2011-01-14 12:32:27 +00:00
php_reentrancy.h - Year++ 2011-01-01 02:17:06 +00:00
php_scandir.c - Year++ 2011-01-01 02:17:06 +00:00
php_scandir.h - Year++ 2011-01-01 02:17:06 +00:00
php_sprintf.c - Year++ 2011-01-01 02:17:06 +00:00
php_streams.h - Year++ 2011-01-01 02:17:06 +00:00
php_syslog.h - Year++ 2011-01-01 02:17:06 +00:00
php_ticks.c - Year++ 2011-01-01 02:17:06 +00:00
php_ticks.h - Year++ 2011-01-01 02:17:06 +00:00
php_variables.c - Year++ 2011-01-01 02:17:06 +00:00
php_variables.h - Year++ 2011-01-01 02:17:06 +00:00
php_version.h Get rid of autoconf warnings 2011-05-16 00:14:47 +00:00
php.h Add php_ignore_value() macro to suppress unused return value warnings 2011-05-16 16:58:02 +00:00
reentrancy.c - Year++ 2011-01-01 02:17:06 +00:00
rfc1867.c Remove unused variable 2011-03-13 05:25:45 +00:00
rfc1867.h Fix zend.multibyte oddities. Hope this will address all the known problems. 2011-03-06 07:00:30 +00:00
SAPI.c - windows only 2011-03-15 17:14:32 +00:00
SAPI.h Fix a couple of warnings. Use %zu to printf a time_t and get_request_time 2011-05-16 15:52:31 +00:00
snprintf.c - Fixed bug #54055 (buffer overrun with high values for precision ini 2011-02-21 06:53:24 +00:00
snprintf.h - Fixed bug #54055 (buffer overrun with high values for precision ini 2011-02-21 06:53:24 +00:00
spprintf.c - Fixed bug #54055 (buffer overrun with high values for precision ini 2011-02-21 06:53:24 +00:00
spprintf.h - Year++ 2011-01-01 02:17:06 +00:00
strlcat.c - Year++ 2011-01-01 02:17:06 +00:00
strlcpy.c - Year++ 2011-01-01 02:17:06 +00:00
win32_internal_function_disabled.h - Year++ 2011-01-01 02:17:06 +00:00
win95nt.h - Year++ 2011-01-01 02:17:06 +00:00