[PATCH] splice, vmsplice and tee for i386

Timo Teräs timo.teras at iki.fi
Thu May 1 23:04:08 PDT 2008


Timo Teräs wrote:
> 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.)

IMHO, this is good to commit. Any objections?

- Timo



More information about the uClibc mailing list