2025-04-02 |
Adhemerval Zanella | stdlib: Fix qsort memory leak if callback throws (BZ... |
tree | commitdiff |
2025-03-25 |
Samuel Thibault | aio_suspend64: Fix clock discrepancy [BZ #32795] |
tree | commitdiff |
2025-03-13 |
Florian Weimer | nptl: PTHREAD_COND_INITIALIZER compatibility with pre... |
tree | commitdiff |
2025-03-12 |
Florian Weimer | Linux: Add the pthread_gettid_np function (bug 27880) |
tree | commitdiff |
2025-02-21 |
Michael Jeanson | nptl: clear the whole rseq area before registration |
tree | commitdiff |
2025-01-30 |
Adhemerval Zanella | nptl: Add support for setup guard pages with MADV_GUARD... |
tree | commitdiff |
2025-01-17 |
Malte Skarupke | nptl: Remove g_refs from condition variables |
tree | commitdiff |
2025-01-10 |
Michael Jeanson | nptl: Move the rseq area to the 'extra TLS' block |
tree | commitdiff |
2025-01-10 |
Michael Jeanson | nptl: Introduce <rseq-access.h> for RSEQ_* accessors |
tree | commitdiff |
2025-01-10 |
Michael Jeanson | nptl: Add rseq auxvals |
tree | commitdiff |
2025-01-09 |
Florian Weimer | Move <thread_pointer.h> to kernel-independent sysdeps... |
tree | commitdiff |
2025-01-01 |
Paul Eggert | Update copyright dates with scripts/update-copyrights |
tree | commitdiff |
2024-12-31 |
Adhemerval Zanella | elf: Do not change stack permission on dlopen/dlmopen |
tree | commitdiff |
2024-11-12 |
Adhemerval Zanella | linux: Add support for getrandom vDSO |
tree | commitdiff |
2024-10-08 |
Adhemerval Zanella | stdlib: Make abort/_Exit AS-safe (BZ 26275) |
tree | commitdiff |
2024-09-28 |
Florian Weimer | Linux: Block signals around _Fork (bug 32215) |
tree | commitdiff |
2024-08-23 |
Adhemerval Zanella | nptl: Fix Race conditions in pthread cancellation ... |
tree | commitdiff |
2024-07-09 |
Florian Weimer | Linux: Make __rseq_size useful for feature detection... |
tree | commitdiff |
2024-07-03 |
Michael Jeanson | nptl: fix potential merge of __rseq_* relro symbols |
tree | commitdiff |
2024-04-02 |
Adhemerval Zanella | Always define __USE_TIME_BITS64 when 64 bit time_t... |
tree | commitdiff |
2024-01-01 |
Paul Eggert | Update copyright dates with scripts/update-copyrights |
tree | commitdiff |
2023-05-30 |
Paul Pluzhnikov | Fix misspellings in sysdeps/ -- BZ 25337 |
tree | commitdiff |
2023-05-01 |
Samuel Thibault | hurd 64bit: Add missing libanl |
tree | commitdiff |
2023-04-20 |
Cupertino Miranda | Created tunable to force small pages on stack allocation. |
tree | commitdiff |
2023-03-29 |
Adhemerval Zanella... | Remove --enable-tunables configure option |
tree | commitdiff |
2023-01-06 |
Joseph Myers | Update copyright dates with scripts/update-copyrights |
tree | commitdiff |
2022-09-26 |
Wilco Dijkstra | Use atomic_exchange_release/acquire |
tree | commitdiff |
2022-09-23 |
Wilco Dijkstra | Use C11 atomics instead of atomic_decrement_and_test |
tree | commitdiff |
2022-09-20 |
Adhemerval Zanella | m68k: Enforce 4-byte alignment on internal locks (BZ... |
tree | commitdiff |
2022-09-13 |
Wilco Dijkstra | Use relaxed atomics since there is no MO dependence |
tree | commitdiff |
2022-08-11 |
Wilco Dijkstra | libio: Improve performance of IO locks |
tree | commitdiff |
2022-08-03 |
Florian Weimer | nptl: Remove uses of assert_perror |
tree | commitdiff |
2022-07-27 |
Jason A. Donenfeld | arc4random: simplify design for better safety |
tree | commitdiff |
2022-07-22 |
Adhemerval Zanella... | stdlib: Add arc4random, arc4random_buf, and arc4random_... |
tree | commitdiff |
2022-07-05 |
Adhemerval Zanella | Replace __libc_multiple_threads with __libc_single_threaded |
tree | commitdiff |
2022-06-24 |
Adhemerval Zanella | misc: Optimize internal usage of __libc_single_threaded |
tree | commitdiff |
2022-05-09 |
Wangyang Guo | nptl: Add backoff mechanism to spinlock loop |
tree | commitdiff |
2022-04-26 |
Adhemerval Zanella | posix: Remove unused definition on _Fork |
tree | commitdiff |
2022-04-14 |
Adhemerval Zanella | nptl: Handle spurious EINTR when thread cancellation... |
tree | commitdiff |
2022-02-02 |
Florian Weimer | Linux: Use ptrdiff_t for __rseq_offset |
tree | commitdiff |
2022-01-01 |
Paul Eggert | Update copyright dates with scripts/update-copyrights |
tree | commitdiff |
2021-12-09 |
Florian Weimer | nptl: Add public rseq symbols and <sys/rseq.h> |
tree | commitdiff |
2021-12-09 |
Florian Weimer | nptl: Add glibc.pthread.rseq tunable to control rseq... |
tree | commitdiff |
2021-12-09 |
Florian Weimer | nptl: Add rseq registration |
tree | commitdiff |
2021-12-09 |
Florian Weimer | nptl: Introduce THREAD_GETMEM_VOLATILE |
tree | commitdiff |
2021-12-09 |
Florian Weimer | nptl: Introduce <tcb-access.h> for THREAD_* accessors |
tree | commitdiff |
2021-12-09 |
Florian Weimer | nptl: Add <thread_pointer.h> for defining __thread_pointer |
tree | commitdiff |
2021-11-17 |
Florian Weimer | nptl: Extract <bits/atomic_wide_counter.h> from pthread... |
tree | commitdiff |
2021-10-01 |
Adhemerval Zanella | nptl: Use FUTEX_LOCK_PI2 when available |
tree | commitdiff |
2021-09-21 |
Florian Weimer | nptl: Fix type of pthread_mutexattr_getrobust_np, pthre... |
tree | commitdiff |
2021-09-03 |
Siddhesh Poyarekar | Remove "Contributed by" lines |
tree | commitdiff |
2021-07-12 |
Florian Weimer | Reduce <limits.h> pollution due to dynamic PTHREAD_STAC... |
tree | commitdiff |
2021-07-09 |
Florian Weimer | Force building with -fno-common |
tree | commitdiff |
2021-07-09 |
Florian Weimer | nptl: Use out-of-line wake function in __libc_lock_unlo... |
tree | commitdiff |
2021-07-07 |
Florian Weimer | nptl: Use internal low-level lock type for !IS_IN ... |
tree | commitdiff |
2021-07-02 |
Florian Weimer | resolv: Move libanl into libc (if libpthread is in... |
tree | commitdiff |
2021-06-28 |
Florian Weimer | nptl: Add glibc.pthread.stack_cache_size tunable |
tree | commitdiff |
2021-06-28 |
Florian Weimer | Linux: Cleanups after librt move |
tree | commitdiff |
2021-06-25 |
Florian Weimer | Linux: Move timer helper routines from librt to libc |
tree | commitdiff |
2021-06-25 |
Florian Weimer | Linux: Move mq_notify from librt to libc |
tree | commitdiff |
2021-06-25 |
Florian Weimer | Linux: Move aio_init from librt into libc |
tree | commitdiff |
2021-06-24 |
Adhemerval Zanella | Consolidate pthread_atfork |
tree | commitdiff |
2021-06-24 |
Adhemerval Zanella | posix: Consolidate fork implementation |
tree | commitdiff |
2021-06-22 |
Adhemerval Zanella | linux: Only use 64-bit syscall if required for internal... |
tree | commitdiff |
2021-06-22 |
Florian Weimer | nptl: Move pthreadP.h into sysdeps directory |
tree | commitdiff |
2021-06-15 |
Adhemerval Zanella | y2038: Add support for 64-bit time on legacy ABIs |
tree | commitdiff |
2021-06-09 |
Adhemerval Zanella | nptl: Move cancel type out of cancelhandling |
tree | commitdiff |
2021-06-09 |
Adhemerval Zanella | nptl: Move cancel state out of cancelhandling |
tree | commitdiff |
2021-06-04 |
Adhemerval Zanella | libio: Assume _IO_lock_inexpensive |
tree | commitdiff |
2021-06-04 |
Adhemerval Zanella | nptl: Remove exit-thread.h |
tree | commitdiff |
2021-05-25 |
Florian Weimer | nptl: Do not install libpthread.so and do not link... |
tree | commitdiff |
2021-05-21 |
Florian Weimer | nptl: Remove remaining code from libpthread |
tree | commitdiff |
2021-05-21 |
Florian Weimer | nptl: Move pthread_create, thrd_create into libc |
tree | commitdiff |
2021-05-21 |
Florian Weimer | nptl: Eliminate the __static_tls_size, __static_tls_ali... |
tree | commitdiff |
2021-05-17 |
Florian Weimer | nptl: Move __nptl_initial_report_events into ld.so... |
tree | commitdiff |
2021-05-10 |
Florian Weimer | Linux: Move __reclaim_stacks into the fork implementati... |
tree | commitdiff |
2021-05-10 |
Florian Weimer | nptl: Move more stack management variables into _rtld_g... |
tree | commitdiff |
2021-05-10 |
Florian Weimer | elf: Introduce __tls_pre_init_tp |
tree | commitdiff |
2021-05-10 |
Florian Weimer | elf, nptl: Resolve recursive lock implementation early |
tree | commitdiff |
2021-05-05 |
Florian Weimer | nptl: Consolidate async cancel enable/disable implement... |
tree | commitdiff |
2021-05-03 |
Florian Weimer | nptl: Move pthread_yield into libc, as a compatibility... |
tree | commitdiff |
2021-05-03 |
Florian Weimer | nptl: Move pthread_rwlock_trywrlock into libc |
tree | commitdiff |
2021-05-03 |
Florian Weimer | nptl: Move pthread_rwlock_tryrdlock into libc |
tree | commitdiff |
2021-05-03 |
Florian Weimer | nptl: Move pthread_rwlock_init into libc |
tree | commitdiff |
2021-05-03 |
Florian Weimer | nptl: Move pthread_rwlock_destroy into libc |
tree | commitdiff |
2021-05-03 |
Florian Weimer | nptl: Move mtx_init into libc |
tree | commitdiff |
2021-05-03 |
Florian Weimer | nptl: Move call_once into libc |
tree | commitdiff |
2021-04-27 |
Martin Sebor | Add __attribute_access_none to disable GCC warnings... |
tree | commitdiff |
2021-04-23 |
Florian Weimer | nptl: Move pthread_mutexattr_setrobust into libc |
tree | commitdiff |
2021-04-23 |
Florian Weimer | nptl: Move pthread_mutexattr_getrobust into libc |
tree | commitdiff |
2021-04-22 |
Florian Weimer | nptl: __nptl_set_robust_list_avail must be nocommon |
tree | commitdiff |
2021-04-21 |
Florian Weimer | nptl: Remove remnants of the libc/libpthread forwarder... |
tree | commitdiff |
2021-04-21 |
Florian Weimer | nptl: Move setxid broadcast implementation into libc |
tree | commitdiff |
2021-04-21 |
Florian Weimer | nptl: Move core condition variable functions into libc |
tree | commitdiff |
2021-04-21 |
Florian Weimer | nptl: Move core mutex functions into libc |
tree | commitdiff |
2021-04-21 |
Florian Weimer | nptl: Move internal symbol __mutex_aconf into libc |
tree | commitdiff |
2021-04-21 |
Florian Weimer | nptl: Move rwlock functions with forwarders into libc |
tree | commitdiff |
2021-04-21 |
Florian Weimer | nptl: Move pthread_setspecific, __pthread_setspecific... |
tree | commitdiff |
2021-04-21 |
Florian Weimer | nptl: Move pthread_getspecific, __pthread_getspecific... |
tree | commitdiff |
2021-04-21 |
Florian Weimer | nptl: Move pthread_key_create, __pthread_key_create... |
tree | commitdiff |
next |