summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2007-06-06 15:05:38 -0400
committerRay Strode <rstrode@redhat.com>2007-06-06 15:05:38 -0400
commit8cfba64f8699e2fea7db21d668887b1f6e628d13 (patch)
treed519e5db39fc952f0d8c4bc35268680326725cdf /TODO
parent76a2e17ceeb6a989dd3a5865c420a64cc80c9109 (diff)
downloadplymouth-8cfba64f8699e2fea7db21d668887b1f6e628d13.tar.gz
plymouth-8cfba64f8699e2fea7db21d668887b1f6e628d13.tar.xz
plymouth-8cfba64f8699e2fea7db21d668887b1f6e628d13.zip
add TODO item to add the ability to watch for timeouts in the event loop
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index dac9737..9af00fa 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