summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 866172c9..a77ff301 100644
--- a/TODO
+++ b/TODO
@@ -125,11 +125,13 @@ See `tasks', the exported task list.
** Login/utmp?
** fifos are flaky. ?? Details ??
** pflocal: make peer addresses work?
+** pflocal: using emacsclient causes massive thread creation in pflocal, and
+ emacsclient hangs in connect().
** proc:
*** Add a version of proc_wait usable by non-parent processes, and use it in
gdb; maybe just a flag WNOREAP to proc_wait that doesn't reap and allows
- anyone to use it.
+ anyone to use it.
*** Add proc_get_tty() [returns tty opened with no flags], so that ps can be
non-suid.
*** Remove hostname/hostid functions