aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-06-04 17:58:19 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-06-04 17:58:19 +0000
commit213cc0044543e69f9ca588781ffa567908a5b127 (patch)
treef6210390eceea922abbdb41e8843e362073becb6 /TODO
parent863073da0858b07149d4c15d13d1ac0b1a769eb0 (diff)
downloadbusybox-213cc0044543e69f9ca588781ffa567908a5b127.tar.gz
- add note about ingroup and is_a_group_member
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 778e924d8..80a37b359 100644
--- a/TODO
+++ b/TODO
@@ -270,6 +270,8 @@ Minor stuff:
fprintf(stderr, "%s: %s not found\n", "unalias", *argptr);
-> fprintf(stderr, "unalias: %s not found\n", *argptr);
---
+ possible code duplication ingroup() and is_a_group_member()
+---
Code cleanup: