delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/1998/07/29/17:51:40

From: noer AT cygnus DOT com (Geoffrey Noer)
Subject: Re: <sys/unistd.h> not namespace-clean
29 Jul 1998 17:51:40 -0700 :
Message-ID: <19980730002800.F30137.cygnus.cygwin32.developers@cygnus.com>
References: <19980728040344 DOT 57037 AT mundook DOT cs DOT mu DOT OZ DOT AU>
Mime-Version: 1.0
To: Fergus Henderson <fjh AT cs DOT mu DOT OZ DOT AU>,
Cygnus GNU-win32 mailing list <gnu-win32 AT cygnus DOT com>
Cc: cygwin32-developers AT cygnus DOT com

> --- unistd.h	Thu Feb 26 10:42:23 1998
> +++ unistd.h.fixed	Tue Jul 28 03:51:41 1998
> @@ -73,8 +73,8 @@
>  
>  #ifdef __CYGWIN32__
>  unsigned _EXFUN(usleep, (unsigned int _useconds ));
> -int     _EXFUN(ftruncate, (int fd, off_t length));
> -int     _EXFUN(truncate, (const char *, off_t length));
> +int     _EXFUN(ftruncate, (int _fd, off_t _length));
> +int     _EXFUN(truncate, (const char *, off_t _length));
>  #endif

I am making this change and fixing all similar protos.  Thanks!

-- 
Geoffrey Noer
noer AT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019