X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:cc:subject:message-id:references
	:mime-version:content-type:in-reply-to; q=dns; s=default; b=ln5q
	j19LTA5YZIPLRQf0s2DOJxewlB7oku0Ju2e19EG8QP7/j7COaSMUH/2Tb5nvDa5l
	3GDUci1q7ejyjZWCQolYhgXF16d+s9sih6ux7LVhwnhKvVWSg5aLE4+0vxbFygLo
	iOuXHiDmLRBClg37Ge6WfmOMddbCAVv/zNwomJk=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:cc:subject:message-id:references
	:mime-version:content-type:in-reply-to; s=default; bh=U1l4s6jzA/
	7LX/ZcI16Szdnk9Ik=; b=yvRexklYDUPV+t+HGBIJBCaCQmdv75chR1CXI/OvRS
	KRU6l+RaHbKf3+t8xA57kp/a4mQL6TgGZ0k5dJzR4Qj1Z/rep/5OOGaf9aDAfF2j
	TOjmTcK5xFVLTznUzFplsEXy0eVahDVv+wdfxhYeQlsZi3lA6/LZRvxq/5Usapkf
	o=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.1
Date: Thu, 11 Apr 2013 14:39:34 -0700
From: Steve Kargl <sgk@troutmask.apl.washington.edu>
To: Tobias Burnus <burnus@net-b.de>
Cc: cygwin@cygwin.com, fortran@gcc.gnu.org
Subject: Re: Cygwin with clock_gettime and CLOCK_MONOTONIC - gives always 0
Message-ID: <20130411213934.GA30487@troutmask.apl.washington.edu>
References: <5166A0B3.70801@net-b.de> <5166BCA1.5040204@net-b.de> <20130411134835.GD18333@calimero.vinschen.de> <51670B6B.3000503@net-b.de> <20130411195200.GJ18333@calimero.vinschen.de> <51671EAA.8030901@net-b.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <51671EAA.8030901@net-b.de>
User-Agent: Mutt/1.5.21 (2010-09-15)

On Thu, Apr 11, 2013 at 10:35:54PM +0200, Tobias Burnus wrote:
> 
> * gfortran's example for random_see should be change to not use 
> system_clock for the random seed.
> 

I disagree.  The example is just that a short example
that demonstrates how to use random_seed.  Anyone using
that example in his/her code without testing the results
in his/her potentially broken environment should not be
programming.

-- 
Steve

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

