summaryrefslogtreecommitdiff
path: root/ext/standard/filestat.c
Commit message (Expand)AuthorAgeFilesLines
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Finish fopen-wrappers rename.Sascha Schumann2001-02-231-1/+1
* Correctly check for the existence of the st_rdev field.Sascha Schumann2001-02-211-1/+1
* Small typo.Egon Schmid2001-02-151-1/+1
* @BeOS patch from svanegmond@bang.dhs.org modified somewhat by RasmusRasmus Lerdorf2001-01-211-1/+1
* Hardcode all functions which are mentioned in the Large File Support SpecSascha Schumann2000-12-071-2/+2
* Fix #8079 - filetype now knows about socketsStanislav Malyshev2000-12-031-0/+3
* - Use CHECKUID_* #define's instead of cryptic numbers in php_checkuid()Andi Gutmans2000-11-021-4/+4
* mode_t fixesZeev Suraski2000-10-311-2/+3
* update my email.Thies C. Arntzen2000-10-291-1/+1
* Thought that I had just committed something really stupid.Zak Greant2000-09-161-2/+2
* trivial changeZak Greant2000-09-161-13/+13
* Virtualize realpath, chmod, chown and utimeAndi Gutmans2000-08-061-4/+4
* Fix safe mode handling by touchStanislav Malyshev2000-07-271-1/+1
* Fix memory leak in touch when safety check failsStanislav Malyshev2000-07-271-1/+3
* - I wrote a long msg but the commit didn't go through.Zeev Suraski2000-06-251-4/+4
* Fixed protos.Egon Schmid2000-06-121-1/+1
* Make chmod in safe mode not allow SUID bitsStanislav Malyshev2000-06-091-2/+10
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-6/+6
* another bunch of proto fixesHartmut Holzgraefe2000-05-231-1/+4
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* typo fixHartmut Holzgraefe2000-05-171-1/+1
* correctionHartmut Holzgraefe2000-05-171-2/+2
* took over missing prototypes from php3 sourceHartmut Holzgraefe2000-05-171-2/+87
* - Fix virtual cwd bugZeev Suraski2000-04-201-3/+3
* - Change PHP_ to V_ (directory & file functions)Andi Gutmans2000-04-151-1/+1
* - Hopefully got most of them. We also need a chdir_file function likeAndi Gutmans2000-03-301-1/+1
* is_executable() for root fixedHartmut Holzgraefe2000-03-171-1/+3
* Emulate user/group/other on WindowsSam Ruby2000-03-151-0/+18
* imap_utf7_encode didn't expand international characters to 16bitHartmut Holzgraefe2000-03-141-3/+36
* @Cleaned up extension namespace (Stig)Stig Bakken2000-03-061-36/+1
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Fix for filesize() and others on sockets.Andrei Zmievski2000-02-141-1/+2
* Fine tune Andi's patchZeev Suraski2000-02-111-3/+3
* - Get rid of some more evil MSVC5's and switch standard/ to use PHP_WIN32Andi Gutmans2000-02-101-3/+3
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* Make the Win32 tree compile againZeev Suraski1999-12-201-5/+4
* Ex APIEvan Klinger1999-12-201-52/+56
* More php3_ annihilationZeev Suraski1999-12-181-5/+5
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-2/+2
* More php3_ annihilationZeev Suraski1999-12-171-9/+9
* Make filestat.c thread-safeSascha Schumann1999-12-121-55/+53
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-1/+1
* imported diskfreespace from 3.0Thies C. Arntzen1999-08-171-0/+110
* added a few PLS_FETCH()Thies C. Arntzen1999-08-151-0/+2
* Fixed bug #2023.Andrey Hristov1999-08-131-0/+1
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-13/+13
* More symbol work.Andrey Hristov1999-07-261-21/+22
* A bunch of grunt work updating function entries and declarations.Andrey Hristov1999-07-241-29/+30
* License updateZeev Suraski1999-07-161-20/+9