summaryrefslogtreecommitdiff
path: root/ext/sysvsem/sysvsem.c
Commit message (Expand)AuthorAgeFilesLines
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-2/+2
* Use #ifdef COMPILE_DL_EXTNAME solely.Sascha Schumann2000-05-231-1/+1
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* #if COMPILE_DLSascha Schumann2000-05-021-1/+1
* Replace the various get_module() functions with a uniformSascha Schumann2000-05-021-1/+1
* I don't see why this should be gcc dependant and this fixes bugs 4140Rasmus Lerdorf2000-04-141-1/+1
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-1/+1
* More protos.Egon Schmid2000-02-241-3/+3
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* - The tree compiles againZeev Suraski1999-12-181-4/+4
* More php3_ annihilationZeev Suraski1999-12-181-16/+17
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-1/+1
* More php3_ annihilationZeev Suraski1999-12-171-2/+2
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-1/+1
* Use new Zend API and some minor cleanup.Sascha Schumann1999-09-241-20/+20
* AIX wants the value, not the pointer to the value.Sascha Schumann1999-08-251-1/+11
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-11/+11
* License updateZeev Suraski1999-07-161-20/+9
* - run ext sources through conv_protoSascha Schumann1999-05-211-3/+3
* - fix compile issues for various packages (dbase, sysv*, zlib)Sascha Schumann1999-05-211-5/+2
* - add phpext_pgsql_ptrSascha Schumann1999-05-211-1/+14
* * Get Apache to work. POST doesn't work yet.Zeev Suraski1999-05-111-1/+1
* last bunch of extensions moving to ext/Stig Bakken1999-04-221-0/+343