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
/
chown-core.c
Age
Commit message (
Expand
)
Author
2004-03-27
Don't include savedir.h -- no longer needed.
Jim Meyering
2003-11-09
Include "root-dev-ino.h".
Jim Meyering
2003-10-17
(change_file_owner): Handle the cases in
Jim Meyering
2003-10-17
Include "xfts.h".
Jim Meyering
2003-10-17
tweak comment
Jim Meyering
2003-10-15
Rewrite to iterate through hierarchies using fts rather than
Jim Meyering
2003-10-05
(change_file_owner): Remove set-but-not-used local.
Jim Meyering
2003-07-12
(change_file_owner): Do not restore any special
Jim Meyering
2003-07-10
(change_file_owner): Don't leak file descriptors when dereferencing symlinks.
Jim Meyering
2002-01-21
Don't include "xalloc.h", as system.h already does that via sys2.h.
Jim Meyering
2001-12-11
(change_file_owner):
Jim Meyering
2001-08-31
(change_dir_owner): Remove statp arg; no longer needed.
Jim Meyering
2000-12-16
(uint_to_string): New function.
Jim Meyering
2000-12-15
Declare lstat.
Jim Meyering
2000-12-10
give a better diagnostic when only the group is being changed
Jim Meyering
2000-12-09
(chopt_free): don't free anything
Jim Meyering
2000-12-09
Include <pwd.h>, <grp.h>, and "xalloc.h".
Jim Meyering
2000-12-09
*** empty log message ***
Jim Meyering