summaryrefslogtreecommitdiff
path: root/win32
Commit message (Collapse)AuthorAgeFilesLines
* - Make Win32 compile againAndi Gutmans1999-09-181-1/+2
|
* - Make dir functions compile in Win32Andi Gutmans1999-09-051-4/+5
| | | | | - Fix too early memory manager initialization (For you Thies)
* More cleanupsZeev Suraski1999-09-031-0/+12
|
* - Add PHP Modules workspaceZeev Suraski1999-08-131-0/+29
| | | | | | - Get the MySQL module to compile&work under thread-safe Win32 - Fix various thread safety issues with dynamic modules
* solve infinite recursion error when including <signal.h>Philippe Verdy1999-08-081-1/+13
|
* Use php.ini instead of php3.iniZeev Suraski1999-06-191-1/+1
|
* * fixed some #if/#ifdef issuesStig Bakken1999-06-161-1/+1
| | | | | | | | | | | | * hand-patched in php3 changes from 3.0.6 to HEAD in these files: fopen-wrappers.[ch] ext/standard/file.[ch] ext/standard/fsock.[ch] ext/standard/php3_string.h ext/standard/string.c * added some new file/socket macros for more readable code: FP_FGETS(buf,len,sock,fp,issock) FP_FREAD(buf,len,sock,fp,issock) FP_FEOF(sock,fp,issock) FP_FGETC(sock,fp,issock)
* Sync. with php3. Only add Date: and From: if not supplied by userFrank M. Kromann1999-06-101-13/+15
|
* A lot of cleanups... Removed old thread-safe code and other redundant code ↵Zeev Suraski1999-04-244-58/+43
| | | | and files
* Remove tls.[ch]Zeev Suraski1999-04-235-22/+3
|
* Forgot to add these - Win32 registry supportZeev Suraski1999-04-182-0/+81
|
* A lot of php3_ini -> php_ini workZeev Suraski1999-04-101-3/+3
|
* PHP 4.0Zeev Suraski1999-04-0720-0/+1447