about summary refs log tree commit diff
path: root/.gitignore (unfollow)
Commit message (Expand)Author
2023-10-10Parse interval suffixesJune McEnroe
2023-10-09Unmask signals before exec!June McEnroe
2023-10-09Set signal mask and use ppollJune McEnroe
2023-10-08Use setitimer(2)June McEnroe
2023-10-08Use strsignalJune McEnroe
2023-10-08Don't LOG_PIDJune McEnroe
2023-10-08Use | between signals in manualJune McEnroe
2023-10-08Add pounce example to manualJune McEnroe
2023-10-08Clean things up somewhatJune McEnroe
2023-10-08Don't treat SIGHUP speciallyJune McEnroe
2023-10-08Don't put the child PID in proctitleJune McEnroe
2023-10-08Add rc scriptJune McEnroe
2023-10-08Implement itJune McEnroe
2023-10-07Remove pidfile optionJune McEnroe