Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-05-26 | pid_t cleanup | Theo de Raadt | |
2002-05-22 | atexit(3) can fail. handle error accordingly. deraadt ok | Jun-ichiro itojun Hagino | |
XXX libraries should not use atexit(3) from within, as program can terminate with _exit. | |||
2002-01-02 | pids should be pid_t, not int | Mike Pechkin | |
2001-12-08 | save the pid as well, and only do the atexit in the same pid | Theo de Raadt | |
2001-09-28 | add pidfile(3) - write a daemon pid file. ok deraadt@, millert@. | Jakob Schlyter | |