# # ChangeLog for trunk/xcache/xc_lock.c in svn # # Generated by Trac 1.0.6.post2 # 2018-04-21T13:44:54Z Mon, 20 May 2013 08:02:40 GMT Xuefer [1245] * trunk/ChangeLog (modified) * trunk/xcache/xc_lock.c (modified) fixes #301: refix locking impl Tue, 18 Dec 2012 04:31:22 GMT Xuefer [1206] * trunk/xcache/xc_lock.c (modified) mutex code clean up Mon, 17 Dec 2012 17:11:58 GMT Xuefer [1204] * trunk/mod_cacher/xc_cacher.c (modified) * trunk/xcache/xc_lock.c (modified) * trunk/xcache/xc_lock.h (modified) finished improve stability on threaded env Mon, 17 Dec 2012 13:22:17 GMT Xuefer [1200] * trunk/xcache/xc_lock.c (modified) zts build fix Mon, 17 Dec 2012 10:18:22 GMT Xuefer [1199] * trunk/ChangeLog (modified) * trunk/NEWS (modified) * trunk/mod_cacher/xc_cacher.c (modified) * trunk/xcache/xc_lock.c (modified) * trunk/xcache/xc_lock.h (modified) fix for ZTS Mon, 17 Dec 2012 06:11:34 GMT Xuefer [1198] * trunk/xcache/xc_lock.c (modified) ws fix Thu, 06 Dec 2012 11:47:52 GMT Xuefer [1186] * trunk/mod_cacher/xc_cacher.c (modified) * trunk/xcache/xc_lock.c (modified) use correct header for getpid() Thu, 18 Oct 2012 07:49:35 GMT Xuefer [1154] * trunk/xcache/xc_lock.c (modified) * trunk/xcache/xc_shm_mmap.c (modified) avoid using rand() without seed. use getpid Sun, 22 Jul 2012 06:57:08 GMT Xuefer [1027] * trunk/mod_coverager/xc_coverager.c (modified) * trunk/mod_disassembler/xc_disassembler.c (modified) * trunk/processor/processor.m4 (modified) * trunk/xcache.c (modified) * trunk/xcache.h (modified) * trunk/xcache/xc_compatibility.h (modified) * trunk/xcache/xc_lock.c (modified) * trunk/xcache/xc_lock.h (modified) refactor: improve build, kill warning Wed, 18 Jul 2012 03:19:57 GMT Xuefer [987] * trunk/Makefile.frag (modified) * trunk/config.m4 (modified) * trunk/config.w32 (modified) * trunk/submodules/xc_disassembler.c (modified) * trunk/xcache (moved) * trunk/xcache.c (modified) * trunk/xcache.h (modified) * trunk/xcache/xc_sandbox.c (copied) * trunk/xcache/xc_sandbox.h (copied) * trunk/xcache/xc_utils.c (copied) * trunk/xcache/xc_utils.h (copied) main/ conflict with php/main/ Tue, 17 Jul 2012 08:35:45 GMT Xuefer [982] * trunk/Makefile.frag (modified) * trunk/bin (added) * trunk/bin/phpdc.phpr (moved) * trunk/bin/phpdop.phpr (moved) * trunk/config.m4 (modified) * trunk/config.w32 (modified) * trunk/devel (added) * trunk/devel/gen_const_string_opcodes.awk (moved) * trunk/devel/gen_xc_opcode_spec.awk (moved) * trunk/devel/graph (moved) * trunk/devel/prepare.devel (moved) * trunk/devel/prepare.devel.inc.example (moved) * trunk/devel/run (copied) * trunk/devel/test.mak (moved) * trunk/gen_structinfo.awk (moved) * trunk/lib (added) * trunk/lib/Decompiler.class.php (moved) * trunk/main (added) * trunk/main/README (added) * trunk/main/xc_const_string.c (moved) * trunk/main/xc_const_string.h (moved) * trunk/main/xc_const_string_opcodes_php4.x.h (moved) * trunk/main/xc_const_string_opcodes_php5.0.h (moved) * trunk/main/xc_const_string_opcodes_php5.1.h (moved) * trunk/main/xc_const_string_opcodes_php5.4.h (moved) * trunk/main/xc_const_string_opcodes_php6.x.h (moved) * trunk/main/xc_lock.c (moved) * trunk/main/xc_lock.h (moved) * trunk/main/xc_malloc.c (moved) * trunk/main/xc_mem.c (moved) * trunk/main/xc_mem.h (moved) * trunk/main/xc_opcode_spec.c (moved) * trunk/main/xc_opcode_spec.h (moved) * trunk/main/xc_opcode_spec_def.h (moved) * trunk/main/xc_processor.c (moved) * trunk/main/xc_shm.c (moved) * trunk/main/xc_shm.h (moved) * trunk/main/xc_shm_mmap.c (moved) * trunk/main/xc_utils.c (moved) * trunk/main/xc_utils.h (moved) * trunk/processor/head.m4 (modified) * trunk/run (added) * trunk/submodules (added) * trunk/submodules/xc_assembler.c (moved) * trunk/submodules/xc_coverager.c (moved) * trunk/submodules/xc_coverager.h (moved) * trunk/submodules/xc_decoder.c (moved) * trunk/submodules/xc_disassembler.c (moved) * trunk/submodules/xc_disassembler.h (moved) * trunk/submodules/xc_encoder.c (moved) * trunk/submodules/xc_optimizer.c (moved) * trunk/submodules/xc_optimizer.h (moved) * trunk/util (added) * trunk/util/README (added) * trunk/util/xc_align.h (moved) * trunk/util/xc_foreachcoresig.h (moved) * trunk/util/xc_stack.c (moved) * trunk/util/xc_stack.h (moved) * trunk/util/xc_vector.h (added) * trunk/xcache.c (modified) * trunk/xcache.h (modified) * trunk/xcache_globals.h (modified) move files to subdirs