diff options
author | George Lebl <jirka@src.gnome.org> | 2002-08-23 22:23:45 +0000 |
---|---|---|
committer | George Lebl <jirka@src.gnome.org> | 2002-08-23 22:23:45 +0000 |
commit | 2a982d0d9da46efaeefcf0dc2e8cce1026de1dcc (patch) | |
tree | 5e53e085d1412ba027d6e7af8c430b4baa888bb8 /TODO | |
parent | 21f2a4f254fcc2a3f16ceafba5ee4bb8a94e9354 (diff) | |
download | gdm-2a982d0d9da46efaeefcf0dc2e8cce1026de1dcc.tar.gz |
Add "rewrite the slave around a mainloop" as a TODO
-George
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ DOCUMENTATION! DOCUMENTATION! DOCUMENTATION! +Big TODO: Rewrite the slave to be based around a mainloop. So that +we don't have to do things directly from signal handlers. + TODO things (some must wait until 2.1): - check for /dev/null and make make sure we do all the open stuff correctly |