Age | Commit message (Expand) | Author |
2013-03-01 | Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes. | Carlos O'Donell |
2013-03-01 | Set default stack size from program environment | Siddhesh Poyarekar |
2013-01-11 | Add --enable-hardcoded-path-in-tests configure option | H.J. Lu |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-12-03 | Remove unneeded linking in nptl testsuite | Allan McRae |
2012-11-14 | Adding missing -fexception CFLAGS | Marcus Shawcroft |
2012-10-30 | Fix nptl/tst-cancel7 for non-bash shells. | Aurelien Jarno |
2012-10-25 | Use bash to run nptl/tst-tls6.sh. | Joseph Myers |
2012-10-24 | Support cross-testing. | Joseph Myers |
2012-10-24 | BZ#14743: Move clock_* symbols from librt to libc. | Roland McGrath |
2012-10-24 | Don't set resource limits in tst-oddstacklimit-ENV. | Joseph Myers |
2012-10-24 | Define and use $(run-built-tests). | Joseph Myers |
2012-10-23 | Add and use $(host-built-program-cmd). | Jim Blandy |
2012-10-21 | Use $(NM) not nm in tst-cancel-wrappers. | Jim Blandy |
2012-10-10 | Take lock in pthread_cond_wait cleanup handler only when needed | Siddhesh Poyarekar |
2012-10-05 | Add test cases for BZ #14557 | H.J. Lu |
2012-10-05 | Unlock mutex before going back to waiting for PI mutexes | Siddhesh Poyarekar |
2012-10-01 | Fix exception table for i386 pthread_cond_wait | Siddhesh Poyarekar |
2012-09-25 | Set "fail on error" mode directly in testsuite shell scripts | Dmitry V. Levin |
2012-09-07 | Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++ | H.J. Lu |
2012-09-06 | Add tst-cancel21-static.c | H.J. Lu |
2012-08-31 | Fix sem_post race (bug 14532). | Joseph Myers |
2012-08-17 | Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. | Roland McGrath |
2012-06-20 | Account for the extra stack size when rlimit is small enough | Siddhesh Poyarekar |
2012-05-15 | Allow a single-threaded program to cancel itself | Siddhesh Poyarekar |
2012-05-02 | Fix test-suite failues with -Wl,--as-needed | Allan McRae |
2012-04-28 | Don't run tests when cross-compiling | Andreas Schwab |
2012-03-07 | Remove distribute variable from Makefiles | Ulrich Drepper |
2012-02-21 | Remove old initfini mechanism. | Joseph Myers |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-02-08 | Add missing dependency for pt-crti.o | Andreas Schwab |
2012-02-08 | Support crti.S and crtn.S provided directly by architectures. | Joseph Myers |
2012-01-08 | Static linking is always needed | Ulrich Drepper |
2012-01-07 | Remove non-ELF support | Ulrich Drepper |
2011-08-20 | Fix typo in tst-cleanup0.out rule. | David S. Miller |
2011-01-16 | Fix missing dependencies and ensure correct CPPFLAGS. | Andreas Schwab |
2010-07-01 | Work around kernel rejecting valid absolute timestamps | Andreas Schwab |
2010-07-01 | Fix build with newer linker. | Ulrich Drepper |
2010-04-09 | Implement interfaces to set and get names of threads. | Ulrich Drepper |
2009-11-24 | New NPTL POSIX semaphore test. | Ulrich Drepper |
2009-07-18 | Add more sem_timedwait tests. | Ulrich Drepper |
2009-06-12 | Implement pthread_sigqueue. | Ulrich Drepper |
2009-05-16 | libc-cancellation.c cleanup. | Ulrich Drepper |
2009-05-16 | Rename nptl/init.c to nptl/nptl-init.c. | Ulrich Drepper |
2008-11-12 | [BZ #7009]cvs/fedora-glibc-20081112T2008 | Ulrich Drepper |
2008-05-31 | (tests): Add tst-rwlock2a. | Ulrich Drepper |
2008-02-01 | * Makeconfig (sysd-rules-targets): New variable. | Roland McGrath |
2007-11-08 | * sysdeps/x86_64/memset.S: Add sfence after movnti. | Ulrich Drepper |
2007-08-21 | [BZ #4938] | Ulrich Drepper |
2007-05-26 | * semaphoreP.h: Declare __old_sem_init and __old_sem_wait. | Ulrich Drepper |