Opened 12 years ago

Closed 12 years ago

#13 closed defect (fixed)

coreutils: cannot change owner and group

Reported by: Yuri Dario Owned by:
Priority: major Milestone:
Component: coreutils Version:
Severity: Keywords:
Cc:

Description

Current chown/chgrp implementation cannot change owner and group of files because of a bug in libc described in

http://svn.netlabs.org/libc/ticket/204

Since this code has not been incorporated in libc 0.6.4, it could be integrated into coreutils until libc is fixed.

Change History (2)

comment:1 Changed 12 years ago by Yuri Dario

(changeset:393) incorporated libc fixes from ticket 204.

That code can be removed once libc ticket 204 will be resolved.

comment:2 Changed 12 years ago by Yuri Dario

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.