OSDN Git Service

Remove duplication between readv and writev.
authorElliott Hughes <enh@google.com>
Tue, 6 Oct 2009 22:31:35 +0000 (15:31 -0700)
committerElliott Hughes <enh@google.com>
Tue, 6 Oct 2009 22:31:35 +0000 (15:31 -0700)
commitda410ea38624a3f0d6b400ed2cb00de533a4966d
tree597f1887af3c34e4267b6d7486130d7e20abda93
parentdadd93d416861fe5bfa1dd32cc54e9e21043fc09
Remove duplication between readv and writev.

This also means we don't pin the three int arrays for the duration
of the syscall.
libcore/luni/src/main/native/org_apache_harmony_luni_platform_OSFileSystem.cpp