strace/linux
Dmitry V. Levin b36d132907 Assume that libc provides sendmsg
Starting with commit v4.6-281-g7af9f35, we implicitly assume that
HAVE_SENDMSG is always defined.  Therefore, the check for sendmsg
availability is redundant and could be safely removed.

* configure.ac (AC_CHECK_FUNCS): Remove sendmsg.
* linux/dummy.h [!HAVE_SENDMSG] (sys_recvmsg, sys_sendmsg): Remove
stub aliases.
* net.c [HAVE_SENDMSG]: Define unconditionally.
* syscall.c (dumpio) [HAVE_SENDMSG]: Likewise.
2015-11-18 23:18:17 +00:00
..
32 Wire up userfaultfd, membarrier, and mlock2 syscalls 2015-11-17 00:39:49 +00:00
64 Wire up userfaultfd, membarrier, and mlock2 syscalls 2015-11-17 00:39:49 +00:00
aarch64 Introduce SEN macro 2015-07-12 22:31:40 +00:00
alpha alpha: fix 2 dummy osf syscall entries 2015-07-21 19:09:35 +00:00
arc Introduce SEN macro 2015-07-12 22:31:40 +00:00
arm Wire up userfaultfd, membarrier, and mlock2 syscalls 2015-11-17 00:39:49 +00:00
avr32 avr32: fix fstatat64 syscall entry 2015-07-21 19:09:35 +00:00
bfin Introduce SEN macro 2015-07-12 22:31:40 +00:00
crisv10 sigreturn: make use of RVAL_DECODED 2015-07-20 22:03:07 +00:00
crisv32 sigreturn.c: split arch specific code into separate arch files 2015-03-23 22:25:05 +00:00
hppa Wire up userfaultfd, membarrier, and mlock2 syscalls 2015-11-17 00:39:49 +00:00
i386 Wire up userfaultfd, membarrier, and mlock2 syscalls 2015-11-17 00:39:49 +00:00
ia64 ia64: wire up kcmp syscall 2015-11-17 00:40:22 +00:00
m68k Wire up userfaultfd, membarrier, and mlock2 syscalls 2015-11-17 00:39:49 +00:00
metag Introduce SEN macro 2015-07-12 22:31:40 +00:00
microblaze Wire up userfaultfd, membarrier, and mlock2 syscalls 2015-11-17 00:39:49 +00:00
mips Wire up userfaultfd, membarrier, and mlock2 syscalls 2015-11-17 00:39:49 +00:00
nios2 Introduce SEN macro 2015-07-12 22:31:40 +00:00
or1k Introduce SEN macro 2015-07-12 22:31:40 +00:00
powerpc powerpc: wire up direct sysv ipc syscalls 2015-11-17 00:40:21 +00:00
powerpc64 sigreturn.c: split arch specific code into separate arch files 2015-03-23 22:25:05 +00:00
s390 Wire up userfaultfd, membarrier, and mlock2 syscalls 2015-11-17 00:39:49 +00:00
s390x Wire up userfaultfd, membarrier, and mlock2 syscalls 2015-11-17 00:39:49 +00:00
sh Introduce SEN macro 2015-07-12 22:31:40 +00:00
sh64 Fix oldselect decoding on 64-bit architectures 2015-07-30 22:02:56 +00:00
sparc Wire up userfaultfd, membarrier, and mlock2 syscalls 2015-11-17 00:39:49 +00:00
sparc64 Move sparc64 get_scno() code where it belongs 2015-03-25 15:22:49 +01:00
tile Introduce SEN macro 2015-07-12 22:31:40 +00:00
x32 Wire up userfaultfd, membarrier, and mlock2 syscalls 2015-11-17 00:39:49 +00:00
x86_64 Wire up userfaultfd, membarrier, and mlock2 syscalls 2015-11-17 00:39:49 +00:00
xtensa xtensa: fix several syscall entries 2015-08-19 13:36:44 +00:00
arch_regs.h Move regs-related macros and declarations from defs.h to regs.h 2015-02-13 18:28:08 +00:00
arch_sigreturn.c sigreturn.c: split arch specific code into separate arch files 2015-03-23 22:25:05 +00:00
dummy_check.sh Remove stray sys_swapon() declaration 2012-02-28 16:39:44 +01:00
dummy.h Assume that libc provides sendmsg 2015-11-18 23:18:17 +00:00
errnoent.h Change errnoent.h files to use designated initializers 2015-02-23 13:29:17 +00:00
inet_diag.h Add -yy option: print ip and port associated with socket descriptors 2014-09-17 20:03:38 +00:00
mtd-abi.h Whitespace fix, no code changes 2013-02-14 13:39:53 +01:00
personality.h Use prepared editions of recently imported linux headers 2014-02-05 12:56:26 +00:00
ptp_clock.h Decode ptp ioctls 2014-02-04 00:03:08 +00:00
signalent.h Regenerated 2001-08-03 21:51:48 +00:00
sock_diag.h Add -yy option: print ip and port associated with socket descriptors 2014-09-17 20:03:38 +00:00
subcall.h Introduce SEN macro 2015-07-12 22:31:40 +00:00
syscall.h Add unique syscall entry numbers (SENs) 2015-07-12 22:31:49 +00:00
ubi-user.h Use macros for gcc attributes 2015-03-30 00:33:06 +00:00
unix_diag.h Support unix domain sockets in -yy option 2014-12-25 01:00:48 +00:00
userent0.h process.c: split struct_user_offsets into architecture-specific include files 2014-12-11 19:25:02 +00:00
userent.h process.c: split struct_user_offsets into architecture-specific include files 2014-12-11 19:25:02 +00:00