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