libs/libhutils/*: add hutils_wait_clhd_timed () function
This functions performs the same as hutils_wait_clhd (), apart from that it employs a busy loop timeout, calling hutils_wait_chld () each time and exiting if the timeout is over.
Please register or sign in to comment