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
TODO
callcontext.c revert previous now that MAP_ALIGNED has been fixed. 2018-07-09 00:47:47 +00:00
creds.c
dispatcher.c
flush.c
framebuf.c
null.c puffs_null_node_fsync: don't leak directory handle 2019-11-02 18:14:36 +00:00
opdump.c
paths.c
pnode.c
puffs.3
puffs.c
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
puffs_node.3
puffs_ops.3
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