summaryrefslogtreecommitdiff
path: root/ext/shmop/shmop.c
Commit message (Expand)AuthorAgeFilesLines
* 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-8/+7
* - Removed the shm_* aliasesDerick Rethans2000-10-191-13/+6
* - Renamed the shm_ to shmop_ and created aliases for the old shm_Derick Rethans2000-10-191-24/+31
* protos fixedHartmut Holzgraefe2000-10-111-8/+8
* Move static declaration to source file.Sascha Schumann2000-10-071-0/+2
* @- Added the shmop extension. It allows more general ways of shared memoryDerick Rethans2000-10-011-0/+333