]> sourceware.org Git - newlib-cygwin.git/commit
2004-04-14 Pierre Humblet <pierre.humblet@ieee.org>
authorPierre Humblet <phumblet@phumblet.no-ip.org>
Wed, 14 Apr 2004 03:08:00 +0000 (03:08 +0000)
committerPierre Humblet <phumblet@phumblet.no-ip.org>
Wed, 14 Apr 2004 03:08:00 +0000 (03:08 +0000)
commitb923181eca48edeffb5f1bdaa9f7d424be9bfe68
tree4f05162afd97012967d5a1f45def426efa04e562
parent3614afe6a0a9d6fac724a146fa319fa76da97570
2004-04-14  Pierre Humblet <pierre.humblet@ieee.org>

        * path.h (path_conv::set_symlink): Add argument.
        (path_conv::get_symlink_length): New method.
        (path_conv::symlink_length): New member.
        * path.cc (path_conv::check): Pass symlen to set_symlink.
        * fhandler_disk_file.cc (fhandler_base::fstat_helper): For symlinks
        set st_size from get_symlink_length.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_disk_file.cc
winsup/cygwin/path.cc
winsup/cygwin/path.h
This page took 0.030729 seconds and 5 git commands to generate.