]> git.pond.sub.org Git - empserver/history - src/lib/lwp/sig.c
lwp: Fix unsafe update of LwpSigCaught
[empserver] / src / lib / lwp / sig.c
2021-01-23 Markus Armbrusterlwp: Fix unsafe update of LwpSigCaught
2021-01-23 Markus Armbrusterlwp: Drop inappropriate oops in lwpSigWait()
2021-01-05 Markus ArmbrusterUpdate copyright notice
2018-04-29 Markus ArmbrusterUpdate copyright notice
2017-08-07 Markus ArmbrusterUpdate copyright notice
2017-08-07 Markus ArmbrusterMerge branch 'readline'
2017-07-02 Markus ArmbrusterUpdate copyright notice
2015-12-05 Markus Armbrusterlwp: Rename LwpSigCatched to LwpSigCaught
2015-12-05 Markus ArmbrusterFix and clean up some comments
2015-12-05 Markus ArmbrusterChange comment style to use @foo rather than FOO
2015-02-28 Markus ArmbrusterUpdate copyright notice
2014-01-02 Markus ArmbrusterUpdate copyright notice
2013-01-12 Markus ArmbrusterUpdate copyright notice
2012-06-10 Markus ArmbrusterUpdate copyright notice
2011-04-12 Markus ArmbrusterLicense upgrade to GPL version 3 or later
2010-01-19 Markus ArmbrusterUpdate copyright notice
2009-02-08 Markus ArmbrusterUpdate copyright notice
2008-09-18 Markus ArmbrusterFix trailing whitespace
2008-01-19 Markus ArmbrusterUpdate copyright notice
2007-07-15 Markus ArmbrusterInclude reshuffle.
2007-01-31 Markus ArmbrusterSimplify. Should also be more efficient.
2007-01-09 Markus ArmbrusterUpdate copyright notice.
2006-07-10 Markus ArmbrusterBreak inclusion cycle: prototypes.h and commands.h...
2006-06-07 Markus Armbruster(empth_init_signals): Don't catch SIGINT and SIGTERM.