glibc/sysdeps
Florian Weimer a0a0dc8317 Remove obsolete, never-implemented XSI STREAMS declarations
The stub implementations are turned into compat symbols.

Linux actually has two reserved system call numbers (for getpmsg
and putpmsg), but these system calls have never been implemented,
and there are no plans to implement them, so this patch replaces
the wrappers with the generic stubs.

According to <https://bugzilla.redhat.com/show_bug.cgi?id=436349>,
the presence of the XSI STREAMS declarations is a minor portability
hazard because they are not actually implemented.

This commit does not change the TIRPC support code in
sunrpc/rpc_svcout.c.  It uses additional XTI functionality and
therefore never worked with glibc.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2019-03-14 15:44:15 +01:00
..
aarch64
alpha
arm
csky C-SKY: mark lr as undefined to stop unwinding 2019-03-11 09:51:14 +08:00
generic Move inttypes.h and stdint.h to stdlib. 2019-03-13 09:42:09 -04:00
gnu
hppa
htl
hurd
i386
ia64 Remove obsolete, never-implemented XSI STREAMS declarations 2019-03-14 15:44:15 +01:00
ieee754
init_array
m68k
mach hurd: Add no-op version of __res_enable_icmp [BZ #24047] 2019-03-13 14:58:58 +01:00
microblaze
mips
nios2
nptl
posix Remove obsolete, never-implemented XSI STREAMS declarations 2019-03-14 15:44:15 +01:00
powerpc Fix output of LD_SHOW_AUXV=1. 2019-03-13 10:45:35 +01:00
pthread
riscv
s390 Remove obsolete, never-implemented XSI STREAMS declarations 2019-03-14 15:44:15 +01:00
sh
sparc Fix output of LD_SHOW_AUXV=1. 2019-03-13 10:45:35 +01:00
unix Remove obsolete, never-implemented XSI STREAMS declarations 2019-03-14 15:44:15 +01:00
wordsize-32
wordsize-64
x86 Remove obsolete, never-implemented XSI STREAMS declarations 2019-03-14 15:44:15 +01:00
x86_64