summaryrefslogtreecommitdiffstats
path: root/usr.bin/cpio/cmdline.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/cpio/cmdline.c')
-rw-r--r--usr.bin/cpio/cmdline.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/cpio/cmdline.c b/usr.bin/cpio/cmdline.c
index ca50ed2..f0e8ba20 100644
--- a/usr.bin/cpio/cmdline.c
+++ b/usr.bin/cpio/cmdline.c
@@ -285,6 +285,8 @@ cpio_getopt(struct cpio *cpio)
* A period can be used instead of the colon.
*
* Sets uid/gid return as appropriate, -1 indicates uid/gid not specified.
+ * TODO: If the spec uses uname/gname, then return those to the caller
+ * as well. If the spec provides uid/gid, just return names as NULL.
*
* Returns NULL if no error, otherwise returns error string for display.
*
OpenPOWER on IntegriCloud