libpwdgrp: make it coexist with <pwd.h>, <grp.h> and <shadow.h>.
authorDenis Vlasenko <vda.linux@googlemail.com>
Fri, 26 Sep 2008 10:35:55 +0000 (10:35 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Fri, 26 Sep 2008 10:35:55 +0000 (10:35 -0000)
commitee5dce336597c76d674b570ed2c85041d50b6339
treecd7ea0e60aff3fa129899319446dd3cce7b3ae39
parentf1980f67d3b005090a31b7465d219e8ca19c5736
libpwdgrp: make it coexist with <pwd.h>, <grp.h> and <shadow.h>.
 allows to get rid of hacks in libbb.h (extra declaration of setgroups -
 now it comes from grp.h as intended).
include/grp_.h
include/libbb.h
include/pwd_.h
include/rtc_.h
include/shadow_.h
libpwdgrp/pwd_grp.c