bb_getpwuid, bb_getgrgid: change order of arguments to more intuitive one;
authorDenis Vlasenko <vda.linux@googlemail.com>
Fri, 27 Jul 2007 11:20:10 +0000 (11:20 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Fri, 27 Jul 2007 11:20:10 +0000 (11:20 -0000)
commit3734b946bfef55c8f63d367422da5c7aa7b972db
tree1bdd3e14523002dc8276d167b17f900e40fa6dff
parent661f6fad77b672a5f6648b01275eb9ff19c59139
bb_getpwuid, bb_getgrgid: change order of arguments to more intuitive one;
comment thoroughly when they die and when they dont.
coreutils/id.c
coreutils/whoami.c
include/libbb.h
libbb/bb_pwd.c
libbb/procps.c
loginutils/passwd.c
sysklogd/logger.c