]> git.ipfire.org Git - thirdparty/coreutils.git/commit
* src/runcon.c: New program.
authorJim Meyering <jim@meyering.net>
Fri, 2 Feb 2007 17:58:41 +0000 (18:58 +0100)
committerJim Meyering <jim@meyering.net>
Sun, 18 Mar 2007 17:15:08 +0000 (18:15 +0100)
commit6f5700ac8a58f60490fb6197b8dbda20b0734c0e
treec0a7defeb03aaeec55c5bb94d2bf6a6b41e8bffb
parent8daf081cd2d1b429d71058dc4c89b87ccf7cc1fe
* src/runcon.c: New program.

* src/Makefile.am (bin_PROGRAMS): Add runcon.
(runcon_LDADD): Define.
* README: Add runcon to the list of programs.
* AUTHORS: Add this: runcon: Russell Coker
* tests/help-version: Add runcon as an exception.
* man/Makefile.am (dist_man_MANS): Add runcon.1.
(runcon.1): New dependency.
* po/POTFILES.in: Add src/runcon.c.
AUTHORS
ChangeLog-selinux
README
man/Makefile.am
man/runcon.x [new file with mode: 0644]
po/ChangeLog
po/POTFILES.in
src/Makefile.am
src/runcon.c [new file with mode: 0644]
tests/help-version