Actions
Bug #252
closedlttng-ust does not override daemon() glibc call
Start date:
06/05/2012
Due date:
% Done:
100%
Estimated time:
Description
daemon() performs a fork underneath, and uses a direct call to the glibc fork, so I suspect that lttng-ust fork lib should override daemon().
Actions