glibc-bsd-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Glibc-bsd-hackers] Re: __curbrk (and &_end)


From: Roland McGrath
Subject: [Glibc-bsd-hackers] Re: __curbrk (and &_end)
Date: Mon, 23 Feb 2004 13:24:06 -0800

And besides why not just use initialized

void *__curbrk = &_end;

? True, that does do the reloc even before brk is called the first time,
but you will want it.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]