summaryrefslogtreecommitdiff
path: root/ext/shmop
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-192-30/+37
* protos fixedHartmut Holzgraefe2000-10-111-8/+8
* Move static declaration to source file.Sascha Schumann2000-10-072-2/+2
* typoSascha Schumann2000-10-031-1/+1
* Clean up the alignment of configure --help outputRasmus Lerdorf2000-10-021-1/+1
* @- Added the shmop extension. It allows more general ways of shared memoryDerick Rethans2000-10-016-0/+502