Move execve to syscalls.list (bug 14138).
commit6268f532b6c6be7971cb57883d042bd771966548
authorJoseph Myers <joseph@codesourcery.com>
Wed, 1 Oct 2014 20:58:20 +0000 (1 20:58 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 1 Oct 2014 20:58:20 +0000 (1 20:58 +0000)
tree265c862f1a4ec239f9192de67ff6510ef370657e
parent7a34129911093dac61d6f2927cd8125f8e6d9945
Move execve to syscalls.list (bug 14138).

Continuing the move of syscall definitions to syscalls.list, where
previous cleanups have made this possible, this patch moves the
definition of execve.  (In this case, it was the removal of bounded
pointers support, rather than old kernel support, which made the move
possible.)

Tested for x86_64.

[BZ #14138]
* sysdeps/unix/sysv/linux/execve.c: Remove file.
* sysdeps/unix/sysv/linux/syscalls.list (execve): Add syscall.
ChangeLog
sysdeps/unix/sysv/linux/execve.c [deleted file]
sysdeps/unix/sysv/linux/syscalls.list