Jim Meyering 5a795ec749 Include "chown-core.h".
[enum Change_status, enum Verbosity]: Remove declarations.
Remove decls of globals that are now part of struct Chown_option.
Remove decl of xstat.
(describe_change): Remove function.
(change_file_group): Likewise.
(change_dir_group): Likewise.
(parse_group): Don't set global, groupname, here...
(main): ... instead, initialize `chopt.group_name' here.
Initialize chopt and update uses of the now-members.
Set group_name also when it's obtained via a --reference=FILE option.
Call change_file_owner (with -1 for uids), not change_file_group.
2000-12-09 20:38:01 +00:00
2000-12-08 18:32:11 +00:00
2000-12-06 11:06:43 +00:00
2000-11-06 17:38:07 +00:00
2000-12-09 13:48:03 +00:00
2000-11-18 13:02:44 +00:00
2000-12-09 20:38:01 +00:00
2000-12-09 14:46:34 +00:00
1998-05-03 20:46:29 +00:00
2000-12-09 10:14:52 +00:00
S
Description
No description provided
52 MiB
Languages
C 56.8%
Shell 27.4%
Perl 11.5%
Makefile 2.2%
M4 0.9%
Other 1.2%