lib/chown.c


Log

Author Commit Date CI Message
Jim Meyering d1eb42bd 2005-07-02T09:45:07 Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally, and don't include <sys/file.h>).
Paul Eggert b00e860d 2005-05-20T20:57:40 * lib/chown.c (rpl_chown): Return -1 on failure. * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs of -1.
Paul Eggert 267a39ba 2005-05-14T06:03:57 *** empty log message ***
Paul Eggert 17c3e95e 2004-08-10T04:49:04 (rpl_chown): Work even if the file is writeable but not readable.
Paul Eggert a62be9f4 2004-08-07T00:09:38 Merge from coreutils.
Paul Eggert c4da5fc9 2004-06-01T20:27:08 Merge from coreutils CVS.
Jim Meyering 89f2b489 2000-08-07T15:48:18 back out Copyright date changes for files with no changes year
Jim Meyering d349992d 2000-07-09T07:22:43 update copyright date
Jim Meyering cf42d3e5 1998-12-07T03:12:10 ansideclify
Jim Meyering 67f394c1 1998-03-15T11:09:10 Use #if, not #ifdef with HAVE_ macros
Jim Meyering db0e2b8c 1997-12-21T11:17:20 (rpl_chown): Rename from chown. Undefine chown just after including config.h. Include sys/stat.h. Use correct ordering of uid and gid parameters both in function definition and in call to chown. With patches from Kaveh Ghazi.
Jim Meyering 1ab0c59c 1997-03-13T05:16:47 .
Jim Meyering 02276ef5 1997-03-12T01:26:15 .
Jim Meyering 35e346ee 1997-03-11T05:11:09 .