diff options
author | James Youngman <jay@gnu.org> | 2008-11-27 10:20:18 +0000 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2008-11-27 12:22:59 +0100 |
commit | 48a05a9ce9f3f9e37ecbef11f563486d44cd2fb4 (patch) | |
tree | a9b85ee3e39e2c70cf8cbea218ff5245ace60d2a /TODO | |
parent | fc3b301d4faf666195e5913e319a553a9066ef2c (diff) | |
download | coreutils-48a05a9ce9f3f9e37ecbef11f563486d44cd2fb4.tar.xz |
pwd: add pwd -P, -L to TODO
* TODO: Add to-do entry for -P and -L options of pwd.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |