aboutsummaryrefslogtreecommitdiff
path: root/nptl
AgeCommit message (Expand)AuthorFilesLines
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu1-62/+62
2017-12-05Add elision tunablesRogerio Alves2-10/+6
2017-11-21nptl: Add workaround for ASSERT_PTHREAD_INTERNAL_SIZE with GCC 4.9Adhemerval Zanella1-1/+1
2017-11-16Prefer https for Sourceware linksSiddhesh Poyarekar1-2/+2
2017-11-07Remove traces of tst-typesizesAndreas Schwab1-2/+1
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella4-5/+5
2017-11-07nptl: Change tst-typesizes to _Static_assertAdhemerval Zanella36-148/+41
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella2-0/+19
2017-10-13nptl: Preserve error in setxid thread broadcast in coredumps [BZ #22153]Peter Zelezny1-2/+7
2017-09-26Mark __dso_handle as hidden [BZ #18822]H.J. Lu2-7/+3
2017-09-21Remove non-add-on Banner files.Joseph Myers3-8/+2
2017-09-01Remove Roland McGrath/Ulrich Drepper et al. from DSO bannerH.J. Lu1-1/+1
2017-09-01Move all old ChangeLogs to a top-level ChangeLog.old directory.Zack Weinberg1-13230/+0
2017-08-31nptl: Remove internal_function attributeFlorian Weimer8-32/+14
2017-08-30Do not scale NPTL tests with available number of CPUsFlorian Weimer2-12/+3
2017-08-29ia64: Fix thread stack allocation permission set (BZ #21672)Adhemerval Zanella2-26/+30
2017-08-22Consolidate non cancellable nanosleep callAdhemerval Zanella1-1/+1
2017-08-22Consolidate non cancellable pause callAdhemerval Zanella1-1/+1
2017-08-13NPTL: Remove internal_function from stack marking functionsFlorian Weimer2-3/+1
2017-08-09Add test for bug 21041Andreas Schwab3-2/+67
2017-08-08Don't use IFUNC resolver for longjmp or system in libpthread (bug 21041)Andreas Schwab2-37/+18
2017-08-07Fix missing redirects in testsuite targetsAndreas Schwab1-1/+1
2017-07-29mutex: Fix robust mutex lock acquire (Bug 21778)Carlos O'Donell5-21/+59
2017-07-28rwlock: Fix explicit hand-over (bug 21298)Carlos O'Donell3-239/+359
2017-07-15Fix guard alignment in allocate_stack when stack grows up.John David Anglin1-2/+8
2017-07-14Disable single thread optimization for open_memstreamSzabolcs Nagy2-1/+102
2017-07-06Increase some test timeouts.Joseph Myers3-1/+3
2017-07-04Single threaded stdio optimizationSzabolcs Nagy1-0/+4
2017-06-23Clean pthread functions namespaces for C11 threadsAdhemerval Zanella22-49/+66
2017-06-14nptl: Invert the mmap/mprotect logic on allocated stacks (BZ#18988)Adhemerval Zanella1-8/+58
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler4-34/+100
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella1-0/+71
2017-05-31Use test-driver in nptl/tst-fork3.cAndreas Schwab1-2/+4
2017-05-25Move tst-mutex*8* to tests-internalTulio Magno Quites Machado Filho1-4/+5
2017-05-20Remove __need_list_t and __need_res_state.Zack Weinberg1-4/+2
2017-05-18posix: Consolidate Linux fsync syscallAdhemerval Zanella1-0/+1
2017-05-18posix: Consolidate Linux fdatasync syscallAdhemerval Zanella1-0/+1
2017-05-18posix: Consolidate Linux msync syscallAdhemerval Zanella1-0/+1
2017-05-18posix: Consolidate Linux sigsuspend implementationAdhemerval Zanella1-0/+1
2017-05-18posix: Consolidate Linux nanosleep syscallAdhemerval Zanella1-0/+1
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg1-14/+17
2017-05-11Consolidate Linux write syscallAdhemerval Zanella1-0/+1
2017-05-11Consolidate Linux read syscallAdhemerval Zanella1-0/+1
2017-05-11Consolidate Linux close syscall generationAdhemerval Zanella1-0/+1
2017-05-10Use test-driver in ntpl/tst-fork1.cAndreas Schwab1-2/+4
2017-05-03Bug 20116: Clarify behaviour of PD->lock.Carlos O'Donell1-2/+11
2017-05-01nptl: Using libsupport for tst-cancel4*Adhemerval Zanella5-946/+204
2017-04-25Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers1-0/+1
2017-04-04Remove CALL_THREAD_FCT macroAdhemerval Zanella1-4/+0
2017-04-04Remove __ASSUME_REQUEUE_PIAdhemerval Zanella1-12/+0