genode/libports/lib
Christian Prochaska dbd1c425bf libc: implement 'readv()'
This patch implements the 'readv()' function in the libc.

A lock guard prevents the parallel execution of either or both of the
'readv()' and 'writev()' functions.

Fixes #279.
2012-07-16 15:01:02 +02:00
..
import x86_64 and ARM support for libgmp 2012-07-04 14:56:48 +02:00
mk libc: implement 'readv()' 2012-07-16 15:01:02 +02:00