Fix PROCESS-KILL
commit2d3351faf42488e2e5c53a5865c9620b28a5cde0
authorDouglas Katzman <dougk@google.com>
Fri, 13 Jan 2017 16:50:42 +0000 (13 11:50 -0500)
committerDouglas Katzman <dougk@google.com>
Fri, 13 Jan 2017 16:55:26 +0000 (13 11:55 -0500)
tree35428bfc52b4cc0e7b4088a5089fbdb0b8e4fd22
parentc60605e68b86c62ef690ffc6f5c2e9038b969345
Fix PROCESS-KILL

UNIX-KILL and UNIX-KILLPG were used wrong. They are merely
wrappers on the C routine - they don't return multi values.
NEWS
src/code/run-program.lisp