public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Corinna Vinschen <vinschen@redhat.com>
To: gcc-patches@gcc.gnu.org
Cc: Richard Earnshaw <rearnsha@arm.com>
Subject: Re: Libiberty: POSIXify psignal definition
Date: Tue, 17 May 2011 19:42:00 -0000	[thread overview]
Message-ID: <20110517162811.GT5248@calimero.vinschen.de> (raw)
In-Reply-To: <1305646410.29122.21.camel@e102346-lin.cambridge.arm.com>

On May 17 16:33, Richard Earnshaw wrote:
> 
> On Thu, 2011-05-05 at 09:30 +0200, Corinna Vinschen wrote:
> > [Please keep me CCed, I'm not subscribed to gcc-patches.  Thank you]
> > 
> > Hi,
> > 
> > the definition of psignal in libiberty is
> > 
> >    void psignal (int, char *);
> > 
> > The correct definition per POSIX is
> > 
> >    void psignal (int, const char *);
> > 
> > The below patch fixes that.
> > 
> > 
> > Thanks,
> > Corinna
> > 
> > 
> > 	* strsignal.c (psignal): Change second parameter to const char *.
> > 	Fix comment accordingly.
> > 
> 
> OK.
> 
> R.

Thanks.  I just have no check in rights to the gcc repository.  I applied
the change to the sourceware CVS repository but for gcc I need a proxy.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat

  parent reply	other threads:[~2011-05-17 16:28 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-05  7:39 Corinna Vinschen
2011-05-05  7:55 ` Andrew Pinski
2011-05-05  9:00   ` Corinna Vinschen
2011-05-05 17:32     ` Andrew Pinski
2011-05-17 18:28 ` Richard Earnshaw
2011-05-17 18:32   ` DJ Delorie
2011-05-17 19:34     ` Richard Earnshaw
2011-05-17 19:47       ` Corinna Vinschen
2011-05-18  0:15         ` DJ Delorie
2011-05-18 18:38           ` Richard Earnshaw
2011-05-18 19:05             ` DJ Delorie
2011-05-18 19:27               ` Corinna Vinschen
2011-05-18 20:19               ` Joseph S. Myers
2011-05-18 20:26                 ` DJ Delorie
2011-05-18 20:31                   ` Joseph S. Myers
2011-05-26 16:46                 ` DJ Delorie
2011-06-08 12:21                   ` Hans-Peter Nilsson
2011-06-08 13:12                     ` Richard Earnshaw
2011-06-08 14:09                     ` DJ Delorie
2011-06-20 16:57                 ` Removing target-libiberty (was: Re: Libiberty: POSIXify psignal definition) Hans-Peter Nilsson
2011-06-20 17:03                   ` Joseph S. Myers
2011-06-22 18:44                     ` Hans-Peter Nilsson
2011-06-22 19:37                       ` DJ Delorie
2011-06-22 21:40                       ` Hans-Peter Nilsson
2011-05-17 20:03       ` Libiberty: POSIXify psignal definition DJ Delorie
2011-05-17 19:42   ` Corinna Vinschen [this message]
2011-05-17 21:23     ` DJ Delorie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110517162811.GT5248@calimero.vinschen.de \
    --to=vinschen@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=rearnsha@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).