summaryrefslogtreecommitdiff
path: root/lib/libutil/pidfile.3
AgeCommit message (Collapse)Author
2001-12-01Warn that pidfile() will not have the expected removal behaviour if _exit()Miod Vallat
is called.
2001-10-01Start new sentence on a new line.Mike Pechkin
jakob@ ok
2001-09-28multiple calls to pidfile(3) are actually ok, but there are problems if you ↵Jakob Schlyter
change the basename
2001-09-28add pidfile(3) - write a daemon pid file. ok deraadt@, millert@.Jakob Schlyter