- May 11, 2009
-
-
g0dil authored
-
- Mar 03, 2009
-
-
g0dil authored
Scheduler: Rename watchdog scheduler functions
-
- Jan 16, 2009
-
-
g0dil authored
Utils/Console: Add '@' to 'ls' output for link nodes Utils/Console: Path completion in the LineEditor follows links in all cases Utils/Console: Path completion adds blank space after non-directories
-
- Dec 02, 2008
-
-
g0dil authored
Scheduler: Optimize watchdog implementation Socket: Change read-into-container implementation to skip unnecessary available() call Add 'profile=1' compile option Exclude 'boost' and 'std' symbols from documentation
-
- Oct 20, 2008
-
-
g0dil authored
Scheduler: EventEvent hook Scheduler: Simple task priorities
-
- Oct 04, 2008
-
-
g0dil authored
Scheduler/Console: Add 'sys' directory Scheduler: Implement EventManager and 'sys/scheduler/events' command
-
- Sep 19, 2008
- Sep 17, 2008
- Aug 19, 2008
-
-
g0dil authored
Scheduler: Watchdog configuration support
-
- Jul 09, 2008
-
-
g0dil authored
Scheduler: Add automatic periodic resync to ClockService::abstime() and ClockService::clock() Scheduler: Add task nameing Scheduler: BUGFIX: Add missing task-dequeue in FdDispatcher::add() Scheduler: Add empty() member to all dispatchers Scheduler: Add eventTime() support to FdManager Scheduler: Add support for non-pollable file descriptor detection to FdManager and FdDispatcher Scheduler: Add FIFORunner task watchdog Scheduler: Add debugging backtrace to FIFORunner Scheduler: Change senf::Scheduler implementation to use the new dispatcher infrastructure Scheduler: BUGFIX: Fix access to (possibly) destroyed object in TimerEvent::run() Utils: Add senf::signalName() helper Utils/Daemon: Use senf::signalName() in debug messages Utils/Logger: Fix logger to correctly format the timestamp (the deadlock should be fixed now) Update scheduler callback signatures to the new API throughout the project Update documentation
-
- Jul 04, 2008
-
-
g0dil authored
Scheduler: Fix all 'throw SystemException' statments to use SENF_THROW_SYSTEM_EXCEPTION Scheduler: Implement TimerDispatcher
-
- Jul 02, 2008
-
-
g0dil authored
-