summaryrefslogtreecommitdiff
path: root/lib/libutil/pidfile.c
AgeCommit message (Expand)Author
2002-01-02pids should be pid_t, not intMike Pechkin
2001-12-08save the pid as well, and only do the atexit in the same pidTheo de Raadt
2001-09-28add pidfile(3) - write a daemon pid file. ok deraadt@, millert@.Jakob Schlyter