summaryrefslogtreecommitdiffstats
path: root/header.LGPL-ONLY
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2018-09-19 00:05:54 -0500
committerThiago Macieira <thiago.macieira@intel.com>2018-10-12 15:39:32 +0000
commitb7887f9b4faad2227691a2af589e9d7680d6ae08 (patch)
treeff2c8897d01498288bd1e3544c8c8563e90ba26c /header.LGPL-ONLY
parent3eebadc1734463afa469dcd08eab8c5d2557dec6 (diff)
Linux: Remove our use of syscall() for statx(2) and renameat2(2)
Those system calls are present in glibc 2.28. Instead of using syscall(3) to place the system calls directly, let's use only the glibc functions. That also means we no longer accept ENOSYS from either function, if they were detected in glibc. Change-Id: I44e7d800c68141bdaae0fffd1555b4b8fe63786b Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by: Lars Knoll <lars.knoll@qt.io> Reviewed-by: Jüri Valdmann <juri.valdmann@qt.io>
Diffstat (limited to 'header.LGPL-ONLY')
0 files changed, 0 insertions, 0 deletions