Re: proc_waiter: error on read of child wait pipe

2011-11-07 Thread Denis Excoffier
On Sat, Nov 05, 2011 at 09:49:08AM +0100, Corinna Vinschen wrote: >> On Nov 4 13:28, Denis Excoffier wrote: >> > >> > Hello, >> > >> > I have all the packages up to date, and also the last Cygwin snapshot: >> > [...] >> >> Fixed in CVS and the latest snapshot. Does not seem so. jupiter% cat /

Re: proc_waiter: error on read of child wait pipe

2011-11-07 Thread Corinna Vinschen
On Nov 7 09:01, Denis Excoffier wrote: > On Sat, Nov 05, 2011 at 09:49:08AM +0100, Corinna Vinschen wrote: > >> On Nov 4 13:28, Denis Excoffier wrote: > >> > > >> > Hello, > >> > > >> > I have all the packages up to date, and also the last Cygwin snapshot: > >> > [...] > >> > >> Fixed in CVS a

Re: Copying HDD to another HDD

2011-11-07 Thread Mike Brown
On Sun, Nov 06, 2011 at 11:44:06PM +0800, KHMan wrote: > Some random notes. fsarchiver also allows for flexibility on size. But I > have mostly used partimage from systemrescuecd in practice for the bootable > partition, for: (a) moving from IDE to SATA, (b) moving from SATA to a > larger SATA,

[ANNOUNCEMENT] Updated: {libsigc2.0/libsigc2.0_0/libsigc2.0-devel/libsigc2.0-doc}-2.2.10-2

2011-11-07 Thread Chris Sutcliffe
Version 2.2.10-2 of "libsigc" has been uploaded. libsigc++ implements a typesafe callback system for standard C++. This release has been compiled against the latest g++ release to address stability issues in the '-1' release.              *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to uns

[ANNOUNCEMENT] Updated: {libtorrent/libtorrent11/libtorrent-devel}-0.12.9-2

2011-11-07 Thread Chris Sutcliffe
Version 0.12.9-1 of "libtorrent" has been uploaded. LibTorrent is a BitTorrent library written in C++ for *nix, with afocus on high performance and good code. This release has been compiled against the latest g++ release to address stability issues in the '-1' release.              *** CYGWIN-ANNO

[ANNOUNCEMENT] Updated: rtorrent-0.8.9-2

2011-11-07 Thread Chris Sutcliffe
Version 0.8.9-2 of "rtorrent" has been uploaded. rtorrent is an ncurses based bittorrent client.  It is ideal for usewith  screen or dtach. It supports saving of sessions and allows theuser to add and remove torrents. This release has been compiled against the latest g++ release to address stabil

Re: gcj exception compiling

2011-11-07 Thread Jon Clugston
> > In a posting earlier I have written, that the class does not have any main > method, so the > information to setup the --main flag does not help. In my project there are > only > abstract classes, interface classes and classes without main methods, so I > would like > to compile the sources to

ptsname_r

2011-11-07 Thread Eric Blake
Since ptsname() is not thread-safe on all platforms, it would be nice if cygwin could also export ptsname_r() to match glibc. If no one beats me to it, I'll try and submit patches this week. -- Eric Blake ebl...@redhat.com+1-801-349-2682 Libvirt virtualization library http://libvirt.org

Re: Problem with execution of binary file

2011-11-07 Thread Mark Geisert
Edvardsen Kåre writes: > The well working installation was kept on the HD in it's own renamed (C: > \cygwin.good) folder when I installed the latest version. The > installation went through like it was the first time I installed cygwin, > I hope this is ok? First, kindly

Re: ptsname_r

2011-11-07 Thread Christopher Faylor
On Mon, Nov 07, 2011 at 12:14:01PM -0700, Eric Blake wrote: >Since ptsname() is not thread-safe on all platforms, it would be nice if >cygwin could also export ptsname_r() to match glibc. > >If no one beats me to it, I'll try and submit patches this week. I'll do it. I've been in this code recen

Re: ptsname_r

2011-11-07 Thread Eric Blake
On 11/07/2011 12:35 PM, Christopher Faylor wrote: On Mon, Nov 07, 2011 at 12:14:01PM -0700, Eric Blake wrote: Since ptsname() is not thread-safe on all platforms, it would be nice if cygwin could also export ptsname_r() to match glibc. If no one beats me to it, I'll try and submit patches this

Re: ptsname_r

2011-11-07 Thread Eric Blake
On 11/07/2011 01:45 PM, Eric Blake wrote: On 11/07/2011 12:35 PM, Christopher Faylor wrote: On Mon, Nov 07, 2011 at 12:14:01PM -0700, Eric Blake wrote: Since ptsname() is not thread-safe on all platforms, it would be nice if cygwin could also export ptsname_r() to match glibc. If no one beats

FAQ 4.2 Why is Cygwin suddenly so slow? (was Re: cygwin very slow under virtual box (productivity hit))

2011-11-07 Thread Cyrille Lefevre
Le 05/11/2011 00:28, J.V. a écrit : I have Windows XP Pro x32 in a VM with the latest version of cygwin installed. When I open a cygwin bash shell, and type '$ls' it just sits there forever. as usual, plz, remove bash-completion... FAQ: http://cygwin.com/faq/ cygwin.com/faq/faq-nochunks.ht

Re: Why 'script' utility require SHELL (and work fine under Linux)?

2011-11-07 Thread Cyrille Lefevre
Le 04/11/2011 21:22, David Sastre a écrit : On Fri, Nov 04, 2011 at 06:05:39AM +0100, Cyrille Lefevre wrote: the base-file maintainer has been BCC'ed to add the export SHELL to the /etc/profile. GNU/Linux login sets SHELL to bash, mksh, ... whilst ssh sets SHELL to /bin/bash, /bin/posh, /bin/m

Re: ptsname_r

2011-11-07 Thread Christopher Faylor
On Mon, Nov 07, 2011 at 01:45:47PM -0700, Eric Blake wrote: >On 11/07/2011 12:35 PM, Christopher Faylor wrote: >> On Mon, Nov 07, 2011 at 12:14:01PM -0700, Eric Blake wrote: >>> Since ptsname() is not thread-safe on all platforms, it would be nice if >>> cygwin could also export ptsname_r() to matc

Re: ptsname_r

2011-11-07 Thread Christopher Faylor
On Mon, Nov 07, 2011 at 01:46:44PM -0700, Eric Blake wrote: >On 11/07/2011 01:45 PM, Eric Blake wrote: >> On 11/07/2011 12:35 PM, Christopher Faylor wrote: >>> On Mon, Nov 07, 2011 at 12:14:01PM -0700, Eric Blake wrote: Since ptsname() is not thread-safe on all platforms, it would be nice if >