| Commit message (Expand) | Author | Age | Files | Lines |
* | php_reentrancy.h is needed for strtok_r | Sascha Schumann | 2000-05-01 | 1 | -0/+1 |
* | - Take Sascha's advice and create on V_OPEN() which replaces open(). | Andi Gutmans | 2000-04-30 | 1 | -4/+3 |
* | Fix virtual_open() by adding ellipse | Sascha Schumann | 2000-04-30 | 2 | -2/+2 |
* | - Implement V_OPEN() V_OPEN_CREAT() and V_CREAT(). | Andi Gutmans | 2000-04-29 | 3 | -0/+56 |
* | - Never mind. Seems like we're still missing the open() functionality | Zeev Suraski | 2000-04-29 | 1 | -1/+1 |
* | - Give VIRTUAL_DIR another try after testing it extensively on our web site | Zeev Suraski | 2000-04-29 | 1 | -1/+1 |
* | no more broken scripts by erroneously terminating header()'s argument | Hartmut Holzgraefe | 2000-04-28 | 1 | -0/+6 |
* | - Fix an invalid trick (it was valid when header() was using | Zeev Suraski | 2000-04-28 | 3 | -13/+12 |
* | (php_module_startup) is now doing setlocale(LC_ALL, "") instead of just setlo... | Thies C. Arntzen | 2000-04-28 | 1 | -1/+1 |
* | Change to using macros | Zeev Suraski | 2000-04-27 | 1 | -1/+1 |
* | More error handling work (still completely disabled) | Zeev Suraski | 2000-04-27 | 2 | -4/+28 |
* | - Fix crash bug in localtime_r. If locatime() returns NULL then also return | Zeev Suraski | 2000-04-24 | 1 | -2/+5 |
* | - Missed second argument | Zeev Suraski | 2000-04-21 | 1 | -1/+1 |
* | - Fix last fix for Windows | Andi Gutmans | 2000-04-21 | 1 | -1/+1 |
* | - Small fix to virtual_Chdir_file() to include the trailing slash when | Andi Gutmans | 2000-04-21 | 1 | -0/+3 |
* | A few .dsp fixes | Zeev Suraski | 2000-04-20 | 1 | -1/+1 |
* | - Change a getcwd() | Andi Gutmans | 2000-04-20 | 1 | -1/+1 |
* | - virtual_lstat() doesn't exist on Windows. | Andi Gutmans | 2000-04-20 | 1 | -0/+4 |
* | - Export strlcat()/strcpy() for Frank. | Andi Gutmans | 2000-04-20 | 5 | -4/+10 |
* | - Fix virtual cwd bug | Zeev Suraski | 2000-04-20 | 3 | -5/+41 |
* | - Add missing V_STAT() | Andi Gutmans | 2000-04-20 | 7 | -6/+33 |
* | *** empty log message *** | Colin Viebrock | 2000-04-19 | 2 | -193/+618 |
* | Support E_USER_* error types | Zeev Suraski | 2000-04-19 | 1 | -0/+9 |
* | Corrected some protos. | Egon Schmid | 2000-04-18 | 1 | -7/+6 |
* | Document the ob_*() functions | Zeev Suraski | 2000-04-18 | 1 | -0/+16 |
* | Undefine HAVE_*_R, so that we get our replacements | Sascha Schumann | 2000-04-16 | 1 | -0/+7 |
* | - PHP_FOPEN -> V_FOPEN | Andi Gutmans | 2000-04-15 | 1 | -2/+2 |
* | Remove unnecessary argument | Zeev Suraski | 2000-04-15 | 1 | -1/+1 |
* | - Change PHP_ to V_ (directory & file functions) | Andi Gutmans | 2000-04-15 | 6 | -26/+26 |
* | Forgot to commit the php4 fixes | Zeev Suraski | 2000-04-15 | 2 | -1/+3 |
* | Make error_prepend_string and error_append_string work | Rasmus Lerdorf | 2000-04-14 | 2 | -0/+5 |
* | Undo bogus commit | Rasmus Lerdorf | 2000-04-14 | 1 | -1/+1 |
* | I don't see why this should be gcc dependant and this fixes bugs 4140 | Rasmus Lerdorf | 2000-04-14 | 1 | -1/+1 |
* | - Turn off VIRTUAL_DIR by default | Andi Gutmans | 2000-04-11 | 2 | -2/+2 |
* | Fix another missing opened_path assignment | Zeev Suraski | 2000-04-10 | 1 | -3/+11 |
* | - Try and resolve the problem with current working directories not being | Andi Gutmans | 2000-04-10 | 3 | -1/+13 |
* | - Don't need to extern functions | Andi Gutmans | 2000-04-09 | 5 | -9/+34 |
* | - Make all CVS users use the new virtual dir support. | Andi Gutmans | 2000-04-08 | 1 | -2/+0 |
* | Add a missing expand_filepath() | Zeev Suraski | 2000-04-07 | 1 | -3/+13 |
* | - Fix const declaratirs in virtual cwd | Zeev Suraski | 2000-04-07 | 2 | -10/+10 |
* | - This slipped in. Enable VIRTUAL_DIR when we're in ZTS. Eventually it | Andi Gutmans | 2000-04-07 | 1 | -0/+3 |
* | - Add wddx support to the default build | Andi Gutmans | 2000-04-07 | 2 | -1/+3 |
* | Update the PHP logo | Zeev Suraski | 2000-04-05 | 1 | -492/+190 |
* | - Not needed anymore | Andi Gutmans | 2000-04-05 | 1 | -1/+0 |
* | - More fixes | Andi Gutmans | 2000-04-05 | 1 | -4/+12 |
* | - Fix | Andi Gutmans | 2000-04-05 | 1 | -4/+1 |
* | Prettying up the output of phpinfo(). Someone has to tell me how | Colin Viebrock | 2000-04-05 | 1 | -6/+7 |
* | Fix a problem with the virtual directory mechanism (corruption of the filenam... | Zeev Suraski | 2000-04-05 | 2 | -18/+28 |
* | - fopen and ZTS fixes | Andi Gutmans | 2000-04-03 | 1 | -3/+3 |
* | *** empty log message *** | Zeev Suraski | 2000-04-02 | 1 | -1/+1 |