summary refs log tree commit diff
path: root/Makefile
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 /Makefile
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 '')
0 files changed, 0 insertions, 0 deletions
a href='/libretls/commit/VERSION?h=3.8.1&id=f9a69500226c4a32dfca85401358a01a469e3951&follow=1'>Bump version to 3.3.1p1 3.3.1p1June McEnroe 2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe Some compat sources (getentropy_linux.c for example) require OpenSSL. Reported by Robert Scheck. 2020-12-15Import LibreSSL 3.3.1June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe