]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #5761 : Dretch/rust/murder-death-kill, r=thestinger
authorbors <bors@rust-lang.org>
Sat, 13 Apr 2013 12:00:57 +0000 (05:00 -0700)
committerbors <bors@rust-lang.org>
Sat, 13 Apr 2013 12:00:57 +0000 (05:00 -0700)
As proposed in issue #5632.

I added some new stuff to libc - hopefully correctly. I only added a single signal constant (SIGKILL) because adding more seems complicated by differences between platforms - and since it is not required for issue #5632 then I figure that I can use a further pull request to flesh out the SIG* constants more.


Trivial merge