On Wed, 18 Feb 2009, Frank Naumann wrote:
Hello!Trying to build some apps on MiNT, and noticed they can't seem to find writev(). This is on 1.16.3a. The FreeMiNT syscalls.master seems to indicate that writev() should be available since 1.16 - am I missing anything?readv/writev are supported, they are just in the libsocket.a placed (instead in libc.a as it's common today).
Aha - great, thanks.