]> granicus.if.org Git - php/commit
main/php_compat.h
authorAnantha Kesari H Y <hyanantha@php.net>
Sat, 23 Jul 2005 11:45:28 +0000 (11:45 +0000)
committerAnantha Kesari H Y <hyanantha@php.net>
Sat, 23 Jul 2005 11:45:28 +0000 (11:45 +0000)
commit2abccacfa5ef35b0cc78f0fd7353788577dbe7f6
treebc1e61afd1124375e1c6b1beaffde10368348240
parent70f9d2d390997a46a7d927d586b2074e8d52715e
main/php_compat.h
NetWare can make use of Autoconf based build.

main/php_open_temporary_file.c
NetWare LibC SDK has sys/param.h so removing the redundant NEW_LIBC checks.
NetWare LibC has mkstemp implementation

main/mergesort.c
Removing redundant sys/socket.h includes

main/reentrant.c
Removing the redundant rentrant time function wrappers of NetWare

--Kamesh
main/mergesort.c
main/php_compat.h
main/php_open_temporary_file.c
main/reentrancy.c