Re: Updated: cygwin-1.3.10-1

2002-02-28 Thread Pascal Rouchon
unsubscribe ___ Do You Yahoo!? -- Une adresse yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html

Re: [ANNOUNCEMENT] Updated: cygwin-1.3.10-1

2002-02-28 Thread Karl Zilles
Anyone seen this? bash.exe Application Error The application failed to initialize properly (0xc022). Click on OK to terminate the application. I am also getting this error after I upgraded. I'd be happy to run any diagnostics people can think of, or share any configuration info

Re: [ANNOUNCEMENT] Updated: cygwin-1.3.10-1 - bash application error

2002-02-28 Thread Peter Wohlers
Karl Zilles wrote: Anyone seen this? bash.exe Application Error The application failed to initialize properly (0xc022). Click on OK to terminate the application. I am also getting this error after I upgraded. I'd be happy to run any diagnostics people can think of, or

Re: [ANNOUNCEMENT] Updated: cygwin-1.3.10-1 - bash application error

2002-02-28 Thread Christophe LEITIENNE
Hi all, bash.exe Application Error The application failed to initialize properly (0xc022). Click on OK to terminate the application. I am also getting this error after I upgraded. I'm experiencing the same problem. ANY shell you start from login generates this error (not only

[ANNOUNCEMENT] Updated: cygwin-1.3.10-1

2002-02-27 Thread Christopher Faylor
I've made a new version of the Cygwin DLL and associated utilities available for download. As usual, a list of what has changed is below. To update your installation, click on the Install Cygwin now link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run

RE: Updated: cygwin-1.3.10-1

2002-02-27 Thread urs muff
PROTECTED]] Sent: Wednesday, February 27, 2002 4:34 PM To: [EMAIL PROTECTED] Subject:Updated: cygwin-1.3.10-1 I've made a new version of the Cygwin DLL and associated utilities available for download. As usual, a list of what has changed is below. To update your installation, click

Re: Updated: cygwin-1.3.10-1

2002-02-27 Thread Christopher Faylor
On Wed, Feb 27, 2002 at 04:49:07PM -0700, urs muff wrote: Has there been any attempt to convert apt-get for Cygwin? That would really help a lot and would make the setup obsolete. Absolutely not. Ridiculous notion. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug

Re: Updated: cygwin-1.3.10-1

2002-02-27 Thread Lapo Luchini
- Use QueryPerformance* functions for gettimeofday calls. (cgf) Gh, you did it, no need to send that assignment then 0=) (but well, there could also be some other idea to implement in the future...) - Implement socket read/write using recv/send. (corinna) Wasn't this already in? I actually