| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-3.4 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,SPF_HELO_PASS,TW_CG,T_RP_MATCHES_RCVD |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| From: | Michael Vance <michael DOT vance AT salliemae DOT com> |
| Subject: | Re: Inheritance of /dev/urandom filedesc fails |
| Date: | Wed, 18 Apr 2012 18:56:08 +0000 (UTC) |
| Lines: | 36 |
| Message-ID: | <loom.20120418T205337-953@post.gmane.org> |
| References: | <4F7F40C1 DOT 7030004 AT t-online DOT de> <20120406194125 DOT GA8118 AT ednor DOT casa DOT cgf DOT cx> <4F7F4AB7 DOT 6000106 AT t-online DOT de> <loom DOT 20120417T231101-859 AT post DOT gmane DOT org> <20120418061532 DOT GB16586 AT ednor DOT casa DOT cgf DOT cx> |
| Mime-Version: | 1.0 |
| User-Agent: | Loom/3.14 (http://gmane.org/) |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Christopher Faylor <cgf-use-the-mailinglist-please <at> cygwin.com> writes:
>
> On Tue, Apr 17, 2012 at 09:16:06PM +0000, Michael Vance wrote:
> >Christian Franke <Christian.Franke <at> t-online.de> writes:
> >>Christopher Faylor wrote:
> >>>On Fri, Apr 06, 2012 at 09:15:13PM +0200, Christian Franke wrote:
> >>>>The inheritance of a /dev/clipboard filedesc through fork() fails in
> >>>>1.7.13. Last working snapshot was 2012-03-30.
> >>>Should be fixed in the next snapshot.
> >>>
> >>>http://cygwin.com/snapshots/
> >>>
> >>
> >>Confirmed
> >
> >Maybe not. I'm seeing a similar problem with /dev/urandom that still
> >exists in latest snapshot.
>
> Should be fixed in today's snapshot.
>
> cgf
Confirmed. Thanks!
user AT machine ~
$ uname -vsr
CYGWIN_NT-6.1-WOW64 1.7.14s(0.260/5/3) 20120418 05:58:18
user AT machine ~
$ RNDSTRING=$(</dev/urandom tr -dc [:print:] | head -c120)
user AT machine ~
$ set | grep 'RNDSTRING'
RNDSTRING='40vSp\#gH jUx[G-"gw*mH_{:/,\|JIGH*y+,-m0Z9OL6hP||%{zw(o
tGg]~R$N&T>3HZ?&K#0q+y t^jd2!ykC<,NE=_#13/0/QWqV"1.EJ8hL`78TCi=;'
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |