[PATCH] splice, vmsplice and tee for i386

Timo Teräs timo.teras at iki.fi
Fri Apr 25 07:09:41 UTC 2008


Bernhard Fischer wrote:
> On Thu, Apr 24, 2008 at 02:41:43PM +0300, Timo Teräs wrote:
>> Bernhard Fischer wrote:
>>> does splice() work if !LFS ?
>> I'm not exactly sure. splice has __off64_t * in it's prototype so
>> it might require LFS.
> 
> Perhaps you can try this with your testcase and stub it out if it
> doesn't work.

I turned off UCLIBC_HAS_LFS and recompiled without errors.

(Though, I noticed that "make clean" does not delete all .os files
which caused the build to initially fail on other errors.)

- Timo




More information about the uClibc mailing list