summaryrefslogtreecommitdiff
path: root/ext/sysvsem
Commit message (Expand)AuthorAgeFilesLines
* fix typos in error messages & resource nameAntony Dovgal2005-01-201-3/+3
* "The Visa to Sibiria" (work in progress)Hartmut Holzgraefe2004-03-231-0/+39
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Fixed compiler warnings.Ilia Alshanetsky2003-08-311-11/+11
* proto fixesAndrey Hristov2003-07-191-4/+4
* updating license information in the headers.James Cox2003-06-102-6/+6
* SKIP -> SKIPIFfoobar2003-04-161-1/+1
* WS & CS fixesfoobar2003-03-071-19/+26
* 64-bit correction to variables passed to zend_parse_parametersDavid Hill2003-03-061-1/+1
* Changed php_error to php_error_docref.Ilia Alshanetsky2003-01-191-10/+10
* Bump year.Sebastian Bergmann2002-12-312-2/+2
* Add test for both sysvsem and sysvshmMelvyn Sopacua2002-11-041-0/+114
* Really *really* fix the segfault bug #17274 and bug #19627 this time.Wez Furlong2002-09-271-27/+9
* Add an optional flag to sem_get that specifies if the semaphore should beWez Furlong2002-05-172-60/+37
* - MFBDerick Rethans2002-03-281-1/+5
* the 'setup' script was removed more than two years ago.jim winstead2002-03-161-5/+0
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-7/+1
* Maintain headers.Sebastian Bergmann2002-02-282-3/+3
* Update headers.Sebastian Bergmann2001-12-112-4/+4
* Unified the configure messages.foobar2001-11-301-0/+2
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-1/+2
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-11/+11
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-1/+1
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th...Zeev Suraski2001-07-301-1/+0
* 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-7/+17
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* Added function sem_removeGavin Sherry2001-05-151-0/+1
* Added sem_remove to remove semaphores from memoryGavin Sherry2001-05-151-3/+72
* - Fix copyright notices with 2001Andi Gutmans2001-02-262-2/+2
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* 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
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-22/+10
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* - Nuke COMPILE_DL. Modules that need to be compiled as dll's in WindowsAndi Gutmans2000-06-101-5/+0
* - 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
* Make sysvsem buildable as shared moduleSascha Schumann2000-05-022-32/+23
* #if COMPILE_DLSascha Schumann2000-05-021-1/+1
* Replace the various get_module() functions with a uniformSascha Schumann2000-05-021-1/+1
* Remove trailing empty linesSascha Schumann2000-05-011-4/+0
* Large test commit IVSascha Schumann2000-05-011-0/+1
* Large commit test IIISascha Schumann2000-05-011-0/+3
* Improved in-tree shared libraries build systemSascha Schumann2000-05-011-1/+1
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-6/+1
* I don't see why this should be gcc dependant and this fixes bugs 4140Rasmus Lerdorf2000-04-141-1/+1