Problem using kill for child process

2004-01-16 Thread Pierre Mallard
quot;,pid); kill(pid); //Or kill(pid,1) printf("Waiting for child to terminate\n"); wait(); //Seg Fault if kill(pid,1) //Wait till tomorrow if kill(pid) printf("Exiting\n");fflush(stdout); return 0; } } = Pierre Mallard 4 rue Auguste Marin

Re: Problem with Ip address

2003-10-21 Thread Pierre Mallard
elp Pierre --- Corinna Vinschen <[EMAIL PROTECTED]> a écrit : > On Tue, Oct 21, 2003 at 12:58:32PM +0200, Pierre > Mallard wrote: > > Hi, > > I'm trying to make an rcp command like this : > > > > rcp /cygwin.bat 192.168.0.150:/Users/Pierre/ > > > > it sa

Problem with Ip address

2003-10-21 Thread Pierre Mallard
Hi, I'm trying to make an rcp command like this : rcp /cygwin.bat 192.168.0.150:/Users/Pierre/ it says : 192.168.0: Impossible d'attribuer l'adresse demandée* *Impossible to attribute the asked address ping 192.168.0.150 works fine... Thanks for your help Pierre = Pierre M

Problem with Ip address

2003-10-21 Thread Pierre Mallard
Hi, I'm trying to make an rcp command like this : rcp /cygwin.bat 192.168.0.150:/Users/Pierre/ it says : 192.168.0: Impossible d'attribuer l'adresse demandée* *Impossible to attribute the asked address ping 192.168.0.150 works fine... Thanks for your help Pierre = Pierre M

registry heap_chunk_in_mb doesn't seems to have any effect on cygwin memory

2003-01-08 Thread Pierre Mallard
Hi, Works on cygwin cygwin1.dll version : 05/07/2002 system Windows XP I'm running out of memory on one of my app on cygwin. The amount I can get seems to be 512 megs and no more. I have try to set the registry HKCU/software/cygnus solutions/cygwin/heap_chunk_in_mb to 2ff and more but that doesn