X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <17393e3e0712191636p2e374429le8cf5eae2c9a2820@mail.gmail.com> Date: Wed, 19 Dec 2007 19:36:08 -0500 From: "Matt Wozniski" To: cygwin AT cygwin DOT com Subject: Re: Running dovecot under Cygwin In-Reply-To: <200712201109.43942.daniel@nuix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47682B1C DOT 7070704 AT foxtrott-nb DOT de> <02a601c841bb$8e1d16e0$2e08a8c0 AT CAM DOT ARTIMI DOT COM> <200712201109 DOT 43942 DOT daniel AT nuix DOT com> X-Google-Sender-Auth: 83106a673476a940 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Dec 19, 2007 7:09 PM, Daniel Noll wrote: > On Wednesday 19 December 2007 08:18:37 Dave Korn wrote: > > > > > > Does Cygwin uses EOF of Windows? > > > > No, Cygwin uses Ctrl-D for EOF like all POSIX. > > No, Cygwin uses whatever the user tells it to use during the install. No, you're confusing EOF with EOL. Line endings can be either Ctrl-M Ctrl-J or just Ctrl-J, depending upon your installation choice, but end of file is always Ctrl-D, like all of POSIX. ~Matt -- 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/