New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=552ab7a4ce5829b3f81254002b516617d3656419
commit 552ab7a4ce5829b3f81254002b516617d3656419
Author: Claudio Ciccani <[EMAIL PROTECTED]>
Date: Tue Mar 11 12:21:59 2008 +0100
[fusion] Added fusion_world_get_fork_action() and
fusion_world_set_fork_callback().
fusion_world_set_fork_callback() allows to register a callback called during
the different states of fork() (prepare, parent, child) and before the
actual fork
action is performed. Useful to free local resources when fork action is
FFA_CLOSE.
lib/fusion/fusion.c | 99 +++++++++++++++++++++++++++++++++++++++++-
lib/fusion/fusion.h | 19 ++++++++
lib/fusion/fusion_internal.h | 1 +
3 files changed, 118 insertions(+), 1 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs