index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libutil
/
pidfile.3
Age
Commit message (
Expand
)
Author
2017-10-22
Add missing functions to the NAME section
abhinav
2016-04-11
Add serial commas. Fix minus. Sort SEE ALSO. Fix xref.
wiz
2016-04-10
Implement pidfile_lock, pidfile_read and pidfile_clean.
roy
2011-03-29
Extend pidfile(3) to support creating pid files in arbitrary locations.
jmmv
2010-05-05
Mark up NULL with Dv.
wiz
2010-05-04
Use .Fn instead of .Nm.
jruoho
2008-04-30
Convert TNF licenses to new 2 clause variant
martin
2003-04-16
Use
wiz
2002-10-01
New sentence, new line. From Robert Elz.
wiz
2002-05-22
Grammar fix, and drop a .Pp after a section header.
wiz
2002-05-22
if called multiple times with different names, only the last pid file
itojun
2002-05-22
change return type of pidfile(3) to int (-1 on error), to inform caller
itojun
2002-02-07
Generate <>& symbolically.
ross
2001-10-19
- Don't delete the pidfile if the process executing the cleanup handler
tron
2001-04-12
Fix typo.
sommerfeld
1999-06-06
Add pidfile(3), which write a pid file in /var/run, and arranges for it
thorpej