about summary refs log tree commit diff
path: root/nptl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Remove unneeded linking in nptl testsuiteAllan McRae2012-12-031-3/+0
* Adding missing -fexception CFLAGSMarcus Shawcroft2012-11-141-0/+5
* Fix nptl/tst-cancel7 for non-bash shells.Aurelien Jarno2012-10-301-1/+1
* Use bash to run nptl/tst-tls6.sh.Joseph Myers2012-10-251-1/+1
* Support cross-testing.Joseph Myers2012-10-241-1/+1
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-241-20/+7
* Don't set resource limits in tst-oddstacklimit-ENV.Joseph Myers2012-10-241-5/+8
* Define and use $(run-built-tests).Joseph Myers2012-10-241-3/+3
* Add and use $(host-built-program-cmd).Jim Blandy2012-10-231-3/+3
* Use $(NM) not nm in tst-cancel-wrappers.Jim Blandy2012-10-211-1/+2
* Take lock in pthread_cond_wait cleanup handler only when neededSiddhesh Poyarekar2012-10-101-1/+2
* Add test cases for BZ #14557H.J. Lu2012-10-051-2/+7
* Unlock mutex before going back to waiting for PI mutexesSiddhesh Poyarekar2012-10-051-1/+3
* Fix exception table for i386 pthread_cond_waitSiddhesh Poyarekar2012-10-011-1/+1
* Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin2012-09-251-2/+2
* Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++H.J. Lu2012-09-071-1/+1
* Add tst-cancel21-static.cH.J. Lu2012-09-061-2/+3
* Fix sem_post race (bug 14532).Joseph Myers2012-08-311-1/+1
* Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.Roland McGrath2012-08-171-3/+3
* Account for the extra stack size when rlimit is small enoughSiddhesh Poyarekar2012-06-201-1/+1
* Allow a single-threaded program to cancel itselfSiddhesh Poyarekar2012-05-151-0/+2
* Fix test-suite failues with -Wl,--as-neededAllan McRae2012-05-021-1/+2
* Don't run tests when cross-compilingAndreas Schwab2012-04-281-0/+4
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-2/+0
* Remove old initfini mechanism.Joseph Myers2012-02-211-48/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Add missing dependency for pt-crti.oAndreas Schwab2012-02-081-0/+2
* Support crti.S and crtn.S provided directly by architectures.Joseph Myers2012-02-081-0/+19
* Static linking is always neededUlrich Drepper2012-01-081-2/+1
* Remove non-ELF supportUlrich Drepper2012-01-071-2/+2
* Fix typo in tst-cleanup0.out rule.David S. Miller2011-08-201-1/+1
* Fix missing dependencies and ensure correct CPPFLAGS.Andreas Schwab2011-01-161-1/+1
* Work around kernel rejecting valid absolute timestampsAndreas Schwab2010-07-011-0/+1
* Fix build with newer linker.Ulrich Drepper2010-07-011-1/+2
* Implement interfaces to set and get names of threads.Ulrich Drepper2010-04-091-2/+4
* New NPTL POSIX semaphore test.Ulrich Drepper2009-11-241-1/+1
* Add more sem_timedwait tests.Ulrich Drepper2009-07-181-0/+2
* Implement pthread_sigqueue.Ulrich Drepper2009-06-121-1/+1
* libc-cancellation.c cleanup.Ulrich Drepper2009-05-161-3/+3
* Rename nptl/init.c to nptl/nptl-init.c.Ulrich Drepper2009-05-161-3/+3
* [BZ #7009] cvs/fedora-glibc-20081112T2008Ulrich Drepper2008-11-121-1/+1
* (tests): Add tst-rwlock2a.Ulrich Drepper2008-05-311-3/+3
* * Makeconfig (sysd-rules-targets): New variable.Roland McGrath2008-02-011-4/+2
* * sysdeps/x86_64/memset.S: Add sfence after movnti.Ulrich Drepper2007-11-081-0/+1
* [BZ #4938]Ulrich Drepper2007-08-211-1/+1
* * semaphoreP.h: Declare __old_sem_init and __old_sem_wait.Ulrich Drepper2007-05-261-1/+1
* [BZ #4512]Ulrich Drepper2007-05-181-4/+4
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-5/+5
* .Jakub Jelinek2007-07-311-5/+5