Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tools/compat



Module Name:    src
Committed By:   grant
Date:           Wed Mar 19 09:26:39 UTC 2003

Modified Files:
        src/tools/compat: lchflags.c lchmod.c lchown.c

Log Message:
if target is not a symlink, silently succeed rather than failing with
EINVAL.

on systems which don't have lch{flags,own,mod}, flags, ownership and
modes of symlinks is meaningless, anyway.

ok'd by christos.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/tools/compat/lchflags.c src/tools/compat/lchmod.c \
    src/tools/compat/lchown.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index