]> git.proxmox.com Git - mirror_corosync.git/history - exec/timer.c
configure: Modernize configure.ac a bit
[mirror_corosync.git] / exec / timer.c
2012-11-06 Jan FriesseMerge pull request #2 from dfcluster/master
2012-02-14 Steven DakeUpdate copyright header dates in exec directory
2011-08-09 Angus Salkeldlibqb: make timer api a wrapper around qb_loop timers.
2011-08-09 Angus Salkeldlibqb: change ipc -> qb_ipc
2011-08-09 Angus Salkeldlibqb: convert coropoll calls to qb_loop calls.
2011-02-21 Russell BryantAdd calls to pthread_attr_destroy().
2009-06-21 Steven DakeAdd tests for posix scheduling apis to configure.ac...
2009-06-07 Steven DakeRename queue datastructure to cs_queue data structure...
2009-05-18 Jim Meyeringdon't include <assert.h> when it's not used
2009-04-23 Steven DakeRemove mempool since it is unused and isn't going to...
2009-04-22 Steven DakeReworking of include file dependencies.
2009-04-15 Jim Meyeringdon't shadow the global type name, "timer_handle"
2009-04-03 Steven DakeFix timers not expiring.
2009-04-01 Jim Meyeringtimer.c: connect with its published prototypes
2009-03-30 Jim Meyeringtimer.c: don't infloop upon poll failure (e.g., ENOMEM)
2009-03-25 Steven DakeMake all threads use same scheduling priority even...
2009-03-19 Fabio M. Di Nitto- Every .c file should include "config.h" to get the...
2009-02-18 Ryan O'HaraAdd timer_expire_time_get
2009-02-14 Ryan O'HaraAdd timer_time_get to the corosync API.
2008-11-06 Angus Salkeldcleanup the last of the SAF headers and types
2008-08-15 Steven DakeFinish the renaming of openais to corosync in the tree.
2008-08-14 Steven DakeProper rename of openais usage to corosync throughout...
2008-08-14 Steven DakeRevert patch 1633 which breaks build.
2008-08-14 Steven DakeChange all occurances of openais to corosync.
2008-08-14 Fabien Thomasreorganize include file to match installed tree to...
2008-08-05 Steven DakeSplit openais and corosync tree into two seperate repos...
2008-07-21 Steven DakeInitial move of corosync and openais trees into seperat...
2008-05-12 Steven DakeChange all email addresses that were sdake@mvista.com...
2007-10-22 Steven DakeFix missing commit from timer.c in trunk.
2007-10-02 Steven DakeFix problem where adding a timer in a timer callback...
2007-09-09 Steven DakeThe logsys logging system. Read logsys_overview.8.
2007-06-04 Steven DakeChange timers to add duration and absolute timers....
2007-05-05 Patrick CaulfieldIn trunk, totemip.h and totem.h call for "../include...
2006-12-12 Steven DakeConvert some spaces to tabs that was already in the...
2006-08-05 Steven DakeSolaris port for openais
2006-06-29 Steven DakeRework of the timer system to allow timers to be added...
2006-06-26 Steven DakeCorrected timer deadlock that occurs when a timer add...
2006-06-21 Steven DakeModify AMF to use new timer.c/timer.h routines properly
2006-06-19 Steven DakeMissed timer commit.