Add the "install" applet, move get_ug_id to libbb as its used by chown,
authorGlenn L McGrath <bug1@ihug.co.nz>
Wed, 24 Sep 2003 03:22:57 +0000 (03:22 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Wed, 24 Sep 2003 03:22:57 +0000 (03:22 -0000)
commiteebcc1d98a9901ff69ffb97ba99bccd36666000f
treead1e21191b4aef5ff0c0fa9c30717e77d023cc5d
parentd72e34c7524a947ba004afff91272c27549b3085
Add the "install" applet, move get_ug_id to libbb as its used by chown,
chgrp and install.
coreutils/Config.in
coreutils/Makefile.in
coreutils/chgrp.c
coreutils/chown.c
coreutils/install.c [new file with mode: 0644]
include/applets.h
include/libbb.h
include/usage.h
libbb/Makefile.in
libbb/get_ug_id.c [new file with mode: 0644]