| Commit message (Expand) | Author | Age | Files | Lines |
* | Account for the extra stack size when rlimit is small enough | Siddhesh Poyarekar | 2012-06-20 | 1 | -1/+1 |
* | Allow a single-threaded program to cancel itself | Siddhesh Poyarekar | 2012-05-15 | 1 | -0/+2 |
* | Fix test-suite failues with -Wl,--as-needed | Allan McRae | 2012-05-02 | 1 | -1/+2 |
* | Don't run tests when cross-compiling | Andreas Schwab | 2012-04-28 | 1 | -0/+4 |
* | Remove distribute variable from Makefiles | Ulrich Drepper | 2012-03-07 | 1 | -2/+0 |
* | Remove old initfini mechanism. | Joseph Myers | 2012-02-21 | 1 | -48/+1 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Add missing dependency for pt-crti.o | Andreas Schwab | 2012-02-08 | 1 | -0/+2 |
* | Support crti.S and crtn.S provided directly by architectures. | Joseph Myers | 2012-02-08 | 1 | -0/+19 |
* | Static linking is always needed | Ulrich Drepper | 2012-01-08 | 1 | -2/+1 |
* | Remove non-ELF support | Ulrich Drepper | 2012-01-07 | 1 | -2/+2 |
* | Fix typo in tst-cleanup0.out rule. | David S. Miller | 2011-08-20 | 1 | -1/+1 |
* | Fix missing dependencies and ensure correct CPPFLAGS. | Andreas Schwab | 2011-01-16 | 1 | -1/+1 |
* | Work around kernel rejecting valid absolute timestamps | Andreas Schwab | 2010-07-01 | 1 | -0/+1 |
* | Fix build with newer linker. | Ulrich Drepper | 2010-07-01 | 1 | -1/+2 |
* | Implement interfaces to set and get names of threads. | Ulrich Drepper | 2010-04-09 | 1 | -2/+4 |
* | New NPTL POSIX semaphore test. | Ulrich Drepper | 2009-11-24 | 1 | -1/+1 |
* | Add more sem_timedwait tests. | Ulrich Drepper | 2009-07-18 | 1 | -0/+2 |
* | Implement pthread_sigqueue. | Ulrich Drepper | 2009-06-12 | 1 | -1/+1 |
* | libc-cancellation.c cleanup. | Ulrich Drepper | 2009-05-16 | 1 | -3/+3 |
* | Rename nptl/init.c to nptl/nptl-init.c. | Ulrich Drepper | 2009-05-16 | 1 | -3/+3 |
* | [BZ #7009] cvs/fedora-glibc-20081112T2008 | Ulrich Drepper | 2008-11-12 | 1 | -1/+1 |
* | (tests): Add tst-rwlock2a. | Ulrich Drepper | 2008-05-31 | 1 | -3/+3 |
* | * Makeconfig (sysd-rules-targets): New variable. | Roland McGrath | 2008-02-01 | 1 | -4/+2 |
* | * sysdeps/x86_64/memset.S: Add sfence after movnti. | Ulrich Drepper | 2007-11-08 | 1 | -0/+1 |
* | [BZ #4938] | Ulrich Drepper | 2007-08-21 | 1 | -1/+1 |
* | * semaphoreP.h: Declare __old_sem_init and __old_sem_wait. | Ulrich Drepper | 2007-05-26 | 1 | -1/+1 |
* | [BZ #4512] | Ulrich Drepper | 2007-05-18 | 1 | -4/+4 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -5/+5 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -5/+5 |
* | [BZ #3123] | Ulrich Drepper | 2006-09-08 | 1 | -1/+1 |
* | [BZ #3124] | Ulrich Drepper | 2006-09-05 | 1 | -1/+1 |
* | [BZ #3018] | Ulrich Drepper | 2006-08-21 | 1 | -1/+1 |
* | * sysdeps/unix/sysv/linux/clock_settime.c (INTERNAL_VSYSCALL): Use cvs/fedora-glibc-20060815T2033 | Ulrich Drepper | 2006-08-15 | 1 | -2/+2 |
* | [BZ #2843] | Ulrich Drepper | 2006-08-13 | 1 | -1/+1 |
* | * stdlib/test-canon.c (do_test): Close fd before unlinking file so | Ulrich Drepper | 2006-08-01 | 1 | -1/+1 |
* | * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed. cvs/fedora-glibc-20060731T0706 | Roland McGrath | 2006-07-31 | 1 | -1/+1 |
* | 2006-07-28 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | 2006-07-29 | 1 | -0/+5 |
* | * sysdeps/unix/sysv/linux/kernel-features.h: Add | Ulrich Drepper | 2006-03-28 | 1 | -1/+1 |
* | * elf/rtld-Rules (subdir-args): New variable. | Roland McGrath | 2006-02-28 | 1 | -1/+6 |
* | * Makefile (subdir-target-args): New variable. | Roland McGrath | 2006-02-28 | 1 | -1/+1 |
* | * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel, | Ulrich Drepper | 2006-02-15 | 1 | -1/+1 |
* | * tst-initializers1-c89.c: New file. | Roland McGrath | 2006-01-09 | 1 | -3/+10 |
* | 2006-01-03 Joseph S. Myers <joseph@codesourcery.com> | Roland McGrath | 2006-01-05 | 1 | -1/+1 |
* | (tests): Add tst-signal7. | Ulrich Drepper | 2005-12-28 | 1 | -1/+1 |
* | * Versions.def: Add GLIBC_2.4 for libpthread. cvs/fedora-glibc-20051227T1426 | Ulrich Drepper | 2005-12-27 | 1 | -1/+6 |
* | * Makeconfig: Define CXXFLAGS. Split out warnings from +gccwarn which | Ulrich Drepper | 2005-12-23 | 1 | -1/+3 |
* | 2005-10-16 Daniel Jacobowitz <dan@codesourcery.com> | Roland McGrath | 2005-10-16 | 1 | -3/+0 |
* | [BZ #982] | Ulrich Drepper | 2005-10-14 | 1 | -1/+2 |
* | * sysdeps/pthread/pthread.h (PTHREAD_MUTEX_INITIALIZER, | Ulrich Drepper | 2005-07-11 | 1 | -1/+2 |