On Tue, Sep 14, 2010 at 4:34 PM, Alexander Graf wrote:
>
> Am 14.09.2010 um 18:31 schrieb Blue Swirl :
>
>> On Mon, Sep 13, 2010 at 9:26 PM, Andreas Färber
>> wrote:
>>> From: Andreas Färber
>>>
>>> vl.c has a Sun-specific hack to supply a prototype for madvise(),
>>> but the call site has appa
On Mon, Sep 13, 2010 at 9:26 PM, Andreas Färber wrote:
> From: Andreas Färber
>
> vl.c has a Sun-specific hack to supply a prototype for madvise(),
> but the call site has apparently moved to arch_init.c.
>
> Haiku doesn't implement madvise() in favor of posix_madvise().
> OpenBSD and Solaris 10
Am 14.09.2010 um 18:31 schrieb Blue Swirl :
> On Mon, Sep 13, 2010 at 9:26 PM, Andreas Färber
> wrote:
>> From: Andreas Färber
>>
>> vl.c has a Sun-specific hack to supply a prototype for madvise(),
>> but the call site has apparently moved to arch_init.c.
>>
>> Haiku doesn't implement madvi