summaryrefslogtreecommitdiff
path: root/ext/sysvshm/sysvshm.c
Commit message (Expand)AuthorAgeFilesLines
* MFHStig Bakken2001-10-111-0/+2
* more tsrm cleanupSascha Schumann2001-08-051-2/+2
* Full include paths are preferrable.Jon Parise2001-08-031-2/+2
* smart_str use requires php_smart_str.h.Jon Parise2001-08-031-0/+1
* Convert serializer to smart_str.. avoids lots of sprintf's andSascha Schumann2001-08-031-6/+3
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-1/+1
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+2
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-13/+23
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* fixed shm_remove to expect the correct argument.Gavin Sherry2001-05-151-12/+13
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* fixed BUG #8306: shmat() returns -1 on errors, not NULLHartmut Holzgraefe2000-12-181-1/+1
* Update to use reference-serializer tooStanislav Malyshev2000-10-301-2/+9
* Add support for serializing references.Stanislav Malyshev2000-10-301-1/+1
* Use zend_register_list_destructors_ex() instead.Andrei Zmievski2000-10-251-1/+1
* Mega-patch to get better resource information for modules.Andrei Zmievski2000-10-201-2/+3
* Some protos corrected.Egon Schmid2000-08-121-2/+2
* Changed the descriptions.Egon Schmid2000-07-101-6/+6
* Changed some protos and the authors email address.Egon Schmid2000-07-101-8/+6
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-6/+6
* 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
* proto correctedHartmut Holzgraefe2000-05-171-1/+1
* #if COMPILE_DLSascha Schumann2000-05-021-1/+1
* Replace the various get_module() functions with a uniformSascha Schumann2000-05-021-1/+1
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-1/+1
* - Convert 'PHP3' to 'PHP'Zeev Suraski2000-02-261-2/+2
* More protos.Egon Schmid2000-02-241-11/+6
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Fix compile on AIX, #2071Sascha Schumann2000-01-121-0/+1
* 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-6/+6
* More php3_ annihilationZeev Suraski1999-12-181-19/+19
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-1/+1
* More php3_ annihilationZeev Suraski1999-12-171-5/+5
* Initialize value properlySascha Schumann1999-12-121-1/+1
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-2/+2
* Use new Zend API and some minor cleanup.Sascha Schumann1999-09-241-118/+77
* - Upgraded var_dump() to take multiple argumentsAndrey Hristov1999-09-201-2/+2
* fixed sysv_shm*Thies C. Arntzen1999-08-091-29/+10
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-15/+15
* License updateZeev Suraski1999-07-161-20/+9
* - run ext sources through conv_protoSascha Schumann1999-05-211-6/+6
* - fix compile issues for various packages (dbase, sysv*, zlib)Sascha Schumann1999-05-211-6/+1
* * 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/+485