]> git.ipfire.org Git - thirdparty/glibc.git/history - nptl
Update timezone code from tzcode 2020a
[thirdparty/glibc.git] / nptl /
2020-05-12  Andreas Schwabnptl: wait for pending setxid request also in detached...
2020-04-27  Florian Weimernptl/tst-setuid1-static: Improve isolation from system...
2020-04-27  Florian Weimernptl: Start new threads with all signals blocked [BZ...
2020-04-21  Adhemerval Zanellasignal: Only handle on NSIG signals on signal functions...
2020-04-21  Adhemerval Zanellalinux: Use pthread_sigmask on sigprocmask
2020-04-21  Adhemerval Zanellanptl: Move pthread_sigmask implementation to libc
2020-03-03  Florian WeimerLinux: set_robust_list syscall number is always available
2020-02-20  Florian Weimernptl: Move pthread_setschedparam implementation into...
2020-02-20  Florian Weimernptl: Move pthread_getschedparam implementation into...
2020-02-20  Florian Weimernptl: Move pthread_cond_init implementation into libc
2020-02-20  Florian Weimernptl: Move pthread_cond_destroy implementation into...
2020-02-20  Florian Weimernptl: Move pthread_condattr_init implementation into...
2020-02-20  Florian Weimernptl: Move pthread_condattr_destroy implementation...
2020-02-20  Florian Weimernptl: Move pthread_attr_setscope implementation into...
2020-02-20  Florian Weimernptl: Move pthread_attr_getscope implementation into...
2020-02-20  Florian Weimernptl: Move pthread_attr_setschedpolicy implementation...
2020-02-20  Florian Weimernptl: Move pthread_attr_getschedpolicy implementation...
2020-02-20  Florian Weimernptl: Sort routines list in Makefile alphabetically
2020-02-20  Florian Weimernptl: Use .NOTPARALLEL in Makefile only if actually...
2020-02-19  Adhemerval ZanellaBlock all signals on timer_create thread (BZ#10815)
2020-02-18  Florian WeimerIntroduce <elf-initfini.h> and ELF_INITFINI for all...
2020-02-16  Samuel Thibaultpthread: Fix building tst-robust8 with nptl
2020-02-16  Samuel Thibaultpthread: Move robust mutex tests from nptl to sysdeps...
2020-02-15  Adhemerval Zanellalinux: Remove INTERNAL_SYSCALL_DECL
2020-02-15  Adhemerval Zanellanptl: Remove ununsed pthread-errnos.h rule
2020-02-10  Samuel Thibaultpthread: Move some join tests from nptl to sysdeps...
2020-02-10  Samuel Thibaultpthread: Move most barrier tests from nptl to sysdeps...
2020-02-10  Samuel Thibaultpthread: Move most sem tests from nptl to sysdeps/pthread
2020-02-10  Samuel Thibaultpthread: Move key tests from nptl to sysdeps/pthread
2020-02-09  Samuel Thibaultpthread: Move some rwlock tests from nptl to sysdeps...
2020-02-09  Samuel Thibaultpthread: Move most once tests from nptl to sysdeps...
2020-02-09  Samuel Thibaultpthread: Move most cond tests from nptl to sysdeps...
2020-02-09  Samuel Thibaultpthread: Move some attr tests from nptl to sysdeps...
2020-02-09  Samuel Thibaultpthread: Move most mutex tests from nptl to sysdeps...
2020-02-09  Samuel Thibaultpthread: Move spin tests from nptl to sysdeps/pthread
2020-02-09  Samuel Thibaultpthread: Move basic tests from nptl to sysdeps/pthread
2020-02-09  Samuel ThibaultC11 threads: Move implementation to sysdeps/pthread
2020-02-09  Samuel ThibaultC11 threads: make thrd_join more portable
2020-02-09  Samuel ThibaultC11 threads: Fix thrd_t / pthread_t compatibility assertion
2020-02-09  Samuel ThibaultC11 threads: do not require PTHREAD_DESTRUCTOR_ITERATIONS
2020-02-09  Samuel Thibaultnptl: Move nptl-specific types to separate header
2020-02-03  DJ DelorieRun nptl/tst-pthread-getattr in a container
2020-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-12-19  Adhemerval Zanellanptl: Move waitpid implementation to libc
2019-12-19  Adhemerval Zanellanptl: Move wait implementation to libc
2019-12-09  Adhemerval Zanellanptl: Add more missing placeholder abi symbol from...
2019-12-03  Florian WeimerExpand $(as-needed) and $(no-as-needed) throughout...
2019-11-26  Adhemerval Zanellanptl: Add struct_rwlock.h
2019-11-26  Adhemerval Zanellanptl: Add struct_mutex.h
2019-11-26  Adhemerval Zanellanptl: Add tests for internal pthread_rwlock_t offsets
2019-11-26  Adhemerval Zanellanptl: Cleanup mutex internal offset tests
2019-11-06  Adhemerval Zanellanptl: Refactor thrd_sleep in terms of clock_nanosleep
2019-11-06  Adhemerval Zanellanptl: Move nanosleep implementation to libc
2019-11-01  Mike Crowenptl: Add pthread_timedjoin_np, pthread_clockjoin_np...
2019-11-01  Mike Crowenptl: Add pthread_clockjoin_np
2019-11-01  Mike Crowenptl: Convert tst-join3 to use libsupport
2019-10-31  Adhemerval ZanellaRefactor PI mutexes internal definitions
2019-10-31  Adhemerval Zanellanptl: Replace non cancellable pause/nanosleep with...
2019-10-30  Zack WeinbergChange most internal uses of __gettimeofday to __clock_...
2019-10-27  Lukasz Majewskitime: Introduce function to check correctness of nanose...
2019-10-18  Carlos O'Donellnptl: Document AS-safe functions in cancellation.c.
2019-10-18  Florian Weimernptl: SIGCANCEL, SIGTIMER, SIGSETXID are always defined
2019-10-18  Florian Weimernptl/tst-cancel25 needs to be an internal test
2019-10-07  Florian Weimernptl: Move pthread_attr_setschedparam implementation...
2019-10-07  Florian Weimernptl: Move pthread_attr_getschedparam implementation...
2019-10-04  Florian Weimernptl: Move pthread_attr_setinheritsched implementation...
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-30  Florian Weimernptl: Move pthread_attr_getinheritsched implementation...
2019-08-28  Florian Weimernptl: Move pthread_attr_setdetachstate implementation...
2019-08-16  Florian Weimernptl: Move pthread_attr_getdetachstate implementation...
2019-08-15  Florian Weimernptl: Move pthread_attr_init implementation into libc
2019-08-15  Florian Weimernptl: Remove pthread_self compatibility symbol from...
2019-08-15  Florian Weimernptl: Move pthread_attr_destroy implementation into...
2019-08-15  Florian Weimernptl: Move pthread_equal implementation into libc
2019-07-30  Florian Weimernptl: Use uintptr_t for address diagnostic in nptl...
2019-07-18  Mike Crowenptl: Remove unnecessary forwarding of pthread_cond_clo...
2019-07-12  Mike Crowenptl: Remove futex_supports_exact_relative_timeouts
2019-07-12  Mike Crowenptl: Add POSIX-proposed pthread_mutex_clocklock
2019-07-12  Mike Crowenptl: Rename lll_timedlock to lll_clocklock and add...
2019-07-12  Mike Crowenptl: Add POSIX-proposed pthread_rwlock_clockrdlock...
2019-07-12  Mike Crowenptl: pthread_rwlock: Move timeout validation into...
2019-07-12  Mike Crowenptl: Add POSIX-proposed pthread_cond_clockwait
2019-07-12  Mike Crowenptl: Add POSIX-proposed sem_clockwait
2019-07-12  Mike Crowenptl: Add clockid parameter to futex timed wait calls
2019-07-02  Florian Weimernptl: Remove vfork IFUNC-based forwarder from libpthrea...
2019-06-26  Stefan LieblerFix build warnings in nptl/tst-eintr1.c
2019-06-21  Mike Crowenptl: Convert various tests to use libsupport
2019-05-27  Florian Weimernptl: Add comment to __pthread_get_minstack about exter...
2019-05-14  Adhemerval ZanellaAssume LLL_LOCK_INITIALIZER is 0
2019-05-14  Adhemerval ZanellaSmall optimization for lowlevellock
2019-05-14  Adhemerval ZanellaAdd single-thread.h header
2019-05-10  Florian Weimersem_close: Use __twalk_r
2019-05-09  Mike Crowenptl/tst-abstime: Use libsupport
2019-05-09  Mike Crowenptl: Convert some rwlock tests to use libsupport
2019-05-09  Mike Crowenptl: Use recent additions to libsupport in tst-sem5
2019-05-09  Mike Crowenptl: Convert tst-cond11.c to use libsupport
2019-05-09  Szabolcs NagyMove nptl/tst-eintr1 to xtests
2019-03-25  Mike Crowenptl/tst-rwlock14: Test pthread_rwlock_timedwrlock...
2019-03-25  Mike Crowenptl: Convert tst-sem5 & tst-sem13 to use libsupport
next