about summary refs log tree commit diff
path: root/nptl/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* [BZ #3123]Ulrich Drepper2006-09-081-1/+1
* [BZ #3124]Ulrich Drepper2006-09-051-1/+1
* [BZ #3018]Ulrich Drepper2006-08-211-1/+1
* * sysdeps/unix/sysv/linux/clock_settime.c (INTERNAL_VSYSCALL): Use cvs/fedora-glibc-20060815T2033Ulrich Drepper2006-08-151-2/+2
* [BZ #2843]Ulrich Drepper2006-08-131-1/+1
* * stdlib/test-canon.c (do_test): Close fd before unlinking file soUlrich Drepper2006-08-011-1/+1
* * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed. cvs/fedora-glibc-20060731T0706Roland McGrath2006-07-311-1/+1
* 2006-07-28 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2006-07-291-0/+5
* * sysdeps/unix/sysv/linux/kernel-features.h: AddUlrich Drepper2006-03-281-1/+1
* * elf/rtld-Rules (subdir-args): New variable.Roland McGrath2006-02-281-1/+6
* * Makefile (subdir-target-args): New variable.Roland McGrath2006-02-281-1/+1