summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index f38c0b66c..cc5b0b3dd 100644
--- a/TODO
+++ b/TODO
@@ -36,6 +36,11 @@ printf:
platforms where the native *printf(3) is deficient.
Suggestion from Eric Blake.
+pwd:
+ Implement the options -P and -L in a POSIX-compatible way.
+ Note the instructions in the initial paragraph of this file
+ before starting.
+
renice: POSIX utility, needs implementing.
suggestion from Karl Berry (among others).
Bob Proulx is working on this.