]> git.pond.sub.org Git - empserver/history - src/lib/empthread/pthread.c
Generation numbers to catch write back of stale copies
[empserver] / src / lib / empthread / pthread.c
2010-01-19 Markus ArmbrusterGeneration numbers to catch write back of stale copies
2009-07-19 Markus ArmbrusterMake empth_rwlock_t prefer writers
2009-07-19 Markus ArmbrusterFix empth_sleep() for argument in the past and pthreads
2009-04-10 Markus ArmbrusterUse sys/select.h for select()
2009-03-01 Markus ArmbrusterDon't log out player when update aborts a command with...
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-02 Markus ArmbrusterFix empth_select() for funny flag arguments
2009-02-01 Markus ArmbrusterFix pthread's empth_select() not to change the timeout
2009-02-01 Ron KoenderinkReimplement max_idle without a separate thread
2008-09-18 Markus ArmbrusterFix trailing whitespace
2008-09-12 Markus ArmbrusterFix commit d46b0b72 (didn't even compile with pthreads)
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-08-11 Ron KoenderinkRemove bogus _WIN32 conditional.
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(empth_exit, empth_rwlock_destroy): Plug memory leaks.
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-12-26 Markus ArmbrusterInclude pthread.h in the implementation instead of...
2006-07-11 Markus ArmbrusterFix rev. 1.37 some more.
2006-07-11 Markus ArmbrusterFix the previous revision.
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-07 Markus ArmbrusterFix the previous revision.
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-05-21 Markus ArmbrusterLine breaks and other formatting issues. No functional...
2006-03-25 Markus ArmbrusterDefine feature test macro required for PTHREAD_STACK_MI...
2006-03-25 Markus Armbruster(empth_create): LWP yields, and it's the reference...
2006-02-24 Markus ArmbrusterUpdate known contributors comment.
2006-01-21 Markus ArmbrusterCOPYING duplicates information from README. Remove...
2006-01-05 Markus ArmbrusterUpdate copyright notice.
2005-12-28 Markus Armbruster(EMPTH_LWP, EMPTH_POSIX, EMPTH_W32): Define in config...
2005-12-27 Markus ArmbrusterInclude config.h.
2005-12-09 Markus Armbruster(empth_start, empth_init, empth_alarm) [_EMPTH_POSIX...
2005-11-08 Markus Armbruster(start_server, empth_start): Passed uninitialized sa_ma...
2005-10-26 Markus Armbruster(empth_start, empth_init) [_EMPTH_POSIX]: Do not handle...
2005-08-01 Ron Koenderink(empth_yield): Remove sleep(). Delay not necessary.
2005-07-23 Markus Armbruster(empth_create): Adjust stack size to at least PTHREAD_S...
2005-07-23 Markus ArmbrusterCleanup, no functional change.
2005-07-23 Markus Armbruster[_DECTHREADS_] Drop support for DECthreads d4, a.k...
2005-07-23 Markus Armbruster(empth_setctx): Unused, remove.
2005-06-25 Markus ArmbrusterDocument Empire's thread abstraction. Minor cleanups:
2005-06-12 Markus ArmbrusterRemove some redundant casts.
2005-06-12 Markus ArmbrusterRemove a bunch of redundant casts.
2005-03-16 Markus ArmbrusterUpdate copyright notice.
2005-03-12 Markus Armbruster(main, empth_start): Don't bother to catch SIGUSR1...
2005-03-12 Markus Armbruster[!POSIXSIGNALS]: Thoroughly obsolete, remove. This...
2004-09-07 Markus ArmbrusterUpdate copyright notice. v4.2.18
2004-03-09 Markus ArmbrusterUse gcc function attribute `format' to catch bad format...
2004-02-29 Markus ArmbrusterFix missing include.
2004-02-19 Markus ArmbrusterRemove some superflous declarations.
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-12-17 Markus Armbruster(at_minimum, blocksig, emp_bitinit, filelogerror, iceil...
2003-09-02 Markus ArmbrusterIndented with src/scripts/indent-emp.
2003-08-23 Markus ArmbrusterImport of Empire 4.2.12 v4.2.12