summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-06-03 06:53:45 +0000
committerJim Meyering <jim@meyering.net>2003-06-03 06:53:45 +0000
commit4ad5932cda8f8493bb4b44537672ae0a2f694d00 (patch)
treebe3a0c2421f7c5f7d53f371aa18e4fe1898e8d58
parent095fcca5a5dc2bc97c7a8d6b422e85260ff41792 (diff)
downloadcoreutils-4ad5932cda8f8493bb4b44537672ae0a2f694d00.tar.xz
*** empty log message ***
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7b6d3fb74..a0f48f70c 100644
--- a/TODO
+++ b/TODO
@@ -67,3 +67,5 @@ Remove uses of PROTOTYPES
tail: don't use xlseek; it *exits*.
Instead, maybe use a macro and return nonzero.
+
+add mktemp? Suggested by Nelson Beebe