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] | |
Jakub Jelinek <jakub@redhat.com> writes:
> On Fri, Jun 07, 2002 at 01:37:03PM +0200, Andreas Jaeger wrote:
>>
>> Roland,
>>
>> since your sendfile changes I cannot build glibc on i686-linux
>> anymore. Now I have both sendfile in the io and misc subdirs:
>>
>> $ ll */sendfile*
>> -rw-r--r-- 1 aj users 964 Jun 7 13:30 io/sendfile.o
>> -rw-r--r-- 1 aj users 1188 Jun 7 13:30 io/sendfile.os
>> -rw-r--r-- 1 aj users 1135 Jun 7 13:30 io/sendfile64.d
>> -rw-r--r-- 1 aj users 8788 Jun 7 13:30 io/sendfile64.o
>> -rw-r--r-- 1 aj users 8836 Jun 7 13:30 io/sendfile64.os
>> -rw-r--r-- 1 aj users 964 Jun 7 13:29 misc/sendfile.o
>> -rw-r--r-- 1 aj users 1188 Jun 7 13:29 misc/sendfile.os
>>
>> sendfile is a syscall on i686-linux.
>
> See the mail I've posted today (the patch will need
> some adjustements, since I haven't noticed some Roland's changes, I'll
> update it ASAP).
Sorry, I missed your email.
All these changes look very fragile, I'd hope we had a cleaner
solution...
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] |