From: Bernhard Reutner-Fischer Date: Sun, 4 Jun 2006 17:58:19 +0000 (-0000) Subject: - add note about ingroup and is_a_group_member X-Git-Tag: 1_2_0~216 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=213cc0044543e69f9ca588781ffa567908a5b127;p=oweals%2Fbusybox.git - add note about ingroup and is_a_group_member --- 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: