plan9fox/sys
cinap_lenrek e9e55a21f6 lib9p: implement automatic remove-on-close cleanup in postsharesrv(), remove postfd() and sharefd() functions
with the latest changes to shr(3), we can use ORCLOSE on
the control file to get the mount in the share automatically
removed when the server exits or something goes wrong during
postsharesrv().

do not expose postfd() and sharefd() functions. they where
undocumented and leak the control file descriptors.
2020-03-08 22:00:23 +01:00
..
doc /sys/doc: fix mkfile to and remove files that now can be regenerated 2017-05-09 16:23:48 +02:00
games/lib add games/linden and games/turtle 2019-11-03 13:49:23 +00:00
include lib9p: implement automatic remove-on-close cleanup in postsharesrv(), remove postfd() and sharefd() functions 2020-03-08 22:00:23 +01:00
lib include section 9 in manpage plumb rules. 2020-02-26 20:52:20 -08:00
man lib9p: implement automatic remove-on-close cleanup in postsharesrv(), remove postfd() and sharefd() functions 2020-03-08 22:00:23 +01:00
src lib9p: implement automatic remove-on-close cleanup in postsharesrv(), remove postfd() and sharefd() functions 2020-03-08 22:00:23 +01:00