summaryrefslogtreecommitdiff
path: root/ext/shmop/php_shmop.h
Commit message (Expand)AuthorAgeFilesLines
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Switched to a new parameter parsing API, which simplifies the code.Ilia Alshanetsky2002-11-201-2/+2
* Maintain headers.Sebastian Bergmann2002-02-281-2/+2
* - shmop_open has a new flag for read/write access, 'w'Yasuo Ohgaki2002-01-091-0/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* fix macrosDaniel Beulshausen2001-09-171-1/+1
* let ext\shmop build under win32Daniel Beulshausen2001-08-071-0/+4
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-3/+1
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* - Renamed the shm_ to shmop_ and created aliases for the old shm_Derick Rethans2000-10-191-6/+6
* Move static declaration to source file.Sascha Schumann2000-10-071-2/+0
* @- Added the shmop extension. It allows more general ways of shared memoryDerick Rethans2000-10-011-0/+83