Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Message-ID: <01f101c0c13f$4ae73260$0200a8c0@lifelesswks> From: "Robert Collins" To: "Corinna Vinschen" References: <013c01c0c0f2$ed49a8a0$0200a8c0 AT lifelesswks> <20010409154857 DOT H956 AT cygbert DOT vinschen DOT de> Subject: Re: indent syntax Date: Tue, 10 Apr 2001 07:51:53 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-OriginalArrivalTime: 09 Apr 2001 21:45:22.0416 (UTC) FILETIME=[60E57F00:01C0C13E] ----- Original Message ----- From: "Corinna Vinschen" To: Sent: Monday, April 09, 2001 11:48 PM Subject: Re: indent syntax > On Mon, Apr 09, 2001 at 10:45:14PM +1000, Robert Collins wrote: > > What indent syntax do you use for cygwin? I just noticed a huge change > > to the threads layout .. > > > > If you could let me know I'll use the same. > > We're using the GNU Coding Standard: > > http://www.gnu.org/prep/standards_toc.html > > Corinna > Well that leaves me confused. Indent is meant to default to the GNu coding standards. So why did Chris commit a change to pthread.cc, thread.cc, that moved every function definition to the left hand border? I'm indenting these files with indent foo.c (indent 2.2.5). Rob