index
:
php
PHP-5.3
PHP-5.4
dev/master/ldap-vlv
dev/php-5.3/ldap-vlv
dev/php-5.4/ldap-vlv
master
PHP Development
kolab-devel@kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
sysvsem
/
sysvsem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-01
- Year++
Felipe Pena
1
-1/+1
2011-07-25
- Make usage of new PHP_FE_END macro
Felipe Pena
1
-1/+1
2011-01-01
- Year++
Felipe Pena
1
-1/+1
2010-01-03
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
Sebastian Bergmann
1
-1/+1
2008-12-31
MFH: Bump copyright year, 3 of 3.
Sebastian Bergmann
1
-1/+1
2008-11-17
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
Felipe Pena
1
-4/+0
2008-11-02
- Revert ZEND_BEGIN_ARG_INFO change
Felipe Pena
1
-0/+4
2008-10-24
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
Felipe Pena
1
-4/+0
2008-06-29
- New parameter parsing API
Felipe Pena
1
-22/+40
2007-12-31
MFH: Bump copyright year, 2 of 2.
Sebastian Bergmann
1
-1/+1
2007-09-27
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
Dmitry Stogov
1
-1/+1
2007-05-11
MFH: remove warnings in resource dtor
Antony Dovgal
1
-4/+1
2007-01-01
MFH: Bump year.
Sebastian Bergmann
1
-1/+1
2006-01-01
bump year and license version
foobar
1
-3/+3
2005-12-15
Cleanup code and prevent usage of uninitialized variable.
Ilia Alshanetsky
1
-11/+1
2005-12-06
MFH: nuke php3 legacy
foobar
1
-1/+1
2005-08-03
- Bumber up year
foobar
1
-1/+1
2005-01-20
fix typos in error messages & resource name
Antony Dovgal
1
-3/+3
2004-01-08
- A belated happy holidays and PHP 5
Andi Gutmans
1
-2/+2
2003-08-31
Fixed compiler warnings.
Ilia Alshanetsky
1
-11/+11
2003-07-19
proto fixes
Andrey Hristov
1
-4/+4
2003-06-10
updating license information in the headers.
James Cox
1
-3/+3
2003-03-07
WS & CS fixes
foobar
1
-19/+26
2003-03-06
64-bit correction to variables passed to zend_parse_parameters
David Hill
1
-1/+1
2003-01-19
Changed php_error to php_error_docref.
Ilia Alshanetsky
1
-10/+10
2002-12-31
Bump year.
Sebastian Bergmann
1
-1/+1
2002-09-27
Really *really* fix the segfault bug #17274 and bug #19627 this time.
Wez Furlong
1
-27/+9
2002-05-17
Add an optional flag to sem_get that specifies if the semaphore should be
Wez Furlong
1
-60/+36
2002-03-28
- MFB
Derick Rethans
1
-1/+5
2002-02-28
Maintain headers.
Sebastian Bergmann
1
-2/+2
2001-12-11
Update headers.
Sebastian Bergmann
1
-2/+2
2001-10-11
* zend_module_entry change: apino, debug and zts are moved first,
Stig Bakken
1
-1/+2
2001-09-25
Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...
Jeroen van Wolffelaar
1
-11/+11
2001-09-09
- Don't wrap lines... this is annoying while coding.
Derick Rethans
1
-2/+2
2001-07-31
More TSRMLS_FETCH annihilation
Zeev Suraski
1
-1/+1
2001-07-30
Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th...
Zeev Suraski
1
-1/+0
2001-06-06
Fix folding and clean up some extensions
Rasmus Lerdorf
1
-1/+2
2001-06-05
vim-6 does folding - clean up a bunch of missing folding tags plus
Rasmus Lerdorf
1
-7/+17
2001-05-24
* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)
Stig Bakken
1
-0/+4
2001-05-15
Added sem_remove to remove semaphores from memory
Gavin Sherry
1
-3/+72
2001-02-26
- Fix copyright notices with 2001
Andi Gutmans
1
-1/+1
2000-10-25
Use zend_register_list_destructors_ex() instead.
Andrei Zmievski
1
-1/+1
2000-10-20
Mega-patch to get better resource information for modules.
Andrei Zmievski
1
-2/+3
2000-06-05
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
Andi Gutmans
1
-2/+2
2000-05-23
Use #ifdef COMPILE_DL_EXTNAME solely.
Sascha Schumann
1
-1/+1
2000-05-18
Update the license with the new clause 6
Zeev Suraski
1
-2/+2
2000-05-02
#if COMPILE_DL
Sascha Schumann
1
-1/+1
2000-05-02
Replace the various get_module() functions with a uniform
Sascha Schumann
1
-1/+1
2000-04-14
I don't see why this should be gcc dependant and this fixes bugs 4140
Rasmus Lerdorf
1
-1/+1
2000-03-06
Change extension names in all extensions' zend_module_entry to their
Stig Bakken
1
-1/+1
[next]