summaryrefslogtreecommitdiff
path: root/lib/libutil/pidfile.3
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.2 to release/7.2.0 for FreeBSD 7.2-RELEASE.release/7.2.0_cvsKen Smith2009-05-011-1/+1
* MFC rev. 1.6, 1.7 of src/lib/libutil/pidfile.3,Konstantin Belousov2007-10-151-0/+5
* Use `intmax_t' instead of plain `int' for pid_t casts.Giorgos Keramidas2006-03-041-3/+3
* - Add a note that passing NULL to pidfile_write(), pidfile_remove() andPawel Jakub Dawidek2006-01-281-3/+13
* Fix markup, grammar and spelling.Ruslan Ermilov2005-11-181-32/+44
* Pidfiles should be created with permission preventing users from openingPawel Jakub Dawidek2005-09-161-1/+1
* Add a family of functions for reliable pidfiles handling.Pawel Jakub Dawidek2005-08-241-0/+227