On Sunday, April 25, Brad wrote: > On Sat, Apr 24, 2010 at 08:52:25PM -0700, Philip Guenther wrote: > > On Sat, Apr 24, 2010 at 1:33 PM, Brad <[email protected]> wrote: > > ... > > > I have updated the diff with your suggestions. > > > > Close: I think the #include of <sys/cdefs.h> needs to be moved up in > > sys/mman.h so that the __BSD_VISIBLE test actually works. Otherwise, > > looks good to me. > > How about this? > [...] > +int posix_madvise(void *, size_t, int);
Are people serious? I mean, what's next? posix_read, posix_write, posix_kill? I suppose, if it *has* to exist... but YUCK! -Toby.
