Skip to content
Snippets Groups Projects
Commit 8975f981 authored by unrelentingtech's avatar unrelentingtech Committed by Michael Aaron Murphy
Browse files

Job control: libc constants, pid fix (#362)

* Use signal constants from libc

Instead of hardcoding numbers, which causes portability issues.
In particular, SIGTSTP is not 20 on FreeBSD.

* Remove pid offset
parent c38bf359
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment