aboutsummaryrefslogtreecommitdiff
path: root/nptl/Versions
AgeCommit message (Expand)AuthorFilesLines
2020-04-21nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella1-0/+4
2020-02-20nptl: Move pthread_setschedparam implementation into libcFlorian Weimer1-2/+0
2020-02-20nptl: Move pthread_getschedparam implementation into libcFlorian Weimer1-1/+1
2020-02-20nptl: Move pthread_cond_init implementation into libcFlorian Weimer1-2/+1
2020-02-20nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer1-2/+4
2020-02-20nptl: Move pthread_condattr_init implementation into libcFlorian Weimer1-2/+0
2020-02-20nptl: Move pthread_condattr_destroy implementation into libcFlorian Weimer1-1/+1
2020-02-20nptl: Move pthread_attr_setscope implementation into libcFlorian Weimer1-2/+0
2020-02-20nptl: Move pthread_attr_getscope implementation into libcFlorian Weimer1-1/+1
2020-02-20nptl: Move pthread_attr_setschedpolicy implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_attr_getschedpolicy implementation into libcFlorian Weimer1-1/+1
2019-12-19nptl: Move waitpid implementation to libcAdhemerval Zanella1-1/+1
2019-12-19nptl: Move wait implementation to libcAdhemerval Zanella1-1/+1
2019-11-06nptl: Move nanosleep implementation to libcAdhemerval Zanella1-3/+2
2019-11-01nptl: Add pthread_clockjoin_npMike Crowe1-0/+4
2019-10-07nptl: Move pthread_attr_setschedparam implementation into libcFlorian Weimer1-1/+0
2019-10-07nptl: Move pthread_attr_getschedparam implementation into libcFlorian Weimer1-1/+1
2019-10-04nptl: Move pthread_attr_setinheritsched implementation into libc.Florian Weimer1-1/+0
2019-08-30nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer1-1/+1
2019-08-28nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer1-1/+0
2019-08-16nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer1-1/+1
2019-08-15nptl: Move pthread_attr_init implementation into libcFlorian Weimer1-2/+0
2019-08-15nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer1-1/+1
2019-08-15nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer1-1/+1
2019-07-12nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe1-0/+1
2019-07-12nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe1-0/+1
2019-07-12nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe1-1/+1
2019-07-12nptl: Add POSIX-proposed sem_clockwaitMike Crowe1-0/+4
2019-07-02nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer1-3/+2
2018-07-24nptl: Add C11 threads tss_* functionsAdhemerval Zanella1-1/+1
2018-07-24nptl: Add C11 threads cnd_* functionsAdhemerval Zanella1-1/+2
2018-07-24nptl: Add C11 threads call_once functionsAdhemerval Zanella1-0/+1
2018-07-24nptl: Add C11 threads mtx_* functionsAdhemerval Zanella1-0/+1
2018-07-24nptl: Add C11 threads thrd_* functionsAdhemerval Zanella1-0/+9
2018-06-29libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell1-0/+1
2015-09-22Remove ignored symbols from nptl/VersionsH.J. Lu1-4/+0
2015-06-17Fix mq_notify pthread_barrier_* namespace (bug 18544).Joseph Myers1-0/+1
2015-02-06Clean up NPTL fork to be compat-only.Roland McGrath1-0/+3
2014-12-12NPTL: Refactor named semaphore code to use shm-directory.hRoland McGrath1-0/+1
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath1-0/+5
2014-05-14ARM: Consolidate NPTL/non versions of vforkRoland McGrath1-0/+4
2013-06-15New API to set default thread attributesSiddhesh Poyarekar1-0/+5
2011-12-22Create internal threads with sufficient stack sizeUlrich Drepper1-1/+1
2011-01-13Handle long lines in host lookups in the right place.Ulrich Drepper1-0/+1
2010-04-09Implement interfaces to set and get names of threads.Ulrich Drepper1-0/+2
2010-01-14Actually define and export pthread_mutexattr_[sg]etrobust.Ulrich Drepper1-1/+2
2010-01-14Actually define pthread_mutex_consistent.Ulrich Drepper1-0/+4
2009-06-12Implement pthread_sigqueue.Ulrich Drepper1-0/+4
2006-02-28* elf/rtld-Rules (subdir-args): New variable.Roland McGrath1-0/+3
2005-12-27* Versions.def: Add GLIBC_2.4 for libpthread.cvs/fedora-glibc-20051227T1426Ulrich Drepper1-0/+5