]> git.pond.sub.org Git - empserver/history - src/lib/empthread/lwp.c
lwp: Rewrite signal wait code for portability and safety
[empserver] / src / lib / empthread / lwp.c
2021-01-23 Markus Armbrusterlwp: Rewrite signal wait code for portability and safety
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-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
2010-01-19 Markus ArmbrusterGeneration numbers to catch write back of stale copies
2009-12-13 Markus ArmbrusterUpdate known contributors comments
2009-03-24 Markus ArmbrusterDon't use 0 as null pointer constant, part 1
2009-03-01 Markus ArmbrusterRemove unused empth_terminate()
2009-02-18 Markus ArmbrusterUpdate known contributors comments
2009-02-08 Markus ArmbrusterUpdate copyright notice
2009-02-01 Ron KoenderinkReimplement max_idle without a separate thread
2008-09-18 Markus ArmbrusterFix trailing whitespace
2008-09-11 Markus ArmbrusterMake empth_name() and empth_set_name() take a thread...
2008-09-11 Ron KoenderinkNew empth_name() and empth_set_name()
2008-01-19 Markus ArmbrusterUpdate copyright notice
2007-07-24 Markus ArmbrusterRemove the concept of thread priorities from empthread...
2007-02-08 Markus ArmbrusterSemaphores are no longer used, remove:
2007-02-08 Markus ArmbrusterMake empth_wakeup() and empth_terminate() wake up empth...
2007-01-28 Markus Armbruster(lwpSetDesc): Unused, remove.
2007-01-15 Ron Koenderink(loc_RunThread, empth_init, empth_threadMain, empth_yield)
2007-01-09 Markus ArmbrusterUpdate copyright notice.
2006-07-10 Markus ArmbrusterBreak inclusion cycle: prototypes.h and commands.h...
2006-06-22 Markus ArmbrusterUpdate known contributors comment.
2006-06-08 Markus ArmbrusterFinally merge the journal patch:
2006-06-08 Markus Armbruster(LwpContextPtr, lwpInitSystem): Use void ** for pointer...
2006-06-07 Markus Armbruster(empth_init_signals): Don't catch SIGINT and SIGTERM.
2006-06-05 Markus ArmbrusterMove signal stuff into src/lib/empthread/, no functiona...
2006-01-21 Markus ArmbrusterCOPYING duplicates information from README. Remove...
2006-01-05 Markus ArmbrusterUpdate copyright notice.
2005-12-28 Markus Armbruster(PP_MAIN, PP_UPDATE, PP_SHUTDOWN, PP_SCHED, PP_TIMESTAM...
2005-12-28 Markus Armbruster(EMPTH_LWP, EMPTH_POSIX, EMPTH_W32): Define in config...
2005-12-27 Markus ArmbrusterInclude config.h.
2005-12-07 Markus Armbruster(lwpProc, lwpSem): Declare as incomplete type in includ...
2005-10-26 Markus Armbruster(empth_start, empth_init) [_EMPTH_POSIX]: Do not handle...
2005-09-30 Markus Armbruster(PP_MAIN): New.
2005-07-24 Markus Armbruster(empth_yield) [_EMPTH_LWP]: Blocked the current thread...
2005-07-23 Markus Armbruster(empth_setctx): Unused, remove.
2005-06-25 Markus ArmbrusterDocument Empire's thread abstraction. Minor cleanups:
2005-03-16 Markus ArmbrusterUpdate copyright notice.
2004-09-07 Markus ArmbrusterUpdate copyright notice. v4.2.18
2004-02-17 Markus ArmbrusterSupply prototypes where possible. This uncovered type...
2004-02-15 Markus Armbruster(emp_sig_t): Pre-ISO C compatibility cruft. Just use...
2003-09-02 Markus ArmbrusterIndented with src/scripts/indent-emp.
2003-08-23 Markus ArmbrusterImport of Empire 4.2.12 v4.2.12