[PATCH 1/2] Implement accept4 system call.

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Thu May 12 08:12:27 UTC 2011


On Thu, May 12, 2011 at 08:41:01AM +0200, Thierry Reding wrote:
>* Bernhard Reutner-Fischer wrote:
>> Hi,
>> 
>> Unfortunately this was pretty incomplete, i've applied it and completed
>> it. Please check current master.
>
>I've tried building current master but get some multiple definitions when
>linking. Note that I'm building this for i386/Pentium-4 with HAS_STUBS=y.
>The problem goes away if I unset HAS_STUBS. x86_64 builds successfully with
>or without HAS_STUBS.

This should be fixed with 213709e1e14418f728b52c8fefb4af505c99d567
(i386 doesn't have a bind syscall but goes through the socketcall as
opposed to x86_64).

Thanks for the heads up!


More information about the uClibc mailing list