summaryrefslogtreecommitdiff
path: root/main/php_realpath.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove php_realpath from build.Sascha Schumann2000-08-201-30/+0
| | | | | It was broken and should not be used in any way.
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-2/+2
| | | | | | | | | Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment" All identifiers that begin with an underscore and either an uppercase letter or another underscore are always reserved for any use by the implementation.
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
|
* Get the license right... (this won't make it to RC1 of B4)Zeev Suraski2000-02-191-2/+2
|
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
| | | | | you start counting at 0 or 1).
* More php3_ annihilationZeev Suraski1999-12-171-1/+1
|
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-0/+30
.*\.[ch] files were changed. There is a slight chance that my script missed a few changes, please correct them manually.