www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/1998/09/22/01:19:30

From: noer AT cygnus DOT com (Geoffrey Noer)
Subject: Re: gettimeofday function, and crypt
22 Sep 1998 01:19:30 -0700 :
Message-ID: <19980922010715.20673.cygnus.cygwin32.developers@cygnus.com>
References: <3 DOT 0 DOT 3 DOT 32 DOT 19980313162908 DOT 00bac700 AT mailhost>
Mime-Version: 1.0
To: Andy Piper <andyp AT parallax DOT co DOT uk>
Cc: David Skidmore <dss2351 AT osfmail DOT isc DOT rit DOT edu>,
cygwin32-developers AT cygnus DOT com

Hi,

Well, better late than never...  :-)

On Tue, May 26, 1998 at 09:16:06AM +0100, Andy Piper wrote:
>
> Thanks. I have subsequently had to add:
> 
> 				/* sys/stat.h */
> extern int lstat(const char *path, struct stat *buf);
> 				/* unistd.h */
> extern int readlink(const char *path, void *buf, unsigned int bufsiz);
> extern int symlink(const char *name1, const char *name2);
> 				/* sys/time.h */
> extern int setitimer(int which, const struct itimerval *value,
> 		     struct itimerval *ovalue);
> extern int utimes(char *file, struct timeval *tvp);

Already done.

> extern int srandom( unsigned seed);
> extern long random();

These aren't in there yet.  I can't find them in SunOS or Linux header
files either.  Where should they go???

> I have also had to add these windows defines (amongst others):
> 
> #define ICC_BAR_CLASSES 4

Added!

> #define SIF_TRACKPOS	0x0010

Already added.

> #define FW_BLACK	FW_HEAVY
> #define FW_ULTRABOLD	FW_EXTRABOLD
> #define FW_ULTRALIGHT	FW_EXTRALIGHT

Added!

> #define VK_APPS			0x5D

Already added.

> #define APPCMD_FILTERINITS	0x20L
> #define CBF_FAIL_SELFCONNECTIONS 0x1000
> #define CBF_SKIP_ALLNOTIFICATIONS	0x3C0000
> #define CBF_FAIL_ADVISES	0x4000
> #define CBF_FAIL_POKES		0x10000
> #define CBF_FAIL_REQUESTS	0x20000
> #define SZDDESYS_TOPIC		"System"

Added!

> #define SND_ASYNC		1
> #define SND_NODEFAULT		2
> #define SND_MEMORY		4
> #define SND_FILENAME		0x2000L

Already added.

> #define JOHAB_CHARSET 		130
> #define MAC_CHARSET 		77

Added!

-- 
Geoffrey Noer
noer AT cygnus DOT com

- Raw text -


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