dmon:dmon.git
2010-07-30 Adrian PerezDebian packaging files v0.1
2010-07-30 Adrian PerezAdd manual page for dmon
2010-07-30 Adrian Perezdmon: Implement daemonization and PID file writing
2010-07-30 Adrian Perezdlog: Do not create log file with execution bit set
2010-07-30 Adrian PerezAvoid building debug functions
2010-07-30 Adrian PerezImplement signal handling and process respawning
2010-07-30 Adrian PerezMigrate to new task_t control structure
2010-07-30 Adrian PerezSupport omitting log file path on dlog
2010-07-30 Adrian PerezAdd dlog manual page
2010-07-30 Adrian PerezImplement dlog utility
2010-07-30 Adrian PerezFix file headers, rename dmon-util.* -> util.*
2010-07-30 Adrian PerezAdd dsyslog manual page
2010-07-30 Adrian PerezRewrite code in terms of iolib.[hc]
2010-07-30 Adrian PerezAdd support for @e/@E formatters in iolib.[hc]
2010-07-30 Adrian PerezAdd vformat() function to iolib.[hc]
2010-07-29 Adrian PerezProper indentation and modelines
2010-07-29 Adrian PerezClose standard output after initialization
2010-07-29 Adrian PerezImplementation of dsyslog
2010-07-29 Adrian PerezExpand tabs in indentation
2010-07-29 Adrian PerezInitial import