From 48a05a9ce9f3f9e37ecbef11f563486d44cd2fb4 Mon Sep 17 00:00:00 2001 From: James Youngman Date: Thu, 27 Nov 2008 10:20:18 +0000 Subject: pwd: add pwd -P, -L to TODO * TODO: Add to-do entry for -P and -L options of pwd. --- TODO | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'TODO') 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. -- cgit v1.2.3-54-g00ecf