mirror of git://sourceware.org/git/glibc.git
This patch references __pthread_setcancelstate instead of pthread_setcancelstate in libc.a. [BZ #18970] * misc/error.c (error): Replace pthread_setcancelstate with __pthread_setcancelstate. (error_at_line): Likewise. * posix/wordexp.c (parse_comm): Likewise. * stdlib/fmtmsg.c (fmtmsg): Likewise. * nptl/forward.c (pthread_setcancelstate): Renamed to ... (__pthread_setcancelstate): This. (pthread_setcancelstate): Add an alias. * nptl/nptl-init.c (pthread_functions): Replace ptr_pthread_setcancelstate with ptr___pthread_setcancelstate. * sysdeps/nptl/pthread-functions.h (pthread_functions): Likewise. * nptl/pthreadP.h (__pthread_setcancelstate): Mark it with hidden_proto. * nptl/pthread_setcancelstate.c (__pthread_setcancelstate): Mark it with hidden_def. * sysdeps/nptl/libc-lockP.h (__pthread_setcancelstate): New. (pthread_setcancelstate): Renamed to ... (__pthread_setcancelstate): This. * sysdeps/unix/sysv/linux/fatal-prepare.h (FATAL_PREPARE): Use __libc_ptf_call with __pthread_setcancelstate. |
||
|---|---|---|
| .. | ||
| bits | ||
| sys | ||
| Makefile | ||
| Versions | ||
| acct.c | ||
| ar.h | ||
| brk.c | ||
| bug-hsearch1.c | ||
| chflags.c | ||
| chroot.c | ||
| daemon.c | ||
| dirname.c | ||
| efgcvt.c | ||
| efgcvt_r.c | ||
| err.c | ||
| err.h | ||
| error.c | ||
| error.h | ||
| fchflags.c | ||
| fdatasync.c | ||
| fgetxattr.c | ||
| flistxattr.c | ||
| fremovexattr.c | ||
| fsetxattr.c | ||
| fstab.c | ||
| fstab.h | ||
| fsync.c | ||
| ftruncate.c | ||
| ftruncate64.c | ||
| futimes.c | ||
| futimesat.c | ||
| getauxval.c | ||
| getclktck.c | ||
| getdomain.c | ||
| getdtsz.c | ||
| gethostid.c | ||
| gethostname.c | ||
| getloadavg.c | ||
| getpagesize.c | ||
| getpass.c | ||
| getsysstats.c | ||
| getttyent.c | ||
| getusershell.c | ||
| getxattr.c | ||
| gtty.c | ||
| hsearch.c | ||
| hsearch_r.c | ||
| ifunc-impl-list.c | ||
| init-misc.c | ||
| insremque.c | ||
| ioctl.c | ||
| lgetxattr.c | ||
| libgen.h | ||
| listxattr.c | ||
| llistxattr.c | ||
| lremovexattr.c | ||
| lsearch.c | ||
| lsetxattr.c | ||
| lutimes.c | ||
| madvise.c | ||
| mincore.c | ||
| mkdtemp.c | ||
| mkostemp.c | ||
| mkostemp64.c | ||
| mkostemps.c | ||
| mkostemps64.c | ||
| mkstemp.c | ||
| mkstemp64.c | ||
| mkstemps.c | ||
| mkstemps64.c | ||
| mktemp.c | ||
| mlock.c | ||
| mlockall.c | ||
| mmap.c | ||
| mmap64.c | ||
| mntent.c | ||
| mntent.h | ||
| mntent_r.c | ||
| mprotect.c | ||
| msync.c | ||
| munlock.c | ||
| munlockall.c | ||
| munmap.c | ||
| preadv.c | ||
| preadv64.c | ||
| pselect.c | ||
| ptrace.c | ||
| pwritev.c | ||
| pwritev64.c | ||
| qefgcvt.c | ||
| qefgcvt_r.c | ||
| readv.c | ||
| reboot.c | ||
| regexp.c | ||
| regexp.h | ||
| remap_file_pages.c | ||
| removexattr.c | ||
| revoke.c | ||
| sbrk.c | ||
| search.h | ||
| select.c | ||
| setdomain.c | ||
| setegid.c | ||
| seteuid.c | ||
| sethostid.c | ||
| sethostname.c | ||
| setregid.c | ||
| setreuid.c | ||
| setxattr.c | ||
| sgtty.h | ||
| sstk.c | ||
| stab.h | ||
| stty.c | ||
| swapoff.c | ||
| swapon.c | ||
| sync.c | ||
| syncfs.c | ||
| syscall.c | ||
| syscall.h | ||
| sysexits.h | ||
| syslog.c | ||
| syslog.h | ||
| truncate.c | ||
| truncate64.c | ||
| tsearch.c | ||
| tst-dirname.c | ||
| tst-efgcvt.c | ||
| tst-error1.c | ||
| tst-fdset.c | ||
| tst-hsearch.c | ||
| tst-insremque.c | ||
| tst-mntent-blank-corrupt.c | ||
| tst-mntent-blank-passno.c | ||
| tst-mntent.c | ||
| tst-mntent2.c | ||
| tst-pselect.c | ||
| tst-tsearch.c | ||
| ttyent.h | ||
| ttyslot.c | ||
| ualarm.c | ||
| usleep.c | ||
| ustat.c | ||
| ustat.h | ||
| utimes.c | ||
| vhangup.c | ||
| writev.c | ||