Re: Windows port merge - Various fixes [PATCH]

From: Robert Collins <robertc@dont-contact.us>
Date: 20 Apr 2003 14:37:19 +1000

I've reviewed this and am merging it in now.

The netdb fix was wrong BTW - it needs to be O_BINARY for all platforms,
not just windows.

(On platforms that don't ever do translation, we define O_BINARY as 0).

Rob

On Sun, 2003-04-06 at 23:04, Guido Serassio wrote:
> Hi,
>
> This is the 7th of some splitted native Windows patches grouped by
> functionality.
>
> Native Windows port enhancements:
>
> - client_side_reply.cc: MS Visual C++ compatibility fix
> - comm.cc: ioctl() and fnctl() handling
> - defines.h: New Windows specific defines
> - globals.h: New Windows specific global variables
> - main.cc and tool.cc: Isolated unsupported code functions (signal, fork,
> child)
> - net_db.cc: netdb_state file must be opened in binary mode
> - protos.h: New Windows specific function prototypes
> - squid.h: min() and max() are already defined in Windows
>
> Regards
>
> Guido
>
>
> -
> =======================================================
> Serassio Guido
> Via Albenga, 11/4 10134 - Torino - ITALY
> E-mail: guido.serassio@serassio.it
> WWW: http://www.serassio.it

-- 
GPG key available at: <http://users.bigpond.net.au/robertc/keys.txt>.

Received on Sat Apr 19 2003 - 22:38:03 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:19:41 MST