]> mj.ucw.cz Git - libucw.git/history - lib/sighandler.c
Merge with git+ssh://git.ucw.cz/projects/sherlock/GIT/sherlock.git
[libucw.git] / lib / sighandler.c
2007-02-13 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2006-12-15 Martin MaresFixed bug in signal handling.
2006-12-11 Martin MaresFixed thread safety of signal handling.
2006-10-27 Robert Spalekupdate the code so that it compiles both on Linux and...
2006-03-10 Martin MaresMux no longer crashes, removing the trap.
2006-03-02 Martin MaresMerged with v3.8
2006-02-28 Martin MaresMerged with v3.8
2006-02-27 Martin MaresReverted most of the Robert's confused commit (the...
2006-02-27 Robert SpalekMerge with 3.8 (my small changes due to trying to relea...
2006-02-24 Martin MaresDebugging traps should dwell only in v3.8, so reverting...
2006-02-24 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-02-22 Martin MaresTemporarily disabled signal trapping, backtraces over...
2004-12-11 Martin MaresAdjust comments in UCW Library modules.
2004-06-28 Robert Spalekbigfix, now it works even for the 2nd time :-)
2004-06-24 Robert Spalekadded unhandle_signal() into sighandler.c
2004-06-24 Robert Spaleksighandler.c:
2004-06-24 Robert Spalekadded a wrapper for signal handlers in sighandler.c