summary refs log tree commit diff
path: root/pls.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-12-01 21:55:32 -0500
committerJune McEnroe <june@causal.agency>2018-12-01 21:55:32 -0500
commite3cff14e0336b70bb7aad4855b8b2f6c4d963d05 (patch)
tree33777593da6cb8e99f56383b6cb8deb775cf20a4 /pls.c
parentUse sigaction in sandman (diff)
downloadcatgirl-e3cff14e0336b70bb7aad4855b8b2f6c4d963d05.tar.gz
catgirl-e3cff14e0336b70bb7aad4855b8b2f6c4d963d05.zip
Fix sandman hang
It was hanging after sending SIGTSTP to its child, then receiving a
SIGCHLD to indicate the child had stopped.
Diffstat (limited to 'pls.c')
0 files changed, 0 insertions, 0 deletions
unce/commit/README.7?h=3.0&id=df596f6f834b2de78add528957ddae0e056575e9&follow=1'>Add pounce-notify to README 2.4June McEnroe 2021-05-27Fix ENVIRONMENT formatting in pounce-notify(1)June McEnroe 2021-05-27Add note about Libera.Chat SASL-only rangesJune McEnroe 2021-05-25Add QUIRKS fileJune McEnroe 2021-05-19Replace freenode with tilde.chatJune McEnroe 2021-05-04notify: Reword pounce-notify manualJune McEnroe 2021-05-02Clean up Makefiles, configure scriptsJune McEnroe Default MANDIR to ${PREFIX}/man since it turns out man-db includes /usr/local/man by default. Add support for BINDIR. Separate libs out into LDADD variables. 2021-04-30palaver: Exit on getopt failureJune McEnroe Oops. 2021-04-30notify: Implement pounce-notifyJune McEnroe