This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: symbolic link untar issue
Eric Blake <ebb9 <at> byu.net> writes:
> Most .exe magic is already inside cygwin. In particular, CVS cygwin
> (which will become 1.7.0) has a transparent_exe option that makes this all
> even cleaner, without application specific knowledge.
>
> But the real problem reported by this thread has nothing to do with .exe
> magic after all. Rather, it had to do with a non-compliant implementation
> of open(O_CREAT|O_EXCL).
Ah. OK, thanks for the update, and all your hard work.
--
Eric
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/