2021-06-10 |
Florian Weimer | io: Fix sporadic test failures in io/tst-stat
|
commit | commitdiff | tree |
2021-06-09 |
Florian Weimer | Remove stale references to libdl.a
|
commit | commitdiff | tree |
2021-06-03 |
Florian Weimer | dlfcn: Rework static dlopen hooks
|
commit | commitdiff | tree |
2021-06-03 |
Florian Weimer | dlfcn: Eliminate GLIBC_PRIVATE dependency from tststatic2
|
commit | commitdiff | tree |
2021-06-03 |
Florian Weimer | dlfcn: Cleanups after -ldl is no longer required
|
commit | commitdiff | tree |
2021-06-03 |
Florian Weimer | dlfcn: Move dlopen into libc
|
commit | commitdiff | tree |
2021-06-03 |
Florian Weimer | dlfcn: Move dlvsym into libc
|
commit | commitdiff | tree |
2021-06-03 |
Florian Weimer | dlfcn: Move dlinfo into libc
|
commit | commitdiff | tree |
2021-06-03 |
Florian Weimer | dlfcn: Move dladdr1 into libc
|
commit | commitdiff | tree |
2021-06-03 |
Florian Weimer | dlfcn: Move dlmopen into libc
|
commit | commitdiff | tree |
2021-06-03 |
Florian Weimer | dlfcn: Move dlsym into libc
|
commit | commitdiff | tree |
2021-06-03 |
Florian Weimer | dlfcn: Move dladdr into libc
|
commit | commitdiff | tree |
2021-06-03 |
Florian Weimer | dlfcn: Move dlclose into libc
|
commit | commitdiff | tree |
2021-06-02 |
Florian Weimer | dlfcn: Move dlerror into libc
|
commit | commitdiff | tree |
2021-06-02 |
Florian Weimer | Add libc ABI extension kludge for baseline-violating...
|
commit | commitdiff | tree |
2021-06-02 |
Florian Weimer | scripts/versions.awk: Add local: * to all version nodes
|
commit | commitdiff | tree |
2021-06-02 |
Florian Weimer | Add missing symbols to Version files
|
commit | commitdiff | tree |
2021-06-02 |
Florian Weimer | Fix use of __pthread_attr_copy in mq_notify (bug 27896)
|
commit | commitdiff | tree |
2021-06-01 |
Florian Weimer | stdio-common: Remove _IO_vfwscanf
|
commit | commitdiff | tree |
2021-05-27 |
Florian Weimer | nptl: Install SIGSETXID handler with SA_ONSTACK [BZ...
|
commit | commitdiff | tree |
2021-05-25 |
Florian Weimer | Linux: Remove remaining references to $(shared-thread...
|
commit | commitdiff | tree |
2021-05-25 |
Florian Weimer | nptl: Do not install libpthread.so and do not link...
|
commit | commitdiff | tree |
2021-05-21 |
Florian Weimer | nptl: Remove remaining code from libpthread
|
commit | commitdiff | tree |
2021-05-21 |
Florian Weimer | nptl: Move pthread_create, thrd_create into libc
|
commit | commitdiff | tree |
2021-05-21 |
Florian Weimer | elf: Use custom NODELETE DSO for tst-dlopenfail, tst...
|
commit | commitdiff | tree |
2021-05-21 |
Florian Weimer | nptl: Move semi-public __pthread_get_minstack symbol...
|
commit | commitdiff | tree |
2021-05-21 |
Florian Weimer | nptl: Eliminate the __static_tls_size, __static_tls_align_m1...
|
commit | commitdiff | tree |
2021-05-21 |
Florian Weimer | nptl: Perform signal initialization upon pthread_create
|
commit | commitdiff | tree |
2021-05-21 |
Florian Weimer | nptl: Remove unused __libc_pthread_init function
|
commit | commitdiff | tree |
2021-05-20 |
Florian Weimer | Hurd: Define ARCH_MIN_GUARD_SIZE in internal <pthread.h>
|
commit | commitdiff | tree |
2021-05-20 |
Florian Weimer | elf: Initialize GLRO (dl_minsigstacksize) after static...
|
commit | commitdiff | tree |
2021-05-19 |
Florian Weimer | nptl: Add missing __pthread_cond_wait alias in static...
|
commit | commitdiff | tree |
2021-05-19 |
Florian Weimer | s390x: Check HWCAP bits against compiler flags
|
commit | commitdiff | tree |
2021-05-19 |
Florian Weimer | powerpc64le: Check HWCAP bits against compiler build...
|
commit | commitdiff | tree |
2021-05-19 |
Florian Weimer | elf: Add hook for checking HWCAP bits after auxiliary...
|
commit | commitdiff | tree |
2021-05-18 |
Florian Weimer | localedata: Use U+00AF MACRON in more EBCDIC charsets...
|
commit | commitdiff | tree |
2021-05-17 |
Florian Weimer | nptl: Move pthread_sigqueue into libc
|
commit | commitdiff | tree |
2021-05-17 |
Florian Weimer | nptl: Move pthread_setschedprio into libc
|
commit | commitdiff | tree |
2021-05-17 |
Florian Weimer | nptl: Move pthread_setname_np into libc
|
commit | commitdiff | tree |
2021-05-17 |
Florian Weimer | nptl: Move pthread_setaffinity_np into libc
|
commit | commitdiff | tree |
2021-05-17 |
Florian Weimer | nptl: Move pthread_getname_np into libc
|
commit | commitdiff | tree |
2021-05-17 |
Florian Weimer | nptl: Move pthread_getcpuclockid into libc
|
commit | commitdiff | tree |
2021-05-17 |
Florian Weimer | nptl: Replace pthread_getcpuclockid with Linux implementation
|
commit | commitdiff | tree |
2021-05-17 |
Florian Weimer | nptl: Move pthread_getattr_default_np into libc
|
commit | commitdiff | tree |
2021-05-17 |
Florian Weimer | elf: Move static TLS size and alignment into _rtld_global_ro
|
commit | commitdiff | tree |
2021-05-17 |
Florian Weimer | elf: Remove DL_STATIC_INIT
|
commit | commitdiff | tree |
2021-05-17 |
Florian Weimer | powerpc: Remove _dl_var_init
|
commit | commitdiff | tree |
2021-05-17 |
Florian Weimer | mips: Remove _dl_var_init
|
commit | commitdiff | tree |
2021-05-17 |
Florian Weimer | m68k: Remove _dl_var_init
|
commit | commitdiff | tree |
2021-05-17 |
Florian Weimer | ia64: Remove _dl_var_init
|
commit | commitdiff | tree |
2021-05-17 |
Florian Weimer | arc: Remove _dl_var_init
|
commit | commitdiff | tree |
2021-05-17 |
Florian Weimer | aarch64: Remove _dl_var_init
|
commit | commitdiff | tree |
2021-05-17 |
Florian Weimer | elf: Partially initialize ld.so after static dlopen...
|
commit | commitdiff | tree |
2021-05-17 |
Florian Weimer | nptl: Move __nptl_create_event, __nptl_death_event...
|
commit | commitdiff | tree |
2021-05-17 |
Florian Weimer | nptl: Move __nptl_initial_report_events into ld.so...
|
commit | commitdiff | tree |
2021-05-11 |
Florian Weimer | nptl: Move pthread_getconcurrency, pthread_setconcurrency...
|
commit | commitdiff | tree |
2021-05-11 |
Florian Weimer | nptl: Move pthread_cancel into libc
|
commit | commitdiff | tree |
2021-05-11 |
Florian Weimer | nptl: Move __pthread_register_cancel_defer, __pthread_unregi...
|
commit | commitdiff | tree |
2021-05-11 |
Florian Weimer | nptl: Move __pthread_register_cancel, __pthread_unregister_c...
|
commit | commitdiff | tree |
2021-05-11 |
Florian Weimer | nptl: Move pthread_attr_setstacksize into libc
|
commit | commitdiff | tree |
2021-05-11 |
Florian Weimer | nptl: Move pthread_attr_setstackaddr into libc
|
commit | commitdiff | tree |
2021-05-11 |
Florian Weimer | nptl: Move pthread_attr_setstack into libc
|
commit | commitdiff | tree |
2021-05-11 |
Florian Weimer | nptl: Move pthread_attr_setguardsize into libc
|
commit | commitdiff | tree |
2021-05-11 |
Florian Weimer | nptl: Move pthread_attr_getstacksize into libc
|
commit | commitdiff | tree |
2021-05-11 |
Florian Weimer | nptl: Move pthread_attr_getstackaddr into libc
|
commit | commitdiff | tree |
2021-05-11 |
Florian Weimer | nptl: Move pthread_attr_getstack into libc
|
commit | commitdiff | tree |
2021-05-11 |
Florian Weimer | nptl: Move pthread_attr_getguardsize into libc
|
commit | commitdiff | tree |
2021-05-11 |
Florian Weimer | nptl: Move pthread_attr_getaffinity_np into libc
|
commit | commitdiff | tree |
2021-05-11 |
Florian Weimer | nptl: Move thread join functions into libc
|
commit | commitdiff | tree |
2021-05-11 |
Florian Weimer | nptl: Move pthread_detach, thrd_detach into libc
|
commit | commitdiff | tree |
2021-05-11 |
Florian Weimer | nptl: Move __free_tcb into libc
|
commit | commitdiff | tree |
2021-05-11 |
Florian Weimer | nptl: Move stack cache management, __libpthread_freeres...
|
commit | commitdiff | tree |
2021-05-11 |
Florian Weimer | nptl: Move pthread_setattr_default_np into libc
|
commit | commitdiff | tree |
2021-05-11 |
Florian Weimer | nptl: Remove always-disabled debugging support
|
commit | commitdiff | tree |
2021-05-11 |
Florian Weimer | nptl: Replace pthread_sigqueue implementation with...
|
commit | commitdiff | tree |
2021-05-10 |
Florian Weimer | Linux: Move __reclaim_stacks into the fork implementation...
|
commit | commitdiff | tree |
2021-05-10 |
Florian Weimer | nptl: Move __default_pthread_attr, __default_pthread_attr_lo...
|
commit | commitdiff | tree |
2021-05-10 |
Florian Weimer | nptl: Simplify resetting the in-flight stack in __reclaim_stacks
|
commit | commitdiff | tree |
2021-05-10 |
Florian Weimer | nptl: Move changing of stack permissions into ld.so
|
commit | commitdiff | tree |
2021-05-10 |
Florian Weimer | nptl: Simplify the change_stack_perm calling convention
|
commit | commitdiff | tree |
2021-05-10 |
Florian Weimer | nptl: Move more stack management variables into _rtld_global
|
commit | commitdiff | tree |
2021-05-10 |
Florian Weimer | elf: Introduce __tls_pre_init_tp
|
commit | commitdiff | tree |
2021-05-10 |
Florian Weimer | nptl: Eliminate __pthread_multiple_threads
|
commit | commitdiff | tree |
2021-05-10 |
Florian Weimer | Linux: Simplify and fix the definition of SINGLE_THREAD_P
|
commit | commitdiff | tree |
2021-05-10 |
Florian Weimer | Linux: Explicitly disable cancellation checking in...
|
commit | commitdiff | tree |
2021-05-10 |
Florian Weimer | nptl: Export __libc_multiple_threads from libc as an...
|
commit | commitdiff | tree |
2021-05-10 |
Florian Weimer | elf, nptl: Resolve recursive lock implementation early
|
commit | commitdiff | tree |
2021-05-10 |
Florian Weimer | scripts/versions.awk: Add strings and hashes to <first...
|
commit | commitdiff | tree |
2021-05-10 |
Florian Weimer | Hurd: Add missing hidden proto definition for __ttyname_r
|
commit | commitdiff | tree |
2021-05-06 |
Florian Weimer | nptl: Move pthread_barrierattr_setpshared into libc
|
commit | commitdiff | tree |
2021-05-06 |
Florian Weimer | nptl: Move pthread_barrierattr_getpshared into libc
|
commit | commitdiff | tree |
2021-05-06 |
Florian Weimer | nptl: Move pthread_barrierattr_init into libc
|
commit | commitdiff | tree |
2021-05-06 |
Florian Weimer | nptl: Move pthread_barrierattr_destroy into libc
|
commit | commitdiff | tree |
2021-05-06 |
Florian Weimer | nptl: Move pthread_barrier_wait into libc
|
commit | commitdiff | tree |
2021-05-06 |
Florian Weimer | nptl: Move pthread_barrier_init into libc
|
commit | commitdiff | tree |
2021-05-06 |
Florian Weimer | nptl: Move pthread_barrier_destroy into libc
|
commit | commitdiff | tree |
2021-05-05 |
Florian Weimer | nptl: Move sem_trywait, sem_wait into libc
|
commit | commitdiff | tree |
2021-05-05 |
Florian Weimer | nptl: Move sem_unlink into libc
|
commit | commitdiff | tree |
2021-05-05 |
Florian Weimer | nptl: Move sem_timedwait into libc
|
commit | commitdiff | tree |
2021-05-05 |
Florian Weimer | nptl: Move sem_post into libc
|
commit | commitdiff | tree |
next |