glibc/sysdeps/unix/sysv/linux
Joseph Myers 2c46a66a3a Remove __libc_waitpid function name.
Continuing the removal of unused __libc_* function names, this patch
removes the __libc_waitpid name.

Tested for x86_64 (testsuite, and that disassembly of installed shared
libraries is unchanged by the patch; __waitpid, which is exported from
shared libc, changes from weak to strong on some configurations, which
is of no significance).

	* include/sys/wait.h (__libc_waitpid): Remove declaration.
	* posix/waitpid.c (__libc_waitpid): Rename to __waitpid.
	(__waitpid): Don't define as alias.  Use libc_hidden_def not
	libc_hidden_weak.
	(waitpid): Define as alias of __waitpid.
	* sysdeps/unix/bsd/waitpid.c (__libc_waitpid): Rename to
	__waitpid.
	(__waitpid): Don't define as alias.  Use libc_hidden_def not
	libc_hidden_weak.
	(waitpid): Define as alias of __waitpid.
	* sysdeps/unix/sysv/linux/i386/syscalls.list (waitpid): Remove
	__libc_waitpid alias.
	* sysdeps/unix/sysv/linux/m68k/syscalls.list (waitpid): Likewise.
	* sysdeps/unix/sysv/linux/powerpc/syscalls.list (waitpid):
	Likewise.
	* sysdeps/unix/sysv/linux/sh/syscalls.list (waitpid): Likewise.
	* sysdeps/unix/sysv/linux/sparc/syscalls.list (waitpid): Likewise.
	* sysdeps/unix/sysv/linux/tile/waitpid.S (__libc_waitpid): Remove
	alias.
	* sysdeps/unix/sysv/linux/waitpid.c (__libc_waitpid): Rename to
	__waitpid.
	(__waitpid): Don't define as alias.  Use libc_hidden_def not
	libc_hidden_weak.
	(waitpid): Define as alias of __waitpid.
