This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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] Fix glibc sparc build (dl-*brk stuff)


Jakub Jelinek <jakub@redhat.com> writes:

> On Sun, Jun 09, 2002 at 09:56:09PM +0200, Andreas Jaeger wrote:
>> > 2002-06-09  Jakub Jelinek  <jakub@redhat.com>
>> >
>> > 	* sysdeps/unix/sysv/linux/i386/dl-brk.c: Move...
>> > 	* sysdeps/unix/sysv/linux/dl-brk.c: ...here.
>> 
>> The two lines above and below are the same - as is in your patch.
>
> No, the lines above are dl-brk.c, the lines below are dl-sbrk.c.
> Likewise in the patch. I only screwed up postprocessing of the patch, so
> there are no spaces between --- resp. +++ and libc.

I'm blind, sorry.

>> 
>> > 	* sysdeps/unix/sysv/linux/i386/dl-sbrk.c: Move...
>> > 	* sysdeps/unix/sysv/linux/dl-sbrk.c: ...here.
>> 
>> Can you send a clean one, please?
>
> Here is the patch after s/+++/ &/;s/---/ &/ :
>
> 2002-06-09  Jakub Jelinek  <jakub@redhat.com>
>
> 	* sysdeps/unix/sysv/linux/i386/dl-brk.c: Move...
> 	* sysdeps/unix/sysv/linux/dl-brk.c: ...here.
> 	* sysdeps/unix/sysv/linux/i386/dl-sbrk.c: Move...
> 	* sysdeps/unix/sysv/linux/dl-sbrk.c: ...here.

Thanks, committed to mainline,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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