On Thu, Sep 01, 2005 at 01:25:29PM +0200, Alfred M. Szmidt wrote: > Can we be sure that we don't have to also hook realloc() and > memalign()? > > I don't think so, check the code for realloc/memalign to be sure, I > don't have access to it here.
I don't think they're used in the Hurd code; those who originally wrote (or adapted) kalloc.c would have taken care of that, I suppose. My question was rather if we can be sure that realloc() or memalign() aren't used by e.g. printf() or other library functions that mach-defpager is calling. Regards, Thomas _______________________________________________ Bug-hurd mailing list Bug-hurd@gnu.org http://lists.gnu.org/mailman/listinfo/bug-hurd