commit | ee5dce336597c76d674b570ed2c85041d50b6339 | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Fri Sep 26 10:35:55 2008 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Fri Sep 26 10:35:55 2008 +0000 |
tree | cd7ea0e60aff3fa129899319446dd3cce7b3ae39 | |
parent | f1980f67d3b005090a31b7465d219e8ca19c5736 [diff] |
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).