]> granicus.if.org Git - php/commit
main/main.c
authorAnantha Kesari H Y <hyanantha@php.net>
Tue, 26 Jul 2005 13:51:34 +0000 (13:51 +0000)
committerAnantha Kesari H Y <hyanantha@php.net>
Tue, 26 Jul 2005 13:51:34 +0000 (13:51 +0000)
commit21bcceda8d7b7ce85a997683d1cac55f2fb0c56b
tree159f2e6a90bdfc4580918044ab8eb16333f6a94d
parent1b7a2b100eec3c58bf29be47d2d84014f79d30f5
main/main.c
Removing redundant NEW_LIBC checks

main/fopen_wrappers.c
NetWare LibC SDK has sys/pwd.h and sys/param.h
Removed redundant NEW_LIBC checks

main/user_streams.c
NetWare specific stat structure issues.

main/php_scandir.c
Netware LibC SDK does not have search.h

main/network.c
Removed redundant NEW_LIBC checks.
NetWare LibC SDK has sys/param.h
--Kamesh
main/fopen_wrappers.c
main/main.c
main/network.c
main/php_scandir.c
main/user_streams.c