Serban Constantinescu 48501af98f AArch64: Fix flock64 for LP64.
On LP64 systems F_GETLK64, F_SETLK64 and F_SETLKW64 definitions should
map onto the F_GETLK, F_SETLK and F_SETLKW definitions, respectively.
LP64 also doesn't have a struct flock64.

Change-Id: Ibdfed9645d9e946999acd6efa8b96ea6238ed5bf
Signed-off-by: Marcus Oakland <marcus.oakland@arm.com>
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
2014-04-08 12:19:23 -07:00
..
2014-04-07 14:29:28 -07:00
2013-12-03 18:42:41 -08:00
2013-12-03 18:42:41 -08:00
2014-04-08 12:19:23 -07:00
2013-02-01 14:51:19 -08:00
2014-04-07 16:41:53 -07:00
2014-02-24 20:22:11 +00:00
2014-04-02 21:54:39 +01:00
2013-10-29 14:55:11 -07:00
2014-02-12 19:04:27 -08:00
2014-02-21 16:27:21 +00:00
2014-04-07 16:41:53 -07:00
2013-02-13 14:40:48 -08:00
2014-02-24 15:55:31 -08:00
2014-01-09 11:00:04 -08:00
2014-01-03 14:49:37 -08:00
2014-02-24 20:22:11 +00:00
2014-03-04 00:58:31 +00:00
2014-04-07 14:29:28 -07:00