New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=f7d4c817229ebdaaab2bc4636516991f25ddb529
commit f7d4c817229ebdaaab2bc4636516991f25ddb529
Author: Andreas Shimokawa <[email protected]>
Date:   Wed Nov 17 16:15:05 2010 +0100

    core: added option to disable core signal handler for emergency shutdowns
    
    This is helpful for applications that have their own signal handler that
    deinializes DirectFB resources.
    
    the new options are:
    
    core-sighandler     (default, same behaviour as before)
    no-core-sighandler

 src/core/core.c |    6 ++++--
 src/misc/conf.c |    9 +++++++++
 src/misc/conf.h |    2 ++
 3 files changed, 15 insertions(+), 2 deletions(-)

_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to