glibc/sysdeps/unix/sysv/linux/x86_64
Adhemerval Zanella 589260cef8 Remove mknod wrapper functions, move them to symbols
This patch removes the mknod and mknodat static wrapper and add the
symbols on the libc with the expected names.

Both the prototypes of the internal symbol linked by the static
wrappers and the inline redirectors are also removed from the installed
sys/stat.h header file.  The wrapper implementation license LGPL
exception is also removed since it is no longer statically linked to
binaries.

Internally the _STAT_VER* definitions are moved to the arch-specific
xstatver.h file.

Checked with a build for all affected ABIs. I also checked on x86_64,
i686, powerpc, powerpc64le, sparcv9, sparc64, s390, and s390x.

Reviewed-by: Lukasz Majewski <lukma@denx.de>
2020-10-09 17:02:06 -03:00
..
64 Remove mknod wrapper functions, move them to symbols 2020-10-09 17:02:06 -03:00
x32 Remove mknod wrapper functions, move them to symbols 2020-10-09 17:02:06 -03:00
Implies
Makefile
Versions
____longjmp_chk.S
__start_context.S
brk.c
clone.S
compat-timer.h
configure
configure.ac
dl-cache.h
dl-procinfo.c
dl-procinfo.h
getcontext.S
kernel-features.h
kernel_stat.h
ldconfig.h
ldd-rewrite.sed
libmvec.abilist
makecontext.c
readelflib.c
register-dump.h
setcontext.S
sigaction.c
sigaltstack-offsets.sym
sigcontextinfo.h
swapcontext.S
syscall.S
syscalls.list
sysdep.S
sysdep.h
timer_create.c
timer_delete.c
timer_getoverr.c
timer_gettime.c posix: Fix -Warray-bounds instances building timer_create [BZ #26687] 2020-10-06 15:29:35 -03:00
timer_settime.c posix: Fix -Warray-bounds instances building timer_create [BZ #26687] 2020-10-06 15:29:35 -03:00
ucontext_i.sym
vfork.S