Changed wait_process() into a simpler, yet more versatile function,
authorWayne Davison <wayned@samba.org>
Mon, 24 Oct 2005 21:03:47 +0000 (21:03 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 24 Oct 2005 21:03:47 +0000 (21:03 +0000)
commit97d8e7095f191c38783a4e14d1bc502a49e8867a
treeb676d7f2958f7b08a7f9c3f14ada388f7b974b94
parent20c1926a014c9d3b882c756ff01beec6ec09611d
Changed wait_process() into a simpler, yet more versatile function,
and used it in the new wait_process_with_flush() function (the old
function's new name).  Made wait_process() public.
main.c