Matt Fischer e31c1d0b48 Fix pread()/pwrite() stubs
On ARM EABI, 64-bit function parameters must be aligned
to an even/odd register pair.  The weird way these stubs
were written (using separate lo/hi parameters) prevented
this alignment from being enforced by the compiler.
2010-02-12 16:13:46 -06:00
2010-02-12 16:13:46 -06:00
2009-11-12 18:45:14 -08:00
2008-10-21 07:00:00 -07:00
2009-11-15 12:05:31 -08:00
2008-10-21 07:00:00 -07:00
Description
No description provided
25 MiB
Languages
C 68.1%
Assembly 16.2%
C++ 13.4%
Makefile 1.1%
Python 0.9%
Other 0.2%