php-src/ext/sockets
Jason Greene 86c2eaf741 Fix for PR #9729, 9664, 9656, 8667.
All compilers on Solaris should build this extension correctly now.
It turns out the SUN CC, by default, enables a define that enables the use of
#pragma redefine extname in sun header files. This is why cc would work,
and gcc wouldn't.

-Jason
2001-04-10 03:16:05 +00:00
..
config.m4 Cleaned up a bit. Removed some checks for header files that are 2001-04-04 00:06:49 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
EXPERIMENTAL Added some missing EXPERIMENTAL files plus some missing extensions 2001-01-19 13:43:41 +00:00
Makefile.in * Makefile.in 2000-07-03 04:35:57 +00:00
php_sockets.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
sockets.c Fix for PR #9729, 9664, 9656, 8667. 2001-04-10 03:16:05 +00:00
sockets.php * Makefile.in 2000-07-03 04:35:57 +00:00