]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
add TODO item to add the ability to watch for timeouts in the event loop
authorRay Strode <rstrode@redhat.com>
Wed, 6 Jun 2007 19:05:38 +0000 (15:05 -0400)
committerRay Strode <rstrode@redhat.com>
Wed, 6 Jun 2007 19:05:38 +0000 (15:05 -0400)
TODO

diff --git a/TODO b/TODO
index dac9737eb77302485aba2e80d6829b609cb71065..9af00fae9b6e7d4f0b561af33b766d5563a32b33 100644 (file)
--- 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