Jérôme Duval 2ffbe7aaca kernel/x86_64: compatibility syscalls for vfs.cpp.
* define compat_flock, compat_timespec, compat_stat, compat_attr_info,
compat_fs_info, compat_fd_info to be used for respective 32-bit types
of syscalls in compatibility mode.
* handle 32-bit types in common_fcntl(), _user_read_stat(), _user_stat_attr(),
_user_read_index_stat, _user_read_fs_info, _user_write_fs_info,
_user_get_next_fd_info, other syscalls are compatible as is.

Change-Id: I5b372169fe142f67b81fd6c27e0627d5119ba687
2018-06-12 15:55:43 +00:00
..
2017-06-28 08:51:24 -05:00
2017-12-10 11:02:59 -05:00
2015-01-17 17:02:40 +01:00
2018-03-07 18:04:31 -05:00
2015-08-27 11:51:57 +02:00
2017-11-24 21:35:49 +01:00