about summary refs log tree commit diff
path: root/nptl/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel,Ulrich Drepper2006-02-151-1/+1
* * tst-initializers1-c89.c: New file.Roland McGrath2006-01-091-3/+10
* 2006-01-03 Joseph S. Myers <joseph@codesourcery.com>Roland McGrath2006-01-051-1/+1
* (tests): Add tst-signal7.Ulrich Drepper2005-12-281-1/+1
* * Versions.def: Add GLIBC_2.4 for libpthread. cvs/fedora-glibc-20051227T1426Ulrich Drepper2005-12-271-1/+6
* * Makeconfig: Define CXXFLAGS. Split out warnings from +gccwarn whichUlrich Drepper2005-12-231-1/+3
* 2005-10-16 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath2005-10-161-3/+0
* [BZ #982]Ulrich Drepper2005-10-141-1/+2