Re: [PHP-DEV] Add PHP3 flock() support From: Shane Caraveo (shane <email protected>)
Date: 02/04/99

Sascha Schumann wrote:
>
> On Tue, Feb 02, 1999 at 05:23:29PM -0500, Shane Caraveo wrote:
> > Was the flock port for windows (in the win32 directory, used with dbm
> > stuff if I remember right) working with that also? I don't have time
> > now, and until after the 15th of this month, to do anything with php.
>
> win32/flock.h and compat.h define currently the same things, I suggest to fold
> win32/flock.c into compat.c together with the appropiate #if checks. Is
>
> #if WIN32|WINNT
>
> enough?
>
> --

Yep. If you can take care of it, much appreciated.

Shane

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>