Remove __ASSUME_GETCPU_SYSCALL.
[platform/upstream/glibc.git] / nptl /
2017-05-03 Carlos O'DonellBug 20116: Clarify behaviour of PD->lock.
2017-05-01 Adhemerval Zanellanptl: Using libsupport for tst-cancel4*
2017-04-25 Joseph MyersFix sys/socket.h namespace issues from sys/uio.h inclus...
2017-04-04 Adhemerval ZanellaRemove CALL_THREAD_FCT macro
2017-04-04 Adhemerval ZanellaRemove __ASSUME_REQUEUE_PI
2017-03-02 Zack WeinbergNarrowing the visibility of libc-internal.h even further.
2017-03-02 Zack WeinbergMiscellaneous low-risk changes preparing for _ISOMAC...
2017-02-25 Zack WeinbergSplit DIAG_* macros to new header libc-diag.h.
2017-02-16 Zack WeinbergAdd missing header files throughout the testsuite.
2017-02-06 Adhemerval Zanellanptl: Remove COLORING_INCREMENT
2017-02-04 Alexandre OlivaBug 20915: Do not initialize DTV of other threads.
2017-01-29 Carlos O'DonellBug 20116: Fix use after free in pthread_create()
2017-01-27 Florian Weimernptl: Add tst-robust-fork
2017-01-20 Torvald RiegelFix mutex pretty printer test and pretty printer output.
2017-01-13 Torvald RiegelAdd compiler barriers around modifications of the robus...
2017-01-13 Torvald Riegelrobust mutexes: Fix broken x86 assembly by removing it
2017-01-10 Torvald RiegelNew pthread rwlock that is more scalable.
2017-01-03 Martin GalvanFix up tabs/spaces mismatches
2017-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31 Torvald RiegelNew condvar implementation that provides stronger order...
2016-12-26 Nick AlcockInitialize the stack guard earlier when linking statica...
2016-12-23 Carlos O'DonellFix failing pretty printer tests when CPPFLAGS has...
2016-12-19 Torvald RiegelRobust mutexes: Fix lost wake-up.
2016-12-13 Florian Weimernptl/tst-cancel7: Add missing case label
2016-12-09 Florian Weimersupport: Introduce new subdirectory for test infrastructure
2016-12-08 Martin GalvanAdd pretty printers for the NPTL lock types
2016-11-30 Florian WeimerImplement _dl_catch_error, _dl_signal_error in libc...
2016-11-24 Adhemerval ZanellaRemove cached PID/TID in clone
2016-11-08 Adhemerval ZanellaConsolidate lseek/lseek64/llseek implementations
2016-11-08 Gabriel F. T. GomesWrite messages to stdout and use write_message instead...
2016-11-08 Gabriel F. T. GomesUse write_message instead of write
2016-10-28 Tulio Magno Quites... Document a behavior of an elided pthread_rwlock_unlock
2016-10-07 Stefan LieblerUse libc_ifunc macro for siglongjmp, longjmp in libpthread.
2016-10-07 Stefan LieblerUse libc_ifunc macro for vfork in libpthread.
2016-10-07 Stefan LieblerUse libc_ifunc macro for system in libpthread.
2016-09-22 Alexandre Oliva[PR19826] fix non-LE TLS in static programs
2016-09-20 Adhemerval Zanellaposix: Correctly enable/disable cancellation on Linux...
2016-09-15 Adhemerval Zanellanptl: Consolidate sem_init implementations
2016-09-15 Adhemerval Zanellanptl: Fix sem_wait and sem_timedwait cancellation ...
2016-09-15 Adhemerval Zanellanptl: Set sem_open as a non cancellation point (BZ...
2016-09-15 Adhemerval Zanellanptl: Consolidate sem_open implementations
2016-09-14 Florian WeimerRemove the ptw-% patterns
2016-08-26 Florian Weimermalloc: Simplify static malloc interposition [BZ #20432]
2016-08-26 Florian Weimernptl: Avoid expected SIGALRM in most tests [BZ #20432]
2016-08-17 Florian Weimernptl/tst-once5: Reduce time to expected failure
2016-08-16 Florian Weimernptl/tst-tls3-malloc: Force freeing of thread stacks
2016-08-03 Florian Weimerelf: Do not use memalign for TCB/TLS blocks allocation...
2016-08-03 Florian Weimerelf: Avoid using memalign for TLS allocations [BZ ...
2016-07-11 Siddhesh PoyarekarRevert "Add pretty printers for the NPTL lock types"
2016-07-08 Martin GalvanAdd pretty printers for the NPTL lock types
2016-07-07 Andreas SchwabAdd test case for bug 20263
2016-07-07 Jiyoung YunFix robust mutex daedlock [BZ #20263]
2016-07-05 Adhemerval Zanellanptl: Add more coverage in tst-cancel4
2016-06-30 H.J. LuCompile tst-cleanupx4 test with -fexceptions
2016-06-24 Torvald RiegelRemove atomic_compare_and_exchange_bool_rel.
2016-06-13 Adhemerval Zanellanptl: Add sendmmsg and recvmmsg cancellation tests
2016-06-13 Adhemerval ZanellaRemove __ASSUME_FUTEX_LOCK_PI
2016-06-10 Adhemerval ZanellaRevert {send,sendm,recv,recvm}msg conformance changes
2016-06-06 Adhemerval ZanellaConsolidate pwritev/pwritev64 implementations
2016-06-06 Adhemerval ZanellaConsolidate preadv/preadv64 implementation
2016-06-01 Florian Weimerfork in libpthread cannot use IFUNC resolver [BZ #19861]
2016-05-26 Adhemerval Zanellanetwork: Fix missing bits from {recv,send}{m}msg standa...
2016-05-25 Adhemerval Zanellanetwork: recvmsg and sendmsg standard compliance (BZ...
2016-05-17 Stefan LieblerFix tst-cancel17/tst-cancelx17, which sometimes segfaul...
2016-02-19 Carlos O'Donellnptl: support thread stacks that grow up
2016-01-25 Andreas SchwabDon't do lock elision on an error checking mutex (bug...
2016-01-22 Paul E. MurphyFix nptl/tst-setuid3.c
2016-01-15 Torvald Riegelnptl: Add first-line description for barrier tests.
2016-01-15 Torvald RiegelFix pthread_barrier_init typo.
2016-01-15 Torvald RiegelNew pthread_barrier algorithm to fulfill barrier destru...
2016-01-07 Marko MyllynenMake shebang interpreter directives consistent
2016-01-04 Joseph MyersUpdate copyright dates not handled by scripts/update...
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-12-23 Torvald RiegelDo not violate mutex destruction requirements.
2015-12-02 Adhemerval Zanellanptl: Fix racy pipe closing in tst-cancel{20,21}
2015-11-24 Florian WeimerRemove CPU set size checking from affinity functions...
2015-11-04 Florian WeimerRemove a spurious attribution
2015-10-27 Joseph MyersAdd -std=gnu11 and -std=c11 NPTL initializers tests.
2015-10-27 Joseph MyersRemove sysdeps/nptl/configure.ac.
2015-10-20 Joseph MyersConvert miscellaneous function definitions to prototype...
2015-10-20 Joseph MyersConvert 113 more function definitions to prototype...
2015-10-19 Joseph MyersConvert 69 more function definitions to prototype style...
2015-10-16 Joseph MyersConvert 703 function definitions to prototype style.
2015-10-15 Paul Murphynptl: Add adapt_count parameter to lll_unlock_elision
2015-10-09 Adhemerval Zanellanptl: Add NPTL cases for cancellation failures cases
2015-10-06 Florian WeimerAdd a test case for C++11 thread_local support
2015-09-22 H.J. LuRemove ignored symbols from nptl/Versions
2015-09-17 H.J. LuUse __pthread_setcancelstate in libc.a
2015-09-08 Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-08-09 Mike Frysingergawk: fix gensub usage
2015-08-05 Mike Frysingernptl: fix set-but-unused warning w/_STACK_GROWS_UP
2015-07-26 Chung-Lin TangAdd #include <string.h> to nptl/tst-join7mod.c to silen...
2015-07-24 Siddhesh PoyarekarUse IE model for static variables in libc.so, libpthrea...
2015-07-14 Adhemerval ZanellaAvoid C++ tests when the C++ cannot be linked
2015-07-10 Torvald RiegelClean up semaphore EINTR handling after Linux futex...
2015-07-10 Torvald RiegelAdd and use new glibc-internal futex API.
2015-07-09 Martin SeborThe patch committed to fix bug #18435 caused regression...
2015-07-01 Martin SeborThe C++ 2011 std::call_once function is specified to...
2015-06-30 Torvald RiegelRemove documentation of lowlevellock systemtap probes.
next