Loading lib/amigaos.c +5 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2005, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2007, Daniel Stenberg, <daniel@haxx.se>, et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms Loading @@ -21,6 +21,8 @@ * $Id$ ***************************************************************************/ #if !defined(WIN32) && !defined(_WIN32) && !defined(__WIN32__) && !defined(_WIN32_WCE) #include "amigaos.h" #include <amitcp/socketbasetags.h> Loading Loading @@ -72,3 +74,5 @@ BOOL amiga_init() #ifdef __libnix__ ADD2EXIT(amiga_cleanup,-50); #endif #endif /* Not for Windows */ lib/amigaos.h +5 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2005, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2007, Daniel Stenberg, <daniel@haxx.se>, et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms Loading @@ -21,6 +21,8 @@ * $Id$ ***************************************************************************/ #if !defined(WIN32) && !defined(_WIN32) && !defined(__WIN32__) && !defined(_WIN32_WCE) #ifndef LIBCURL_AMIGAOS_H #define LIBCURL_AMIGAOS_H Loading Loading @@ -56,3 +58,5 @@ extern BOOL amiga_init(); #endif /* __ixemul__ */ #endif /* LIBCURL_AMIGAOS_H */ #endif /* Not for Windows */ lib/nwlib.c +5 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2004, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2007, Daniel Stenberg, <daniel@haxx.se>, et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms Loading @@ -21,6 +21,8 @@ * $Id$ ***************************************************************************/ #if !defined(WIN32) && !defined(_WIN32) && !defined(__WIN32__) && !defined(_WIN32_WCE) #include <errno.h> #include <string.h> #include <stdlib.h> Loading Loading @@ -298,3 +300,5 @@ void DisposeThreadData(void *data) free(data); } } #endif /* Not for Windows */ Loading
lib/amigaos.c +5 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2005, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2007, Daniel Stenberg, <daniel@haxx.se>, et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms Loading @@ -21,6 +21,8 @@ * $Id$ ***************************************************************************/ #if !defined(WIN32) && !defined(_WIN32) && !defined(__WIN32__) && !defined(_WIN32_WCE) #include "amigaos.h" #include <amitcp/socketbasetags.h> Loading Loading @@ -72,3 +74,5 @@ BOOL amiga_init() #ifdef __libnix__ ADD2EXIT(amiga_cleanup,-50); #endif #endif /* Not for Windows */
lib/amigaos.h +5 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2005, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2007, Daniel Stenberg, <daniel@haxx.se>, et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms Loading @@ -21,6 +21,8 @@ * $Id$ ***************************************************************************/ #if !defined(WIN32) && !defined(_WIN32) && !defined(__WIN32__) && !defined(_WIN32_WCE) #ifndef LIBCURL_AMIGAOS_H #define LIBCURL_AMIGAOS_H Loading Loading @@ -56,3 +58,5 @@ extern BOOL amiga_init(); #endif /* __ixemul__ */ #endif /* LIBCURL_AMIGAOS_H */ #endif /* Not for Windows */
lib/nwlib.c +5 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2004, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2007, Daniel Stenberg, <daniel@haxx.se>, et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms Loading @@ -21,6 +21,8 @@ * $Id$ ***************************************************************************/ #if !defined(WIN32) && !defined(_WIN32) && !defined(__WIN32__) && !defined(_WIN32_WCE) #include <errno.h> #include <string.h> #include <stdlib.h> Loading Loading @@ -298,3 +300,5 @@ void DisposeThreadData(void *data) free(data); } } #endif /* Not for Windows */