Skip to content

Job control: libc constants, pid fix

Michael Aaron Murphy requested to merge myfreeweb:master into master

Created by: myfreeweb

This PR removes hardcoded signal numbers and adds -1 to the PID when sending SIGCONT. #29 (closed)

Tested on FreeBSD, Arch Linux and the Windows Subsystem for Linux. Redox might be even more broken though.

Merge request reports