Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Injected-Via-Gmane: http://gmane.org/
To: cygwin@cygwin.com
From: Shankar Unni <shankar@cotagesoft.com>
Subject: Re: 1.3.22: (gcc) problem using gettimeofday with -mno-cygwin
Date: Mon, 31 Mar 2003 09:53:24 -0800
Lines: 18
Message-ID: <b69va8$18t$1@main.gmane.org>
References: <018101c2f79a$c4386650$cc0aa8c0@adexainc.com> <b69n9s$m1u$1@main.gmane.org> <20030331154134.GA6503@redhat.com> <01ad01c2f7a1$18bd9c30$cc0aa8c0@adexainc.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Complaints-To: usenet@main.gmane.org
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312
X-Accept-Language: en-us, en
In-Reply-To: <01ad01c2f7a1$18bd9c30$cc0aa8c0@adexainc.com>

Rob Siklos wrote:

> Does anyone know if Windows provides something similar?  If so, how would I
> access it from my program?

The best thing would be to visit http://msdn.microsoft.com and read the 
library (the Win32 SDK).

There have also been various attempts to provide "very thin" (usually 
partial) POSIX API layers on top of Win32 (unlike, say, Cygwin or UWin, 
which provide nearly complete POSIX emulation layers on top of Win32). 
Just google for "Unix POSIX API Win32" or something like that.

Here's one such attempt: http://pw32.sourceforge.net/main.html

--
Shankar.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

