X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Wed, 9 Feb 2011 15:52:37 +0100
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: [patch]another sigsegv in environ.cc
Message-ID: <20110209145237.GF16194@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <iigs04$cui$1@dough.gmane.org> <20110204150118.GA20523@ednor.casa.cgf.cx> <iik3sk$7ur$1@dough.gmane.org> <20110205193541.GA14935@ednor.casa.cgf.cx> <20110205200317.GB14935@ednor.casa.cgf.cx> <iiu7ir$p5h$1@dough.gmane.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <iiu7ir$p5h$1@dough.gmane.org>
User-Agent: Mutt/1.5.21 (2010-09-15)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Feb  9 23:17, jojelino wrote:
> changes introduced.
> 
> all file: add __attribute__ ((regparm (x))) explicitly in function
> definition.
> environ.cc fix findenv_func that were not prefixed __stdcall
> exception.h add body to prevent compilation error with -DDEBUG_EXCEPTION
> 
> 
> fhandler_floppy.cc
> hookapi.cc
> syscalls.cc
> in6.h
> passwd.cc
> 
> merged with [PATCHes] Misc aliasing fixes for building DLL with gcc-4.5.0

Please, before sending further patches, see

  http://cygwin.com/contrib.html

especially the section "Before you get started".  If you send patches
of significant size, we need a copyright assignment from you.

Also, patches should always be accompanied by a ChangeLog entry, and
non-trivial patches should rather be sent to cygwin-patches.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

