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
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
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
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
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
5 matches
Mail list logo