src/winsup/cygwin ChangeLog path.h path.cc fha ...
phumblet@cygwin.com
phumblet@cygwin.com
Wed Apr 14 09:12:00 GMT 2004
CVSROOT: /cvs/src
Module name: src
Changes by: phumblet@sourceware.org 2004-04-14 03:08:00
Modified files:
winsup/cygwin : ChangeLog path.h path.cc fhandler_disk_file.cc
Log message:
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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2428&r2=1.2429
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.h.diff?cvsroot=src&r1=1.62&r2=1.63
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.300&r2=1.301
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_disk_file.cc.diff?cvsroot=src&r1=1.83&r2=1.84
More information about the Cygwin-cvs
mailing list