index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
chcon.c
Age
Commit message (
Expand
)
Author
2008-10-06
chcon: remove traces of unimplemented --change (-c) option
Ondřej Vašík
2008-06-16
remove redundant const directives
Jim Meyering
2008-06-16
chcon: correct --verbose output to include newlines
Jim Meyering
2008-06-14
add "const" attribute, where possible
Jim Meyering
2008-06-03
use gnulib's progname module
Jim Meyering
2008-06-02
declare program_name consistently
Jim Meyering
2008-05-26
convert 2-author programs to use proper_name
Jim Meyering
2008-04-29
chcon, runcon: make --help print the bug-reporting address
Jim Meyering
2008-01-30
Now that system.h defines is_empty_dir, include "openat.h".
Jim Meyering
2008-01-26
chcon: correct description of --no-dereference (-h) option.
Jim Meyering
2007-07-23
Update all copyright notices to use the newer form.
Jim Meyering
2007-07-10
Change "version 2" to "version 3" in all copyright notices.
Jim Meyering
2007-03-29
* src/chcon.c (usage): Split a string literal that was longer than 509.
Jim Meyering
2007-03-29
* src/chcon.c: Don't include "dirname.h". system.h already includes it.
Jim Meyering
2007-03-29
New program: chcon
Jim Meyering