bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Exporting libc patches


From: Thomas Schwinge
Subject: Re: Exporting libc patches
Date: Mon, 06 Jun 2011 21:12:43 +0200
User-agent: Notmuch/0.5-77-g335dd52 (http://notmuchmail.org) Emacs/23.2.1 (i486-pc-linux-gnu)

Hallo!

On Mon, 06 Jun 2011 18:39:09 +0200, ludo@gnu.org (Ludovic 
=?iso-8859-1?Q?Court=E8s?=) wrote:
> Samuel Thibault <samuel.thibault@gnu.org> skribis:
> > Ludovic Courtès, le Mon 06 Jun 2011 14:39:39 +0200, a écrit :
> >> @@ -79,6 +79,8 @@
> >>  extern int __dup (int __fd);
> >>  extern int __dup2 (int __fd, int __fd2);
> >>  libc_hidden_proto (__dup2)
> >> +extern int __dup3 (int __fd, int __fd2, int __flags);
> >> +libc_hidden_proto (__dup3)
> >
> > It seems Ulrich added a dup3 hiddenproto in the meanwhile. I guess
> > +libc_hidden_def (dup3)
> > needs to be added to our patch, as is done in commit 94b7cc37
> 
> Could you update hurd/glibc.git?

It's on my list...  :-)

But, if there is an upstream commit for this simple change (as Samuel
pointed out), I'll add that as a backport (cherry pick), and then
updating the TopGit repository without adding all other glibc upstream
changes; that's an easy task.  I'll have a look.


Grüße,
 Thomas

Attachment: pgpy_4zun2vbc.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]