2014-11-07 01:27:16 +00:00
..
aarch64 Run check-localpltk/textrel/execstack over ld.so. 2014-11-06 15:48:44 -05:00
alpha Run check-localpltk/textrel/execstack over ld.so. 2014-11-06 15:48:44 -05:00
arm Run check-localpltk/textrel/execstack over ld.so. 2014-11-06 15:48:44 -05:00
bits fcntl-linux.h: add new definitions and manual updates for open file description locks 2014-07-29 23:27:21 -04:00
generic Remove __libc_creat function name. 2014-10-30 19:44:31 +00:00
hppa hppa: Make __SIGRTMIN 32 (ABI break). 2014-10-23 23:18:19 -04:00
i386 Remove __libc_waitpid function name. 2014-11-07 01:27:16 +00:00
ia64 Run check-localpltk/textrel/execstack over ld.so. 2014-11-06 15:48:44 -05:00
include/sys Don't use INTUSE with __adjtimex (bug 14132). 2014-10-08 23:19:32 +00:00
m68k Remove __libc_waitpid function name. 2014-11-07 01:27:16 +00:00
microblaze Run check-localpltk/textrel/execstack over ld.so. 2014-11-06 15:48:44 -05:00
mips MIPS: Avoid a dangling `vfork@GLIBC_2.0' reference 2014-10-22 15:20:37 +01:00
net
netash
netatalk
netax25
neteconet
netinet
netipx
netiucv
netpacket
netrom
netrose
nfs
powerpc Remove __libc_waitpid function name. 2014-11-07 01:27:16 +00:00
s390 Run check-localpltk/textrel/execstack over ld.so. 2014-11-06 15:48:44 -05:00
scsi
sh Remove __libc_waitpid function name. 2014-11-07 01:27:16 +00:00
sparc Remove __libc_waitpid function name. 2014-11-07 01:27:16 +00:00
sys Fix prototype of eventfd. 2014-09-20 14:05:49 +02:00
tile Remove __libc_waitpid function name. 2014-11-07 01:27:16 +00:00
wordsize-64 Remove __libc_creat function name. 2014-10-30 19:44:31 +00:00
x86 Clean up gnu/lib-names.h generation (bug 14171). 2014-09-26 17:33:04 +00:00
x86_64 pthread_once: Add fast path and remove x86 variants. 2014-10-20 20:28:08 +02:00
Implies Get rid of nptl/sysdeps/pthread/ subdirectory 2014-06-12 13:48:47 -07:00
Makefile Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
Versions
_G_config.h
_exit.c
a.out.h
accept.S
accept4.c
adjtime.c Don't use INTUSE with __adjtimex (bug 14132). 2014-10-08 23:19:32 +00:00
aio_misc.h Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
aio_sigqueue.c
allocrtsig.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
arch-fork.h
bind.S
check_native.c
check_pf.c Fix infinite loop in check_pf (BZ #12926) 2014-10-14 21:05:33 +05:30
clock.c
clock_getcpuclockid.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
clock_getres.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
clock_gettime.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
clock_nanosleep.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
clock_settime.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
cmsg_nxthdr.c
configure Remove bitrotten --enable-oldest-abi (bug 6652). 2014-09-16 17:45:03 +00:00
configure.ac Remove bitrotten --enable-oldest-abi (bug 6652). 2014-09-16 17:45:03 +00:00
connect.S
device-nrs.h
dl-brk.c
dl-execstack.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
dl-fxstatat64.c Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/. 2014-06-20 15:41:35 +00:00
dl-getcwd.c
dl-librecon.h
dl-openat64.c
dl-opendir.c Remove __ASSUME_O_CLOEXEC / O_CLOEXEC conditionals in sysdeps/unix/sysv/linux/. 2014-06-25 20:29:45 +00:00
dl-origin.c
dl-osinfo.h Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
dl-sbrk.c
dl-sysdep.c Add missing #include for MIN use in dl-sysdep.c. 2014-07-02 11:10:08 -07:00
dl-sysdep.h
dl-vdso.c
dl-vdso.h
dl-writev.h
epoll_pwait.c
errqueue.h
eventfd.c Fix prototype of eventfd. 2014-09-20 14:05:49 +02:00
eventfd_read.c
eventfd_write.c
exit-thread.h
faccessat.c Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/. 2014-06-20 15:41:35 +00:00
fallocate.c
fallocate64.c
fatal-prepare.h
fchmodat.c Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/. 2014-06-20 15:41:35 +00:00
fcntl.c Remove __ASSUME_F_GETOWN_EX. 2014-06-20 20:04:33 +00:00
fd_to_filename.h
fexecve.c
fips-private.h
fpathconf.c
fstatfs64.c
fstatvfs.c Remove an unused variable in fstatvfs. 2014-06-23 14:05:14 -07:00
fstatvfs64.c Avoid stat/fstat in statvfs/fstatvfs (BZ #15132) 2014-05-29 09:41:29 +05:30
ftime.c
ftruncate64.c
futimens.c
futimes.c Remove __ASSUME_UTIMENSAT. 2014-06-25 11:36:10 +00:00
futimesat.c Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/. 2014-06-20 15:41:35 +00:00
fxstat.c
fxstat64.c
fxstatat.c Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/. 2014-06-20 15:41:35 +00:00
fxstatat64.c Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/. 2014-06-20 15:41:35 +00:00
gai_sigqueue.c
getclktck.c
getcwd.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
getdents.c
getdents64.c
getdirentries.c
getdirentries64.c
getdtsz.c
gethostid.c
getipv4sourcefilter.c
getloadavg.c
getlogin.c
getlogin_r.c
getpagesize.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
getpeername.S
getpid.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
getpriority.c
getpt.c
getrlimit64.c
getsockname.S
getsockopt.S
getsourcefilter.c
getsysstats.c Remove __ASSUME_O_CLOEXEC / O_CLOEXEC conditionals in sysdeps/unix/sysv/linux/. 2014-06-25 20:29:45 +00:00
grantpt.c
if_index.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
ifaddrs.c Handle zero prefix length in getifaddrs (BZ #17371) 2014-09-15 18:59:37 +02:00
ifreq.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
internal_accept4.S
internal_recvmmsg.S
internal_sendmmsg.S
internal_statvfs.c Avoid stat/fstat in statvfs/fstatvfs (BZ #15132) 2014-05-29 09:41:29 +05:30
internal_statvfs64.c
ipc_priv.h
kernel-features.h [PATCH 6/6] Split s390 out of main Linux kernel-features.h. 2014-07-17 17:55:44 +00:00
kernel-posix-cpu-timers.h
kernel-posix-timers.h Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
kernel_sigaction.h
kernel_stat.h
kernel_termios.h
ldd-rewrite.sed
lddlibc4.c
ldsodefs.h Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
libc_fatal.c
linux_fsinfo.h
listen.S
llseek.c
local-setxid.h
lowlevellock-futex.h Separate Linuxisms from lowlevellock.h, make a generic one 2014-07-15 15:23:06 -07:00
lseek64.c
lutimes.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
lxstat.c
lxstat64.c
makedev.c
malloc-sysdep.h
mmap64.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
mq_close.c
mq_getattr.c
mq_notify.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
mq_open.c
mq_receive.c
mq_send.c
mq_unlink.c
msgctl.c
msgget.c
msgrcv.c
msgsnd.c
netlinkaccess.h Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
nice.c
not-cancel.h
nptl-signals.h Split nptl-signals.h out from pthreadP.h 2014-07-31 11:37:48 -07:00
nscd_setup_thread.c
ntp_gettime.c Don't use INTUSE with __adjtimex (bug 14132). 2014-10-08 23:19:32 +00:00
ntp_gettimex.c Don't use INTUSE with __adjtimex (bug 14132). 2014-10-08 23:19:32 +00:00
open64.c
openat.c Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/. 2014-06-20 15:41:35 +00:00
openat64.c
opendir.c
opensock.c Remove __ASSUME_SOCK_CLOEXEC / SOCK_CLOEXEC conditionals in Linux-specific code. 2014-06-20 23:22:08 +00:00
pathconf.c Remove __ASSUME_XFS_RESTRICTED_CHOWN. 2014-06-25 16:39:33 +00:00
pathconf.h
paths.h
posix_fadvise.c
posix_fadvise64.c
posix_fallocate.c
posix_fallocate64.c
posix_madvise.c
ppoll.c
pread.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
pread64.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
preadv.c
preadv64.c
prlimit.c
prof-freq.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
profil.c
pselect.c Remove __libc_pselect alias. 2014-10-31 21:22:35 +00:00
pt-raise.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
pthread_getaffinity.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
pthread_getcpuclockid.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
pthread_getname.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
pthread_kill.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
pthread_setaffinity.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
pthread_setname.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
pthread_sigmask.c Get rid of nptl/sysdeps/pthread/ subdirectory 2014-06-12 13:48:47 -07:00
pthread_sigqueue.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
ptrace.c
ptsname.c
pwrite.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
pwrite64.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
pwritev.c
pwritev64.c
raise.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
readahead.c
readdir64.c
readdir64_r.c
readonly-area.c
reboot.c
recv.S
recvfrom.S
recvmmsg.c Sync recvmmsg prototype with kernel usage. 2014-09-20 13:53:44 +02:00
recvmsg.S
remove.c
sa_len.c
safe-fatal.h Add __safe_fatal and use it in __pthread_unwind forwarder fallback. 2014-07-31 14:00:33 -07:00
sched_getaffinity.c
sched_getcpu.c
sched_setaffinity.c
segfault.c
semctl.c
semget.c
semop.c
semtimedop.c
send.S
sendmmsg.c
sendmsg.S
sendto.S
setegid.c
seteuid.c
setgid.c
setgroups.c
sethostid.c
setipv4sourcefilter.c
setregid.c
setresgid.c
setresuid.c
setreuid.c
setrlimit64.c
setsockopt.S
setsourcefilter.c
setuid.c
shlib-versions Remove configuration name patterns from shlib-versions. 2014-09-12 12:28:47 +00:00
shm_open.c Remove __ASSUME_O_CLOEXEC / O_CLOEXEC conditionals in sysdeps/unix/sysv/linux/. 2014-06-25 20:29:45 +00:00
shm_unlink.c
shmat.c
shmctl.c
shmdt.c
shmget.c
shutdown.S
sigaction.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
siglist.h
signal.c
signalfd.c
sigpending.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
sigprocmask.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
sigqueue.c
sigreturn.c
sigset-cvt-mask.h
sigstack.c
sigsuspend.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
sigtimedwait.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
sigwait.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
sigwaitinfo.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
sizes.h
sleep.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
socketcall.h
socketpair.S
speed.c
statfs64.c
statvfs.c Avoid stat/fstat in statvfs/fstatvfs (BZ #15132) 2014-05-29 09:41:29 +05:30
statvfs64.c Avoid stat/fstat in statvfs/fstatvfs (BZ #15132) 2014-05-29 09:41:29 +05:30
sync_file_range.c
syscalls.list Remove __libc_nanosleep function name. 2014-11-01 12:26:09 +00:00
sysconf.c Add missing #include for MIN/MAX users. 2014-07-01 15:01:24 -07:00
sysctl.c
sysctl.mk
syslog.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
system.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
tcdrain.c
tcflow.c
tcflush.c
tcgetattr.c
tcgetpgrp.c
tcsendbrk.c
tcsetattr.c
tcsetpgrp.c
termio.h
testrtsig.h Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
time.c
timer_create.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
timer_delete.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
timer_getoverr.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
timer_gettime.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
timer_routines.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
timer_settime.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
times.c
timespec_get.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
truncate64.c
tst-clone.c
tst-fanotify.c
tst-getcpu.c
tst-setgetname.c Get rid of nptl/sysdeps/ entirely! 2014-07-07 09:28:38 -07:00
ttyname.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
ttyname_r.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
ualarm.c
umount.S
umount2.S
unlockpt.c
updwtmp.c
usleep.c
ustat.c
utimensat.c Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00
utimes.c
utmp_file.c
vfork.c
wait.c
wait3.c
waitid.c
waitpid.c Remove __libc_waitpid function name. 2014-11-07 01:27:16 +00:00
xmknod.c
xmknodat.c Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/. 2014-06-20 15:41:35 +00:00
xstat.c
xstat64.c
xstatconv.c
xstatconv.h Remove stray includes of kernel-features.h. 2014-06-25 18:09:01 +00:00