Inheritance of /dev/urandom filedesc fails

2012-04-17 Thread Christopher Faylor
On Tue, Apr 17, 2012 at 09:16:06PM +, Michael Vance wrote: >Christian Franke 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

Re: Ctrl-C issue for Windows program

2012-04-17 Thread Christopher Faylor
On Tue, Apr 17, 2012 at 04:24:31PM -0500, Wm. David Bentlage wrote: >On Tue, Apr 17, 2012 at 9:48 AM, Christopher Faylor wrote: >> On Mon, Apr 16, 2012 at 12:57:09PM -0500, Wm. David Bentlage wrote: >>>Christopher, >>> >My issue started with 1.7.10 and remains the same in 1.7.13. Does

Re: Ctrl-C issue for Windows program

2012-04-17 Thread Wm. David Bentlage
On Tue, Apr 17, 2012 at 9:48 AM, Christopher Faylor wrote: > On Mon, Apr 16, 2012 at 12:57:09PM -0500, Wm. David Bentlage wrote: >>Christopher, >> My issue started with 1.7.10 and remains the same in 1.7.13. >>> >>> Does today's snapshot (when it shows up) work any better? >> >>I tried cygwin-i

Re: Cygwin 1.7.13 regression: Inheritance of /dev/clipboard filedesc fails

2012-04-17 Thread Michael Vance
Christian Franke 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 s

1334688804.85326.yahoomailclas...@web160301.mail.bf1.yahoo.com

2012-04-17 Thread Bing Ho
Well that's strange, when I compared the performance of aes on two different machines, i7-2600 3.4 ghz windows 7 64-bit with a laptop with core 2 duo t9600 2.8 ghz in single-threaded performance (in a 64-bit linux kernel version 3.3), oddly the core 2 duo is slightly faster by roughly 20-25%.

Re: OpenSSL 1.0.1-1 does not seem to support engine aesni

2012-04-17 Thread Nick Lowe
Oh, sorry, yes. I suspect that the AES-NI instructions are used 'silently' where supported by the processor. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cyg

Re: OpenSSL 1.0.1-1 does not seem to support engine aesni

2012-04-17 Thread Corinna Vinschen
On Apr 17 20:19, Nick Lowe wrote: > In 1.0.1: > > http://www.openssl.org/news/changelog.html > > "Add RC4-MD5 and AESNI-SHA1 "stitched" implementations. > > This work was sponsored by Intel. > [Andy Polyakov]" I didn't mean to imply that there's no new aesni mode, but if you take a look into th

Re: OpenSSL 1.0.1-1 does not seem to support engine aesni

2012-04-17 Thread Nick Lowe
In 1.0.1: http://www.openssl.org/news/changelog.html "Add RC4-MD5 and AESNI-SHA1 "stitched" implementations. This work was sponsored by Intel. [Andy Polyakov]" -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://c

Re: OpenSSL 1.0.1-1 does not seem to support engine aesni

2012-04-17 Thread Corinna Vinschen
On Apr 17 11:53, Bing Ho wrote: > Hi, > > I have cygwin 1.7.13-1 with openssl 1.0.1-1 installed and was interested in > benchmarking the new aesni hardware accelerated engine, and receive the error > below. > > Does aesni engine support require that I compile openssl myself? There is no aesni

OpenSSL 1.0.1-1 does not seem to support engine aesni

2012-04-17 Thread Bing Ho
Hi, I have cygwin 1.7.13-1 with openssl 1.0.1-1 installed and was interested in benchmarking the new aesni hardware accelerated engine, and receive the error below. Does aesni engine support require that I compile openssl myself? Thanks! $ openssl speed -engine aesni invalid engine "aesni" 26

Re: Package request: xml2

2012-04-17 Thread Larry Hall (Cygwin)
On 4/17/2012 5:49 AM, Martin wrote: "Yaakov (Cygwin/X)" writes: On 2012-04-11 09:06, Alexander Kriegisch wrote: There is a small Debian/Ubuntu package named "xml2": https://launchpad.net/ubuntu/+source/xml2 The current source code and usage description + examples are available at: http://ofb

Re: Ctrl-C issue for Windows program

2012-04-17 Thread Christopher Faylor
On Mon, Apr 16, 2012 at 12:57:09PM -0500, Wm. David Bentlage wrote: >Christopher, > >>>My issue started with 1.7.10 and remains the same in 1.7.13. >> >> Does today's snapshot (when it shows up) work any better? > >I tried cygwin-inst-20120415.tar.bz2. > >$ uname -a >CYGWIN_NT-5.2 server 1.7.14s(0.

Re: 1.7.11: Ctrl-C does not work in bash shell (Win7)

2012-04-17 Thread Christopher Faylor
On Tue, Apr 17, 2012 at 12:14:47AM -0700, Linda Walsh wrote: >Buchbinder, Barry (NIH/NIAID) [E] wrote: > >> Spackmann, Richard M. sent the following at Tuesday, April 03, 2012 2:18 PM >>> When I open up a cygwin command line bash shell and I notice now that >>> Ctrl-C does not exit out from the cur

Re: Can RPM packages be installed into Cygwin?

2012-04-17 Thread Christopher Faylor
On Mon, Apr 16, 2012 at 10:58:03PM -0700, Linda Walsh wrote: >De-Jian Zhao wrote: > >> Dear all, >> >> I noticed that there is a command - rpm - under Cygwin 1.7. Does that >> mean RPM packages can be installed into Cygwin? >> >> I tried to install ncbi-blast-2.2.26+-3.i686.rpm (see: >> ftp://f

Re: utf-8 support with getclip?

2012-04-17 Thread Chris Sutcliffe
I'm having an issue with getclip and pasting utf-8 strings (like "PONIEDZIAŁEK" for example).  Using mintty and right clicking I get exactly what's in the clipboard.  If I call getclip from the command line, I get PONIEDZIA?EK.  My LANG is set to en_CA.UTF-8. Any help would be appreciated. Thank

Re: Package request: xml2

2012-04-17 Thread Martin
"Yaakov (Cygwin/X)" writes: > On 2012-04-11 09:06, Alexander Kriegisch wrote: >> There is a small Debian/Ubuntu package named "xml2": >> https://launchpad.net/ubuntu/+source/xml2 >> >> The current source code and usage description + examples are available at: >> http://ofb.net/~egnor/xml2/ >> htt

Re: 1.7.11: Ctrl-C does not work in bash shell (Win7)

2012-04-17 Thread Linda Walsh
Buchbinder, Barry (NIH/NIAID) [E] wrote: Spackmann, Richard M. sent the following at Tuesday, April 03, 2012 2:18 PM When I open up a cygwin command line bash shell and I notice now that Ctrl-C does not exit out from the current command prompt to start a new one. Ctrl-C will however exit a run

The checking for python problem (was Re: Can RPM packages be installed into Cygwin?)

2012-04-17 Thread Linda Walsh
Buchbinder, Barry (NIH/NIAID) [E] wrote: De-Jian Zhao sent the following at Monday, April 09, 2012 11:12 AM On 4/8/2012 5:10 AM, De-Jian Zhao wrote: On 2012-4-7 16:12, marco atzeri wrote: Thanks, Marco. I was not trying to run a native linux apps, and instead tried to rebuild the app from sour