summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1996-10-06 22:08:34 +0000
committerMiles Bader <miles@gnu.org>1996-10-06 22:08:34 +0000
commit5020a4083e2065c2c93f561ac4253379507a9989 (patch)
tree5ae97142e1073e4825da5fa1e7fa0ec4e191e00e
parent1cba7795f13c233e81f6601503e5046edbc816d8 (diff)
.
-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