This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: [RFA] Fix corefile-write support for Unixware


Nick Clifton wrote:
> 
> Hi Michael,
> 
>   [Sorry for the long delay...]
> 
> > This patch makes writing of corefiles work on Unixware,
> > plus silences a few compiler warnings by adding prototype declarations.
> >
> > 2002-02-11  Michael Snyder  <msnyder@redhat.com>
> >
> >         * elf-bfd.h (elfcore_write_lwpstatus): Add prototype.
> >         * elf.c (elfcore_grok_pstatus): Add prototype.
> >         (elfcore_grok_lwpstatus): Add prototype.
> >         (elfcore_write_lwpstatus): New function.
> >         (elfcore_write_pstatus): Fix typo, eliminate unnecessary memcpy.
> 
> Approved please apply.

Thanks, committed.


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