summaryrefslogtreecommitdiffstats
path: root/lib/libutil/pidfile.3
Commit message (Expand)AuthorAgeFilesLines
* In pidfile_open(), if the pidfile is locked, but empty (PID is not stored yet)pjd2011-10-161-10/+15
* Add missing .Ppdes2009-06-061-0/+1
* pidfile(3) uses flopen(3) - don't make any assumptions about how thedes2008-10-201-9/+8
* Minor mdoc cleanup: Every sentence should start on its own line.simon2007-10-131-1/+2
* When pidfile is already locked and has zero length, do not returnkib2007-10-121-0/+4
* Use `intmax_t' instead of plain `int' for pid_t casts.keramida2006-03-041-3/+3
* - Add a note that passing NULL to pidfile_write(), pidfile_remove() andpjd2006-01-281-3/+13
* Fix markup, grammar and spelling.ru2005-11-181-32/+44
* Pidfiles should be created with permission preventing users from openingpjd2005-09-161-1/+1
* Add a family of functions for reliable pidfiles handling.pjd2005-08-241-0/+227
OpenPOWER on IntegriCloud