This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Text vs. binary - should symlink be resolved?


Text vs. binary processing is based on whether file resides on binary or text
mounted filesystem.

Currently Cygwin seems to check original filename as passed to open call. This
leads to interesting effect - symlink may point anywhere, and target may
reside on filesystem mounted with different option.

IMHO the rule to determine open mode should be applied to symlink target
(final target) - after all, that is _the_ file itself.

What do you think?

cheers

-andrej

Have a nice DOS!
B >>


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]