projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
863073d
)
- add note about ingroup and is_a_group_member
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Sun, 4 Jun 2006 17:58:19 +0000
(17:58 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Sun, 4 Jun 2006 17:58:19 +0000
(17:58 -0000)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index 778e924d8b07feb46357efa2490ea2843fa62191..80a37b3594bbbd08578df15fe4c4dc75bdb13e05 100644
(file)
--- 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: