about summary refs log tree commit diff
path: root/nptl/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* New API to set default thread attributesSiddhesh Poyarekar2013-06-151-0/+27
* Avoid access beyond memory bounds in pthread_attr_getaffinity_npSiddhesh Poyarekar2013-06-141-0/+10
* x86*: Return syscall error for lll_futex_wake.Carlos O'Donell2013-06-101-0/+7
* Silence warning: __inline is not at beginning of declaration.Ondrej Bilka2013-06-081-0/+4
* Fix leading whitespaces.Ondrej Bilka2013-06-061-0/+5
* Remove trailing whitespace in nptl.Joseph Myers2013-06-061-0/+18
* Link extra-libs consistently with libc and ld.so.Joseph Myers2013-05-311-0/+5
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+6
* Reserve new TLS field for x86 and x86_64Andreas Jaeger2013-05-151-0/+6
* Fix tst-mutexpi8Andi Kleen2013-05-091-0/+4
* Consolidate pthread_attr value validationSiddhesh Poyarekar2013-04-221-0/+19
* Extend i486 pthread_cond_timedwait to use futex syscall with absolute timeoutAndreas Schwab2013-04-111-0/+6
* sem_post.c: Include atomic.h.Carlos O'Donell2013-04-071-0/+4
* Fix static build when configured with --disable-hidden-pltSiddhesh Poyarekar2013-04-041-0/+8
* Avoid unconditional __call_tls_dtors calls in static linking.Roland McGrath2013-03-281-0/+5
* Fix up ChangeLogSiddhesh Poyarekar2013-03-191-6/+6
* Move __default_stacksize into __default_pthread_attrSiddhesh Poyarekar2013-03-191-0/+16
* Rename some static variablesSiddhesh Poyarekar2013-03-181-0/+12
* Include atomic.h in generic lowlevellock.c.Carlos O'Donell2013-03-121-0/+4
* Rejigger i386 dl-sysdep.h files.Roland McGrath2013-03-041-0/+13
* Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.Carlos O'Donell2013-03-011-0/+8
* Fix build warningSiddhesh Poyarekar2013-03-011-0/+2
* Set default stack size from program environmentSiddhesh Poyarekar2013-03-011-0/+9
* Add priority inheritance futex support on sparc.David S. Miller2013-02-211-0/+9
* nptl: Fix comment typo in fork.c.Carlos O'Donell2013-02-211-0/+4
* Fix ChangeLogsSiddhesh Poyarekar2013-02-181-0/+5
* FUTEX_*_REQUEUE_PI support for non-x86 codeSiddhesh Poyarekar2013-02-181-0/+30
* Don't use GLIBC_PRIVATE errno outside of librariesAndreas Schwab2013-02-041-0/+8
* Hide reference to mktemp in libpthreadAndreas Schwab2013-01-161-0/+5
* Remove unnecessary assert on attr in allocate_stack().Carlos O'Donell2013-01-111-0/+5
* Add --enable-hardcoded-path-in-tests configure optionH.J. Lu2013-01-111-2/+15
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-0/+5
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-011-0/+5
* Convert pthread_rwlock_try(rd/wr)lock to prototypesAndi Kleen2012-12-281-0/+7
* Add sparc implementation of lll_futex_timed_wait_bitsetDavid S. Miller2012-12-271-0/+5
* [s390] Replace lll_futex_* assembly code with INTERNAL_SYSCALLSiddhesh Poyarekar2012-12-271-0/+11
* Fix some build warnings on s390xSiddhesh Poyarekar2012-12-081-0/+5
* Remove unused variable from powerpc sem_post.c.Joseph Myers2012-12-041-0/+6
* Remove unneeded linking in nptl testsuiteAllan McRae2012-12-031-0/+4
* Cast to __intptr_t before casting pointer to int64H.J. Lu2012-11-261-0/+11
* Remove unused variable from sem_post.c.Joseph Myers2012-11-211-0/+4
* Remove unused variable from pthread_cond_timedwait.c.Joseph Myers2012-11-211-0/+6
* Adding missing -fexception CFLAGSMarcus Shawcroft2012-11-141-0/+5
* Bump timeouts on some new nptl tests to support tilepro.Chris Metcalf2012-11-061-0/+5
* [S390,PPC] Implement FUTEX_WAIT_BITSET for timedwait functionsSiddhesh Poyarekar2012-11-051-0/+17
* Fix coding style in sparc lowlevellock.hDavid S. Miller2012-11-031-0/+6
* Compile x86 rtld with -mno-sse -mno-mmxH.J. Lu2012-11-021-0/+6
* Fix nptl/tst-cancel7 for non-bash shells.Aurelien Jarno2012-10-301-0/+5
* Define a BUSY_WAIT_NOP for sparc.David S. Miller2012-10-281-0/+12
* Fix build breakage in tst-cond-except.c.Roland McGrath2012-10-251-0/+4