Re: [PHP-DEV] Add PHP3 flock() support From: Sascha Schumann (sas <email protected>)
Date: 02/02/99

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?

-- 
                     
          Regards,
						                                
                            Sascha Schumann | 
                                 Consultant | finger sas <email protected>
                                            | for PGP public key

-- 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>