Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `intmax_t' instead of plain `int' for pid_t casts. | keramida | 2006-03-04 | 1 | -3/+3 |
* | - Add a note that passing NULL to pidfile_write(), pidfile_remove() and | pjd | 2006-01-28 | 1 | -3/+13 |
* | Fix markup, grammar and spelling. | ru | 2005-11-18 | 1 | -32/+44 |
* | Pidfiles should be created with permission preventing users from opening | pjd | 2005-09-16 | 1 | -1/+1 |
* | Add a family of functions for reliable pidfiles handling. | pjd | 2005-08-24 | 1 | -0/+227 |