This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch]another sigsegv in environ.cc


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]