https://bugs.kde.org/show_bug.cgi?id=433873

--- Comment #3 from Paul Floyd <pjfl...@wanadoo.fr> ---
Created attachment 143181
  --> https://bugs.kde.org/attachment.cgi?id=143181&action=edit
diff for opnenat2

Here is the start of an implementation. Mostly it's just a copy/paste of
sys_openat, with the args changed to use struct open_how*, and also to do more
thorouhg checking of the args.

I'm not sure if the values of VKI_O_DIRECTORY / VKI___O_TMPFILE / VKI_O_TMPFILE
are generic across Linux hardware platforms. If they are then they need to be
moved to include/vki/vki-linux.h. If not they need to be moved to the platform
versions of vki-linux.h

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to