aboutsummaryrefslogtreecommitdiff
path: root/nptl/Makefile
AgeCommit message (Expand)AuthorFilesLines
2012-10-10Take lock in pthread_cond_wait cleanup handler only when neededSiddhesh Poyarekar1-1/+2
2012-10-05Add test cases for BZ #14557H.J. Lu1-2/+7
2012-10-05Unlock mutex before going back to waiting for PI mutexesSiddhesh Poyarekar1-1/+3
2012-10-01Fix exception table for i386 pthread_cond_waitSiddhesh Poyarekar1-1/+1
2012-09-25Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin1-2/+2
2012-09-07Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++H.J. Lu1-1/+1
2012-09-06Add tst-cancel21-static.cH.J. Lu1-2/+3
2012-08-31Fix sem_post race (bug 14532).Joseph Myers1-1/+1
2012-08-17Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.Roland McGrath1-3/+3
2012-06-20Account for the extra stack size when rlimit is small enoughSiddhesh Poyarekar1-1/+1
2012-05-15Allow a single-threaded program to cancel itselfSiddhesh Poyarekar1-0/+2
2012-05-02Fix test-suite failues with -Wl,--as-neededAllan McRae1-1/+2
2012-04-28Don't run tests when cross-compilingAndreas Schwab1-0/+4
2012-03-07Remove distribute variable from MakefilesUlrich Drepper1-2/+0
2012-02-21Remove old initfini mechanism.Joseph Myers1-48/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-02-08Add missing dependency for pt-crti.oAndreas Schwab1-0/+2
2012-02-08Support crti.S and crtn.S provided directly by architectures.Joseph Myers1-0/+19
2012-01-08Static linking is always neededUlrich Drepper1-2/+1
2012-01-07Remove non-ELF supportUlrich Drepper1-2/+2
2011-08-20Fix typo in tst-cleanup0.out rule.David S. Miller1-1/+1
2011-01-16Fix missing dependencies and ensure correct CPPFLAGS.Andreas Schwab1-1/+1
2010-07-01Work around kernel rejecting valid absolute timestampsAndreas Schwab1-0/+1
2010-07-01Fix build with newer linker.Ulrich Drepper1-1/+2
2010-04-09Implement interfaces to set and get names of threads.Ulrich Drepper1-2/+4
2009-11-24New NPTL POSIX semaphore test.Ulrich Drepper1-1/+1
2009-07-18Add more sem_timedwait tests.Ulrich Drepper1-0/+2
2009-06-12Implement pthread_sigqueue.Ulrich Drepper1-1/+1
2009-05-16libc-cancellation.c cleanup.Ulrich Drepper1-3/+3
2009-05-16Rename nptl/init.c to nptl/nptl-init.c.Ulrich Drepper1-3/+3
2008-11-12[BZ #7009]cvs/fedora-glibc-20081112T2008Ulrich Drepper1-1/+1
2008-05-31(tests): Add tst-rwlock2a.Ulrich Drepper1-3/+3
2008-02-01* Makeconfig (sysd-rules-targets): New variable.Roland McGrath1-4/+2
2007-11-08* sysdeps/x86_64/memset.S: Add sfence after movnti.Ulrich Drepper1-0/+1
2007-08-21[BZ #4938]Ulrich Drepper1-1/+1
2007-05-26 * semaphoreP.h: Declare __old_sem_init and __old_sem_wait.Ulrich Drepper1-1/+1
2007-05-18[BZ #4512]Ulrich Drepper1-4/+4
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-5/+5
2007-07-31.Jakub Jelinek1-5/+5
2006-09-08[BZ #3123]Ulrich Drepper1-1/+1
2006-09-05[BZ #3124]Ulrich Drepper1-1/+1
2006-08-21[BZ #3018]Ulrich Drepper1-1/+1
2006-08-15* sysdeps/unix/sysv/linux/clock_settime.c (INTERNAL_VSYSCALL): Usecvs/fedora-glibc-20060815T2033Ulrich Drepper1-2/+2
2006-08-13[BZ #2843]Ulrich Drepper1-1/+1
2006-08-01* stdlib/test-canon.c (do_test): Close fd before unlinking file soUlrich Drepper1-1/+1
2006-07-31* sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed.cvs/fedora-glibc-20060731T0706Roland McGrath1-1/+1
2006-07-292006-07-28 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper1-0/+5
2006-03-28* sysdeps/unix/sysv/linux/kernel-features.h: AddUlrich Drepper1-1/+1
2006-02-28* elf/rtld-Rules (subdir-args): New variable.Roland McGrath1-1/+6
2006-02-28* Makefile (subdir-target-args): New variable.Roland McGrath1-1/+1