David 'Digit' Turner
95d751feac
libc: Add ftruncate64 and improve 64-bit parameter syscall handling.
...
This patch improves the handling of 64-bit parameters in syscalls on ARM.
The ARM EABI mandates that 64-bit quantities be passed in even/odd register
pairs, which requires special treatment.
This allows us to simplify our implementations of pread() and pwrite()
and remove the C stubs for pread64() and pwrite64().
Also add ftruncate64() to <unistd.h>
Change-Id: I407e2fd223ba0093dd2d0b04c6152fadfc9ce3ef
Bug 3107933
2010-12-16 17:04:41 +01:00
..
2010-12-06 12:05:11 +01:00
2010-01-15 15:15:52 -08:00
2010-08-25 08:46:23 -07:00
2009-06-16 18:55:37 -07:00
2009-03-03 19:28:35 -08:00
2010-12-16 17:04:41 +01:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2010-09-26 11:26:53 -07:00
2010-01-15 15:57:02 -08:00
2009-03-03 19:28:35 -08:00
2010-03-17 16:11:37 -05:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2010-01-15 15:57:02 -08:00
2009-03-03 19:28:35 -08:00
2010-09-27 17:33:40 +02:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2010-01-15 15:57:02 -08:00
2010-10-09 17:56:55 +02:00
2009-03-03 19:28:35 -08:00
2010-06-22 17:51:41 -07:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2010-06-22 17:51:41 -07:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2010-01-15 15:57:02 -08:00
2010-02-12 11:37:25 -08:00
2009-03-03 19:28:35 -08:00
2010-09-27 17:27:14 +02:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2010-09-28 00:13:43 -07:00
2009-03-03 19:28:35 -08:00
2010-01-15 15:01:44 -08:00
2009-03-03 19:28:35 -08:00
2010-12-06 13:42:54 +01:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2010-10-09 17:56:55 +02:00
2009-09-14 16:45:50 +02:00
2010-10-09 17:56:55 +02:00
2010-11-30 12:45:02 -08:00
2009-03-03 19:28:35 -08:00
2009-07-22 11:41:02 +02:00
2009-03-03 19:28:35 -08:00
2010-06-11 14:39:39 -07:00
2009-03-03 19:28:35 -08:00
2009-11-23 16:25:32 -05:00
2010-12-06 12:25:52 +01:00
2010-12-16 17:04:41 +01:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2010-09-27 17:35:26 +02:00
2010-11-29 13:15:07 -08:00
2009-03-03 19:28:35 -08:00