NetBSD/include
dholland d0352e761c Add userlevel manifestations of posix_fallocate and fdiscard, in
unistd.h and libc, and add a man page.

Allow wiggle room in the man page for implementations of fallocate
that either (a) don't fully unwind on failure, leaving new blocks
allocated without changing the file size, or (b) create only in-memory
transient reservations that disappear when crashing or rebooting.

Also, add crossreference to fdiscard from ftruncate(2), and remove the
old BUGS entry from there that called for a generalized version that
allows discarding ranges of a file: that's what fdiscard is.
2014-07-25 08:30:47 +00:00
..
arpa
protocols
rpc Always use the reentrant rpc_createerr. Otherwise every threaded program 2014-06-06 14:31:24 +00:00
rpcsvc
ssp Apparently clang pretends to be gcc 4.2 but is secretly much awesomer 2014-04-25 18:37:38 +00:00
a.out.h
aio.h
ar.h
assert.h
atomic.h
bitstring.h
bm.h
cdbw.h
complex.h
cpio.h
ctype.h
db.h
dirent.h
disktab.h
dlfcn.h
err.h
errno.h
fenv.h
fmtmsg.h
fnmatch.h
fstab.h
fts.h
ftw.h
getopt.h
glob.h
grp.h
hesiod.h
iconv.h
ieeefp.h
ifaddrs.h
inttypes.h
iso646.h
kvm.h
langinfo.h
libgen.h
limits.h
link_aout.h
link_elf.h
link.h
locale.h
login_cap.h
lwp.h
Makefile
malloc.h
math.h
md2.h
memory.h
mntopts.h
monetary.h
mpool.h
mqueue.h
ndbm.h
netconfig.h
netdb.h
netgroup.h
nl_types.h
nlist.h
nsswitch.h
paths.h
pwd.h
quota.h
randomid.h
ranlib.h
re_comp.h
regex.h
regexp.h
res_update.h
resolv.h
rmt.h
sched.h
search.h amend the new destroy function to take function pointers. 2014-07-20 20:17:21 +00:00
semaphore.h
setjmp.h
sgtty.h
signal.h
spawn.h
stab.h
stdbool.h
stddef.h
stdio.h Fix use of getline and friends in C++ code. 2014-05-23 16:48:52 +00:00
stdlib.h add mkostemp{s,} mkstemps from FreeBSD 2014-06-18 17:48:22 +00:00
string.h
stringlist.h
strings.h
struct.h
sysexits.h
tar.h
tgmath.h
time.h
ttyent.h
tzfile.h
ucontext.h
ulimit.h
unistd.h Add userlevel manifestations of posix_fallocate and fdiscard, in 2014-07-25 08:30:47 +00:00
util.h
utime.h
utmp.h
utmpx.h
uuid.h
vis.h
wchar.h
wctype.h
wordexp.h