bug-hurd
[Top][All Lists]
Advanced

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

Re: mremap


From: Roland McGrath
Subject: Re: mremap
Date: Sun, 26 Apr 2009 11:37:27 -0700 (PDT)

mremap cannot be defined correctly in terms of mmap and munmap.
It is not in the common GNU API/ABI, only in Linux.
The malloc code is full of HAVE_REMAP conditionals.
Just fix whatever the new case is to properly conditionalize its use.


Thanks,
Roland




reply via email to

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