Fix SCons 1.2.0 build failure
[senf.git] / Scheduler / FIFORunner.cc
2009-07-23 jmo fixed 64bit issue: replace unsigned with ::intptr_t
2009-07-23 g0dil Scheduler: Add numeric backtrace info to watchdog message
2009-05-15 g0dil Scheduler: Add scheduler timer latency test
2009-05-11 g0dil PPI: Fix senf::ppi::init() event hook scheduling
2009-03-03 g0dil Scheduler: Add watchdog/signal documentation
2009-01-16 g0dil Utils: Add ScopeExit class
2008-12-02 g0dil Scheduler: Restructure signal blocking/unblocking
2008-10-20 g0dil PPI: Delayed connect and disconnect
2008-10-04 g0dil Console: Move into Scheduler as subdirectory
2008-09-19 g0dil Scheduler: Remove obsolete 'Scheduler' class
2008-09-19 g0dil Scheduler: Implement new file descriptor event API
2008-09-17 g0dil Scheduler: Implement new timer event API
2008-09-17 g0dil Utils: Add singleton alive test member
2008-08-19 g0dil Packets: Extend collection parser documentation
2008-07-09 g0dil Utils/Console: Fix singleton instantiation order (Serve...
2008-07-04 g0dil Scheduler: Change ClockService implementation to utiliz...
2008-07-02 g0dil Scheduler: begin new implementation