(Fdelete_process): Properly handle deletion of first element of
authorChong Yidong <cyd@stupidchicken.com>
Sat, 17 Mar 2007 18:24:46 +0000 (18:24 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 17 Mar 2007 18:24:46 +0000 (18:24 +0000)
commit29ed4d512ba9e73343523528f99c1f6dc3d27e94
tree8622f7f4963c17d0b4105c429134159055df6088
parent8e050977ee78cb7cf2152fc56baf1cbd7a4afd6e
(Fdelete_process): Properly handle deletion of first element of
deleted_pid_list.
(create_process): Declare pid as pid_t.
(sigchld_handler): Avoid busyloop.
src/process.c