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
Message-ID: <3EA8771F.5080706@ece.gatech.edu>
Date: Thu, 24 Apr 2003 19:45:35 -0400
From: Charles Wilson <cwilson@ece.gatech.edu>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4a) Gecko/20030401
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: usleep source - newbie question
References: <b89mgh$gfd$1@main.gmane.org> <Pine.GSO.4.44.0304241808050.10996-100000@slinky.cs.nyu.edu>
In-Reply-To: <Pine.GSO.4.44.0304241808050.10996-100000@slinky.cs.nyu.edu>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Igor Pechtchanski wrote:


>>I am interested in the usleep() routine but I do not need the entire cygwin
>>library. Would some kind soul please point me to the source for this one
>>routine.
>>Thank you!
> 
> 
> <http://cygwin.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/signal.cc?rev=1.42&content-type=text/plain&cvsroot=src>
> 	Igor


Note that (almost) all portions of the cygwin source code are also 
covered by the GPL, even if you don't link to or use the entire library. 
  Thus, if you incorporate the usleep code into your project, you must 
open-source your project.

--Chuck


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

