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: sendfile change


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).

	Jakub


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