aboutsummaryrefslogtreecommitdiff
path: root/nptl/Versions
AgeCommit message (Expand)Author
2019-11-06nptl: Move nanosleep implementation to libcAdhemerval Zanella
2019-11-01nptl: Add pthread_clockjoin_npMike Crowe
2019-10-07nptl: Move pthread_attr_setschedparam implementation into libcFlorian Weimer
2019-10-07nptl: Move pthread_attr_getschedparam implementation into libcFlorian Weimer
2019-10-04nptl: Move pthread_attr_setinheritsched implementation into libc.Florian Weimer
2019-08-30nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer
2019-08-28nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer
2019-08-16nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer
2019-08-15nptl: Move pthread_attr_init implementation into libcFlorian Weimer
2019-08-15nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer
2019-08-15nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer
2019-07-12nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe
2019-07-12nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe
2019-07-12nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe
2019-07-12nptl: Add POSIX-proposed sem_clockwaitMike Crowe
2019-07-02nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer
2018-07-24nptl: Add C11 threads tss_* functionsAdhemerval Zanella
2018-07-24nptl: Add C11 threads cnd_* functionsAdhemerval Zanella
2018-07-24nptl: Add C11 threads call_once functionsAdhemerval Zanella
2018-07-24nptl: Add C11 threads mtx_* functionsAdhemerval Zanella
2018-07-24nptl: Add C11 threads thrd_* functionsAdhemerval Zanella
2018-06-29libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell
2015-09-22Remove ignored symbols from nptl/VersionsH.J. Lu
2015-06-17Fix mq_notify pthread_barrier_* namespace (bug 18544).Joseph Myers
2015-02-06Clean up NPTL fork to be compat-only.Roland McGrath
2014-12-12NPTL: Refactor named semaphore code to use shm-directory.hRoland McGrath
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath
2014-05-14ARM: Consolidate NPTL/non versions of vforkRoland McGrath
2013-06-15New API to set default thread attributesSiddhesh Poyarekar
2011-12-22Create internal threads with sufficient stack sizeUlrich Drepper
2011-01-13Handle long lines in host lookups in the right place.Ulrich Drepper
2010-04-09Implement interfaces to set and get names of threads.Ulrich Drepper
2010-01-14Actually define and export pthread_mutexattr_[sg]etrobust.Ulrich Drepper
2010-01-14Actually define pthread_mutex_consistent.Ulrich Drepper
2009-06-12Implement pthread_sigqueue.Ulrich Drepper
2006-02-28* elf/rtld-Rules (subdir-args): New variable.Roland McGrath
2005-12-27* Versions.def: Add GLIBC_2.4 for libpthread.cvs/fedora-glibc-20051227T1426Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-11-24Update.Ulrich Drepper
2004-09-20Update.Ulrich Drepper
2004-09-20Update.Ulrich Drepper
2004-05-03Update.Ulrich Drepper
2004-03-19Update.Ulrich Drepper
2003-09-02Update.Ulrich Drepper
2003-07-20Update.Ulrich Drepper
2003-07-03Update.Ulrich Drepper
2003-06-08Update.Ulrich Drepper
2003-05-10Update.Ulrich Drepper
2003-04-12Update.Ulrich Drepper