glibc/include/sys
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
..
auxv.h
bitypes.h
cdefs.h Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI 2020-04-30 08:52:08 -05:00
dir.h
epoll.h
errno.h
fcntl.h
file.h
gmon_out.h
gmon.h
ioctl.h
ipc.h
mman.h
msg.h sysv: linux: Add 64-bit time_t variant for msgctl 2020-07-09 12:05:40 -03:00
param.h
poll.h
prctl.h Add a C wrapper for prctl [BZ #25896] 2020-04-30 10:42:43 -07:00
profil.h
queue.h
random.h
resource.h linux: Use long time_t for wait4/getrusage 2020-04-02 09:21:06 -07:00
select.h linux: Add time64 select support 2020-09-28 16:21:48 -03:00
sem.h sysv: linux: Add 64-bit time_t variant for semctl 2020-07-09 12:05:35 -03:00
sendfile.h
shm.h sysv: linux: Add 64-bit time_t variant for shmctl 2020-07-09 12:05:47 -03:00
signal.h
single_threaded.h Add the __libc_single_threaded variable 2020-07-06 11:15:58 +02:00
socket.h linux: Add time64 recvmmsg support 2020-09-28 17:28:39 -03:00
stat.h Remove mknod wrapper functions, move them to symbols 2020-10-09 17:02:06 -03:00
statfs.h
statvfs.h
sysinfo.h
syslog.h
sysmacros.h
termios.h
time.h y2038: linux: Provide __adjtime64 implementation 2020-05-20 01:03:26 +02:00
timeb.h
times.h
ttychars.h
types.h
uio.h
un.h
unistd.h
utsname.h
vfs.h
vlimit.h
vtimes.h
wait.h
xattr.h