Re: Routing Networks

2004-01-14 Thread ISAAC GELADO FERNANDEZ
- Mensaje original - De: "Crist J. Clark" <[EMAIL PROTECTED]> Fecha: MiƩrcoles, Enero 14, 2004 10:06 pm Asunto: Re: Routing Networks > On Wed, Jan 14, 2004 at 08:43:37AM +0100, Isaac Gelado wrote: > > Nicol?s de Bari Embr?z G. R. escribi?: > > >Hi all, I need some help routing or making

Re: POSIX Threads

2004-01-26 Thread ISAAC GELADO FERNANDEZ
- Mensaje original - De: Jeremy Messenger <[EMAIL PROTECTED]> Fecha: MiƩrcoles, Octubre 29, 2003 6:33 pm Asunto: Re: POSIX Threads > On Wed, 29 Oct 2003 13:10:53 +0100, Isaac Gelado <[EMAIL PROTECTED]> wrote: > > > > But, when the server is running under FreeBSD 5.0 > > > I think tha

Re: A simple question

2004-03-05 Thread ISAAC GELADO FERNANDEZ
De: Chungwei Hsiung <[EMAIL PROTECTED]> Fecha: Viernes, Marzo 5, 2004 7:43 pm >I have a simple test program. I compile it, > and > gdb to disassemble main. I got the following.. > > 0x80481f8 : push %ebp > 0x80481f9 : mov%esp,%ebp > 0x80481fb : sub$0x8,%esp > 0x80481fe :

Re: A simple question

2004-03-05 Thread ISAAC GELADO FERNANDEZ
> ISAAC GELADO FERNANDEZ wrote: > > >De: Chungwei Hsiung <[EMAIL PROTECTED]> > >Fecha: Viernes, Marzo 5, 2004 7:43 pm > > > > > >>I have a simple test program. I compile it, > >>and > >>gdb to disassemble main. I got the f