NetBSD/lib/libpuffs
tnn 3896b31418 puffs_null_node_fsync: don't leak directory handle
Directory handles returned by opendir must be closed by closedir.
Also directory(3) says we mustn't close(2) descriptors returned by dirfd(3)
2019-11-02 18:14:36 +00:00
..
Makefile Define _KERNTYPES for things that need it. 2016-01-23 21:22:45 +00:00
TODO
callcontext.c revert previous now that MAP_ALIGNED has been fixed. 2018-07-09 00:47:47 +00:00
creds.c
dispatcher.c libpuffs support for fallocate and fdiscard operations 2014-10-31 13:56:04 +00:00
flush.c
framebuf.c remove now unnecessary casts. 2017-06-14 16:39:41 +00:00
null.c puffs_null_node_fsync: don't leak directory handle 2019-11-02 18:14:36 +00:00
opdump.c libpuffs support for fallocate and fdiscard operations 2014-10-31 13:56:04 +00:00
paths.c
pnode.c
puffs.3 Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
puffs.c use a switch. 2018-06-30 16:05:44 +00:00
puffs.h Restore binary compatibility by using the statvfs90 structure internally. 2019-09-23 12:00:57 +00:00
puffs_cc.3
puffs_cred.3
puffs_flush.3
puffs_framebuf.3 Sort sections. 2015-02-16 10:48:50 +00:00
puffs_node.3
puffs_ops.3 Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
puffs_path.3
puffs_priv.h
puffsdump.h
requests.c
shlib_version
subr.c Restore binary compatibility by using the statvfs90 structure internally. 2019-09-23 12:00:57 +00:00
suspend.c