aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2013-03-19Move __default_stacksize into __default_pthread_attrSiddhesh Poyarekar1-0/+16
2013-03-18Rename some static variablesSiddhesh Poyarekar1-0/+12
2013-03-12Include atomic.h in generic lowlevellock.c.Carlos O'Donell1-0/+4
2013-03-04Rejigger i386 dl-sysdep.h files.Roland McGrath1-0/+13
2013-03-01Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.Carlos O'Donell1-0/+8
2013-03-01Fix build warningSiddhesh Poyarekar1-0/+2
2013-03-01Set default stack size from program environmentSiddhesh Poyarekar1-0/+9
2013-02-21Add priority inheritance futex support on sparc.David S. Miller1-0/+9
2013-02-21nptl: Fix comment typo in fork.c.Carlos O'Donell1-0/+4
2013-02-18Fix ChangeLogsSiddhesh Poyarekar1-0/+5
2013-02-18FUTEX_*_REQUEUE_PI support for non-x86 codeSiddhesh Poyarekar1-0/+30
2013-02-04Don't use GLIBC_PRIVATE errno outside of librariesAndreas Schwab1-0/+8
2013-01-16Hide reference to mktemp in libpthreadAndreas Schwab1-0/+5
2013-01-11Remove unnecessary assert on attr in allocate_stack().Carlos O'Donell1-0/+5
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu1-2/+15
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-0/+5
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers1-0/+5
2012-12-28Convert pthread_rwlock_try(rd/wr)lock to prototypesAndi Kleen1-0/+7
2012-12-27Add sparc implementation of lll_futex_timed_wait_bitsetDavid S. Miller1-0/+5
2012-12-27[s390] Replace lll_futex_* assembly code with INTERNAL_SYSCALLSiddhesh Poyarekar1-0/+11
2012-12-08Fix some build warnings on s390xSiddhesh Poyarekar1-0/+5
2012-12-04Remove unused variable from powerpc sem_post.c.Joseph Myers1-0/+6
2012-12-03Remove unneeded linking in nptl testsuiteAllan McRae1-0/+4
2012-11-26Cast to __intptr_t before casting pointer to int64H.J. Lu1-0/+11
2012-11-21Remove unused variable from sem_post.c.Joseph Myers1-0/+4
2012-11-21Remove unused variable from pthread_cond_timedwait.c.Joseph Myers1-0/+6
2012-11-14Adding missing -fexception CFLAGSMarcus Shawcroft1-0/+5
2012-11-06Bump timeouts on some new nptl tests to support tilepro.Chris Metcalf1-0/+5
2012-11-05[S390,PPC] Implement FUTEX_WAIT_BITSET for timedwait functionsSiddhesh Poyarekar1-0/+17
2012-11-03Fix coding style in sparc lowlevellock.hDavid S. Miller1-0/+6
2012-11-02Compile x86 rtld with -mno-sse -mno-mmxH.J. Lu1-0/+6
2012-10-30Fix nptl/tst-cancel7 for non-bash shells.Aurelien Jarno1-0/+5
2012-10-28Define a BUSY_WAIT_NOP for sparc.David S. Miller1-0/+12
2012-10-25Fix build breakage in tst-cond-except.c.Roland McGrath1-0/+4
2012-10-25Use bash to run nptl/tst-tls6.sh.Joseph Myers1-0/+6
2012-10-25Fix compiler warnings in some NPTL tests.Roland McGrath1-0/+11
2012-10-24Support cross-testing.Joseph Myers1-0/+8
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath1-0/+7
2012-10-24Don't set resource limits in tst-oddstacklimit-ENV.Joseph Myers1-0/+12
2012-10-24Define and use $(run-built-tests).Joseph Myers1-0/+5
2012-10-23Add and use $(host-built-program-cmd).Jim Blandy1-0/+7
2012-10-21Use $(NM) not nm in tst-cancel-wrappers.Jim Blandy1-0/+8
2012-10-17Fix typo in nptl/ChangeLogSiddhesh Poyarekar1-1/+1
2012-10-17Don't check error return for pthread_cancel in tst-cond25Siddhesh Poyarekar1-0/+5
2012-10-16Adjust mutex lock in condvar_cleanup if we got it from requeue_piSiddhesh Poyarekar1-0/+13
2012-10-10Fixup nptl/ChangeLog for last commit.Carlos O'Donell1-1/+3
2012-10-10Fix formatting in nptl/sysdeps/pthread/pthread.h.Carlos O'Donell1-0/+4
2012-10-10Take lock in pthread_cond_wait cleanup handler only when neededSiddhesh Poyarekar1-0/+18
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath1-0/+5
2012-10-05Correct libthreadb register access for 64-bit sparc.David S. Miller1-0/+7