glibc/sysdeps/unix/sysv/linux/mips/mips64
Joseph Myers ac4c11f580 Fix MIPS n64 posix_fadvise namespace (bug 17796).
sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c defines
posix_fadvise64 as a strong alias for posix_fadvise (for
!SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3) - i.e., for static
linking, which is the case when this matters), but it should be a weak
alias.  This patch makes it a weak alias.

Tested for MIPS that this fixes the observed linknamespace test
failures.

	[BZ #17796]
	* sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c
	[!SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)] (posix_fadvise64):
	Define as weak alias not strong alias.
2015-01-05 18:02:31 +00:00
..
n32 Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
n64 Fix MIPS n64 posix_fadvise namespace (bug 17796). 2015-01-05 18:02:31 +00:00
configure Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
configure.ac Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
ftruncate64.c Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
fxstat64.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
fxstatat64.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
ldconfig.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
ldd-rewrite.sed Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
libanl.abilist MIPS: Consolidate nptl/ subdirectories under linux/... 2014-06-27 11:41:04 -07:00
libBrokenLocale.abilist MIPS: Consolidate nptl/ subdirectories under linux/... 2014-06-27 11:41:04 -07:00
libcrypt.abilist MIPS: Consolidate nptl/ subdirectories under linux/... 2014-06-27 11:41:04 -07:00
libdl.abilist MIPS: Consolidate nptl/ subdirectories under linux/... 2014-06-27 11:41:04 -07:00
libm.abilist MIPS: Consolidate nptl/ subdirectories under linux/... 2014-06-27 11:41:04 -07:00
libnsl.abilist MIPS: Consolidate nptl/ subdirectories under linux/... 2014-06-27 11:41:04 -07:00
libpthread.abilist MIPS: Consolidate nptl/ subdirectories under linux/... 2014-06-27 11:41:04 -07:00
librt.abilist MIPS: Consolidate nptl/ subdirectories under linux/... 2014-06-27 11:41:04 -07:00
libthread_db.abilist MIPS: Consolidate nptl/ subdirectories under linux/... 2014-06-27 11:41:04 -07:00
libutil.abilist MIPS: Consolidate nptl/ subdirectories under linux/... 2014-06-27 11:41:04 -07:00
llseek.c Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
lxstat64.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
Makefile Fix MIPS sigaction build. 2014-12-10 18:45:03 +00:00
mmap64.c Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
msgctl.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
recv.c Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
semctl.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
send.c Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
shmctl.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
syscall.S Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
syscalls.list Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
sysdep-cancel.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
truncate64.c Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
umount.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
xstat64.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00