summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libutil/pidfile.34
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libutil/pidfile.3 b/lib/libutil/pidfile.3
index 7ab9857..e11276f 100644
--- a/lib/libutil/pidfile.3
+++ b/lib/libutil/pidfile.3
@@ -79,6 +79,9 @@ argument is
.Dv NULL ,
.Pa /var/run/ Ns Ao Va progname Ac Ns Pa .pid
file will be used.
+The
+.Fn pidfile_open
+function sets the FD_CLOEXEC close-on-exec flag on the open file descriptor.
.Pp
The
.Fn pidfile_write
@@ -200,6 +203,7 @@ The
function may also fail and set
.Va errno
for any errors specified for the
+.Xr fcntl 2 ,
.Xr fstat 2 ,
.Xr open 2 ,
and
OpenPOWER on IntegriCloud