In article <1lcgiu4.18zr2h51aac07zm%[email protected]>, Emmanuel Dreyfus <[email protected]> wrote: >Hi > >NetBSD-current seems to lack posix_fallocate(2) >http://pubs.opengroup.org/onlinepubs/009695299/functions/posix_fallocate >.html > >Is someone already working on it, or has thoughs about how it should be >implemented?
FreeBSD has it as a system call. It should be easy to dup. christos
