mirror of git://sourceware.org/git/glibc.git
Onl pthread_cond_clockwait did not have a forwarder, so it needs a new symbol version. Some complications arise due to the need to supply hidden aliases, GLIBC_PRIVATE exports (for the C11 condition variable implementation that still remains in libpthread) and 64-bit time_t stubs. pthread_cond_broadcast, pthread_cond_signal, pthread_cond_timedwait, pthread_cond_wait, pthread_cond_clockwait have been moved using scripts/move-symbol-to-libc.py. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> |
||
|---|---|---|
| .. | ||
| bits | ||
| sys | ||
| Implies | ||
| Makefile | ||
| Versions | ||
| arch-syscall.h | ||
| c++-types.data | ||
| clone.S | ||
| configure | ||
| configure.ac | ||
| dl-static.c | ||
| fixup-asm-unistd.h | ||
| getcontext.S | ||
| jmp_buf-macros.h | ||
| kernel-features.h | ||
| ld.abilist | ||
| ldconfig.h | ||
| ldsodefs.h | ||
| libBrokenLocale.abilist | ||
| libanl.abilist | ||
| libc.abilist | ||
| libc_sigaction.c | ||
| libcrypt.abilist | ||
| libdl.abilist | ||
| libm.abilist | ||
| libpthread.abilist | ||
| libresolv.abilist | ||
| librt.abilist | ||
| libthread_db.abilist | ||
| libutil.abilist | ||
| localplt.data | ||
| makecontext.c | ||
| mmap_internal.h | ||
| setcontext.S | ||
| shlib-versions | ||
| sigcontextinfo.h | ||
| sigrestorer.S | ||
| swapcontext.S | ||
| syscall.S | ||
| syscalls.list | ||
| sysdep.c | ||
| sysdep.h | ||
| ucontext-macros.h | ||
| ucontext_i.sym | ||
| vfork.S | ||