X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=src%2Fmswindows.h;h=e298e066ff91bc4e7e2aa94480fc91ce1463edd3;hb=4d7c5e087b2bc82c9f503dff003916d1047903ce;hp=0799b8319f3d0b2b09d60433691cf32e0f0a91e4;hpb=f25d593c16d10ae1ef6d519eb0268fead356b014;p=wget diff --git a/src/mswindows.h b/src/mswindows.h index 0799b831..e298e066 100644 --- a/src/mswindows.h +++ b/src/mswindows.h @@ -1,11 +1,11 @@ /* Declarations for windows - Copyright (C) 1996-2005 Free Software Foundation, Inc. + Copyright (C) 1996-2006 Free Software Foundation, Inc. This file is part of GNU Wget. GNU Wget is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2 of the License, or +the Free Software Foundation; either version 3 of the License, or (at your option) any later version. GNU Wget is distributed in the hope that it will be useful, @@ -14,8 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Wget; if not, write to the Free Software Foundation, Inc., -51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. +along with Wget. If not, see . In addition, as a special exception, the Free Software Foundation gives permission to link the code of its release of Wget with the @@ -84,7 +83,6 @@ so, delete this exception statement from your version. */ /* Define a wgint type under Windows. */ typedef __int64 wgint; #define SIZEOF_WGINT 8 -#define WGINT_MAX LL (9223372036854775807) /* str_to_wgint is a function with the semantics of strtol[l], but which works on wgint. */ @@ -95,7 +93,7 @@ typedef __int64 wgint; #else # define str_to_wgint strtoll # define NEED_STRTOLL -# define strtoll_return __int64 +# define strtoll_type __int64 #endif /* Windows has no symlink, therefore no lstat. Without symlinks lstat