RE: [PECL-CVS] svn: /pecl/wincache/trunk/ config.w32 package.xml php_wincache.c php_wincache.h precomp.h wincache_alloc.c wincache_alloc.h wincache_aplist.c wincache_debug.c wincache_debug.h wincache_error.h wincache_fcache.c wincache_filemap.c winca
[email protected] ("Kanwaljeet Singla (IIS)")
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <4B528C0D482C9B45A81AC78E542549303A5B9E04@TK5EX14MBXC123.redmond.corp.microsoft.com> |
Pierre. We are trying to reroute few file related php functions through file cache in WinCache. Functionality I added helps in doing this. We are not using MS detours code for this. So there is nothing to worry about from licensing perspective. I will change the name of this feature to *reroute* to not cause confusion with MS detours. I missed adding source files for new features. Added those. Thanks for bringing that to my attention. Kanwal -----Original Message----- From: Pierre Joye [mailto:[email protected]] Sent: Friday, March 26, 2010 12:41 PM To: Kanwaljeet Singla Cc: [email protected] Subject: Re: [PECL-CVS] svn: /pecl/wincache/trunk/ config.w32 package.xml php_wincache.c php_wincache.h precomp.h wincache_alloc.c wincache_alloc.h wincache_aplist.c wincache_debug.c wincache_debug.h wincache_error.h wincache_fcache.c wincache_filemap.c winca On Fri, Mar 26, 2010 at 7:26 PM, Kanwaljeet Singla <[email protected]> wrote: > ksingla Fri, 26 Mar 2010 18:26:22 +0000 > > Revision: http://svn.php.net/viewvc?view=revision&revision=296892 > > Log: > Few bug fixes and file change notification + detours feature additions. How does detours affect the license and usage of wincache? Detours is not as liberal as BSD when it comes to use it in production or commercial environments (see http://research.microsoft.com/en-us/projects/detours/). Btw, you forgot to commit a file, wincache_detour.h Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org