about summary refs log tree commit diff
path: root/nptl
Commit message (Expand)AuthorAgeFilesLines
* Avoid race conditions when rebuilding librt.soPalmer Dabbelt2018-01-061-0/+4
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-01432-432/+432
* nptl: Consolidate pthread_{timed,try}join{_np}Adhemerval Zanella2017-12-206-218/+128
* nptl: Implement pthread_self in libc.so [BZ #22635]Florian Weimer2017-12-205-10/+30
* Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]H.J. Lu2017-12-192-1/+5
* Disable -Wrestrict for two nptl/tst-attr3.c tests.Joseph Myers2017-12-181-0/+19
* Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu2017-12-111-62/+62
* Add elision tunablesRogerio Alves2017-12-052-10/+6
* nptl: Add workaround for ASSERT_PTHREAD_INTERNAL_SIZE with GCC 4.9Adhemerval Zanella2017-11-211-1/+1
* Prefer https for Sourceware linksSiddhesh Poyarekar2017-11-161-2/+2
* Remove traces of tst-typesizesAndreas Schwab2017-11-071-2/+1
* nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella2017-11-074-5/+5
* nptl: Change tst-typesizes to _Static_assertAdhemerval Zanella2017-11-0736-148/+41
* nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella2017-11-072-0/+19
* nptl: Preserve error in setxid thread broadcast in coredumps [BZ #22153]Peter Zelezny2017-10-131-2/+7
* Mark __dso_handle as hidden [BZ #18822]H.J. Lu2017-09-262-7/+3
* Remove non-add-on Banner files.Joseph Myers2017-09-213-8/+2
* Remove Roland McGrath/Ulrich Drepper et al. from DSO bannerH.J. Lu2017-09-011-1/+1
* Move all old ChangeLogs to a top-level ChangeLog.old directory.Zack Weinberg2017-09-011-13230/+0
* nptl: Remove internal_function attributeFlorian Weimer2017-08-318-32/+14
* Do not scale NPTL tests with available number of CPUsFlorian Weimer2017-08-302-12/+3
* ia64: Fix thread stack allocation permission set (BZ #21672)Adhemerval Zanella2017-08-292-26/+30
* Consolidate non cancellable nanosleep callAdhemerval Zanella2017-08-221-1/+1
* Consolidate non cancellable pause callAdhemerval Zanella2017-08-221-1/+1
* NPTL: Remove internal_function from stack marking functionsFlorian Weimer2017-08-132-3/+1
* Add test for bug 21041Andreas Schwab2017-08-093-2/+67
* Don't use IFUNC resolver for longjmp or system in libpthread (bug 21041)Andreas Schwab2017-08-082-37/+18
* Fix missing redirects in testsuite targetsAndreas Schwab2017-08-071-1/+1
* mutex: Fix robust mutex lock acquire (Bug 21778)Carlos O'Donell2017-07-295-21/+59
* rwlock: Fix explicit hand-over (bug 21298)Carlos O'Donell2017-07-283-239/+359
* Fix guard alignment in allocate_stack when stack grows up.John David Anglin2017-07-151-2/+8
* Disable single thread optimization for open_memstreamSzabolcs Nagy2017-07-142-1/+102
* Increase some test timeouts.Joseph Myers2017-07-063-1/+3
* Single threaded stdio optimizationSzabolcs Nagy2017-07-041-0/+4
* Clean pthread functions namespaces for C11 threadsAdhemerval Zanella2017-06-2322-49/+66
* nptl: Invert the mmap/mprotect logic on allocated stacks (BZ#18988)Adhemerval Zanella2017-06-141-8/+58
* Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2017-06-064-34/+100
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-311-0/+71
* Use test-driver in nptl/tst-fork3.cAndreas Schwab2017-05-311-2/+4
* Move tst-mutex*8* to tests-internalTulio Magno Quites Machado Filho2017-05-251-4/+5
* Remove __need_list_t and __need_res_state.Zack Weinberg2017-05-201-4/+2
* posix: Consolidate Linux fsync syscallAdhemerval Zanella2017-05-181-0/+1
* posix: Consolidate Linux fdatasync syscallAdhemerval Zanella2017-05-181-0/+1
* posix: Consolidate Linux msync syscallAdhemerval Zanella2017-05-181-0/+1
* posix: Consolidate Linux sigsuspend implementationAdhemerval Zanella2017-05-181-0/+1
* posix: Consolidate Linux nanosleep syscallAdhemerval Zanella2017-05-181-0/+1
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-14/+17
* Consolidate Linux write syscallAdhemerval Zanella2017-05-111-0/+1
* Consolidate Linux read syscallAdhemerval Zanella2017-05-111-0/+1