delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1998/05/23/05:10:51

From: noer AT cygnus DOT com (Geoffrey Noer)
Subject: Re: gettimeofday function, and crypt
23 May 1998 05:10:51 -0700 :
Message-ID: <19980522164502.B11143.cygnus.gnu-win32@cygnus.com>
References: <Pine DOT OSF DOT 3 DOT 95 DOT 980305020343 DOT 2704B-100000 AT grace DOT isc DOT rit DOT edu>
Mime-Version: 1.0
To: Andy Piper <andyp AT parallax DOT co DOT uk>,
David Skidmore <dss2351 AT osfmail DOT isc DOT rit DOT edu>
Cc: gnu-win32 AT cygnus DOT com

> These are also not in the headers, I have had to define these for XEmacs:
> 
> extern void cygwin32_win32_to_posix_path_list(const char*, char*);
> extern int cygwin32_win32_to_posix_path_list_buf_size(const char*);
> extern void cygwin32_posix_to_win32_path_list(const char*, char*);
> extern int cygwin32_posix_to_win32_path_list_buf_size(const char*);

These were recently added to sys/cygwin.h.

> struct timeval;
> struct timezone;
> extern int gettimeofday(struct timeval *tp, struct timezone *tzp);
> extern int gethostname (char* name, int namelen);
> extern char*	mktemp(char *);
> extern void	sync();
> extern int	ioctl(int, int, ...);

I just added these to the appropriate places...

> extern double	logb(double);

This one I have yet to deal with.

-- 
Geoffrey Noer
noer AT cygnus DOT com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


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