From: noer AT cygnus DOT com (Geoffrey Noer) Subject: Re: Symlinks are broken? 16 Sep 1998 02:45:32 -0700 Message-ID: <19980916022814.45277.cygnus.cygwin32.developers@cygnus.com> References: <01BDE172 DOT 4E2D60C0 AT sos> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: Sergey Okhapkin Cc: cygwin32-developers AT cygnus DOT com On Wed, Sep 16, 1998 at 01:02:47PM +0400, Sergey Okhapkin wrote: > > - path_conv real_path (path, !!(flags & O_NOSYMLINK)); > + path_conv real_path (path, !(flags & O_NOSYMLINK)); I committed the change... -- Geoffrey Noer noer AT cygnus DOT com