summaryrefslogtreecommitdiff
path: root/getopt.c
Commit message (Collapse)AuthorAgeFilesLines
* getopt.h conflicted with system include fileSascha Schumann1999-05-291-1/+1
|
* * Plenty of thread safety and Win32 work.Zeev Suraski1999-04-261-6/+5
| | | | | | | | | | | * Changed PHP4 to compile as a DLL, both ISAPI and the the CGI run with the same DLL. * Switched to using the DLL runtime library under Win32. PHP will NOT work if compiled against the static library! * Removed yesterday's php4libts project (with php4dllts, it's obsolete). This *does* affect thread-unsafe Windows as well - the thread unsafe CGI is also dependant on the thread-unsafe DLL.
* PHP 4.0Zeev Suraski1999-04-071-0/+171