Re: updating to latest cygwin broke X

2004-11-11 Thread Gabi
On Thu, Nov 11, 2004 at 10:43:42PM -0500, Christopher Faylor wrote: > > The mailing list for cygwin/x is cygwin-xfree at cygwin dot com. > I do not know about you Cristopher, but if there is something broken with the update, I would like to read about it here, instead of going to look to other

Re: X desktop?

2004-11-08 Thread Gabi
On Sun, Nov 07, 2004 at 07:07:15PM +1100, Robert Mark Bram wrote: > Hi All! > > I have started my remote X session with the following > export DISPLAY=127.0.0.1:0.0 > PATH=/usr/X11R6/bin:$PATH > eval `ssh-agent` > rm -rf /tmp/.X11-unix > XWin -screen 0 1024 768 & > ssh -X [

Re: PROBLEM - Signals not handled while waiting on semphores

2004-02-23 Thread Gabi Davar
vior with SA_RESTART to be implementation defined. -gabi Christopher Faylor wrote: On Mon, Feb 23, 2004 at 04:48:22PM +0200, Gabi Davar wrote: Thanks for the quick reply, classic SysV semaphores do behave correctly with new dll. unfortunately there are still problems - * flag SA_RESTART pass

Re: PROBLEM - Signals not handled while waiting on semphores

2004-02-23 Thread Gabi Davar
(semaphore.h) The following code reproduces the problem with cygwin1.dll & cygserv.exe from 2004-02-21 -gabi == struct sigaction gintact; sem_t *sem; static int sem_count = 0; char sem_name[ 64 ]; sprintf( sem_name, "/