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 | ||
| rv32 | ||
| rv64 | ||
| sys | ||
| Implies | ||
| Makefile | ||
| Versions | ||
| atomic-machine.h | ||
| clone.S | ||
| configure | ||
| configure.ac | ||
| dl-cache.h | ||
| flush-icache.c | ||
| getcontext.S | ||
| jmp_buf-macros.h | ||
| kernel-features.h | ||
| ldconfig.h | ||
| ldd-rewrite.sed | ||
| localplt.data | ||
| makecontext.c | ||
| readelflib.c | ||
| register-dump.h | ||
| setcontext.S | ||
| shlib-versions | ||
| sigcontextinfo.h | ||
| swapcontext.S | ||
| syscall.c | ||
| sysconf.c | ||
| sysdep.S | ||
| sysdep.h | ||
| ucontext-macros.h | ||
| ucontext_i.sym | ||
| vfork.S | ||