OSDN Git Service

Convert all the strong_aliases to weak that are cancelable in libpthread
authorPeter S. Mazinger <ps.m@gmx.net>
Tue, 24 Jan 2006 15:40:32 +0000 (15:40 -0000)
committerPeter S. Mazinger <ps.m@gmx.net>
Tue, 24 Jan 2006 15:40:32 +0000 (15:40 -0000)
commit9ca46ae78954339b85bc5485fcc84354969aee34
treea20e6126019fed95bdbf91585565d00f9245f272
parent4a2cd146dfed0711331a6504a50635d6006c024d
Convert all the strong_aliases to weak that are cancelable in libpthread
21 files changed:
libc/inet/socketcalls.c
libc/stdlib/system.c
libc/sysdeps/linux/common/__syscall_fcntl.c
libc/sysdeps/linux/common/close.c
libc/sysdeps/linux/common/fsync.c
libc/sysdeps/linux/common/llseek.c
libc/sysdeps/linux/common/lseek.c
libc/sysdeps/linux/common/msync.c
libc/sysdeps/linux/common/nanosleep.c
libc/sysdeps/linux/common/open.c
libc/sysdeps/linux/common/open64.c
libc/sysdeps/linux/common/pause.c
libc/sysdeps/linux/common/pread_write.c
libc/sysdeps/linux/common/read.c
libc/sysdeps/linux/common/wait.c
libc/sysdeps/linux/common/waitpid.c
libc/sysdeps/linux/common/write.c
libc/sysdeps/linux/mips/pread_write.c
libc/sysdeps/linux/powerpc/pread_write.c
libc/sysdeps/linux/sh/pread_write.c
libc/termios/tcdrain.c