]> git.ipfire.org Git - thirdparty/systemd.git/commit
seccomp: let's update base-io a bit
authorLennart Poettering <lennart@poettering.net>
Wed, 13 Sep 2017 17:31:43 +0000 (19:31 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 14 Sep 2017 13:45:21 +0000 (15:45 +0200)
commit648a0ed0d7df52a485bd20085f9427714e5e176c
tree98b04cc8723447bc3e2e19bcb2daf23600bbd23c
parente41b0f42a88cbc5733f994cd3de408f33d9ada89
seccomp: let's update base-io a bit

Let's add _llseek which is the syscall name on some archs that on others
is simply lseek (due to 64bit vs 32bit off_t confusion). Also, let's
sort things alphabetically.
src/shared/seccomp-util.c