From: Ray Strode Date: Wed, 6 Jun 2007 19:05:38 +0000 (-0400) Subject: add TODO item to add the ability to watch for timeouts in the event loop X-Git-Tag: 0.1.0~208 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cfba64f8699e2fea7db21d668887b1f6e628d13;p=thirdparty%2Fplymouth.git add TODO item to add the ability to watch for timeouts in the event loop --- diff --git a/TODO b/TODO index dac9737e..9af00fae 100644 --- a/TODO +++ b/TODO @@ -5,3 +5,4 @@ - reading out the relevant INIT_PROCESS entry when /var/run/utmp changes - move most of the code to a separate runtime library (libplyre maybe?) and have the various binaries link to it +- add the ability to watch for timeouts in the event loop