Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Tue, 23 May 2000 14:38:23 -0400 Message-Id: <200005231838.OAA23850@envy.delorie.com> From: DJ Delorie To: Jason DOT Tishler AT dothill DOT com CC: cygwin AT sourceware DOT cygnus DOT com In-reply-to: <392ACD0A.D946A741@dothill.com> (message from Jason Tishler on Tue, 23 May 2000 14:25:14 -0400) Subject: Re: CygUtils Version of zip (and Symlinks) References: <392ACD0A DOT D946A741 AT dothill DOT com> > 1. What is the best way to read the contents of a symlink file? Can I > use open or do I have to resort to CreateFile? Use readlink() and symlink() to read and create symbolic links. These also work under unix. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com