| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix type mismatch | Andreas Schwab | 2010-07-06 | 2 | -1/+6 |
* | Cleanup new tst-abstime program some more. | Ulrich Drepper | 2010-07-03 | 2 | -1/+9 |
* | Improve new tst-abstime test. | Ulrich Drepper | 2010-07-02 | 2 | -14/+47 |
* | Add missing file | Andreas Schwab | 2010-07-02 | 1 | -0/+65 |
* | Work around kernel rejecting valid absolute timestamps | Andreas Schwab | 2010-07-01 | 9 | -8/+73 |
* | Fix build with newer linker. | Ulrich Drepper | 2010-07-01 | 2 | -1/+6 |
* | [sh] Fix incorrect location of ifndef for __ASSUME_FUTEX_CLOCK_REALTIME. | Takashi Yoshii | 2010-06-14 | 2 | -2/+7 |
* | Fix typo in last commit. | Ulrich Drepper | 2010-04-09 | 1 | -1/+1 |
* | Implement interfaces to set and get names of threads. | Ulrich Drepper | 2010-04-09 | 6 | -2/+159 |
* | Move unwind-resume code from NPTL to sysdeps/gnu. | Roland McGrath | 2010-04-05 | 4 | -76/+9 |
* | Enable common version of pthread_cond_timedwait to use clock_gettime in VDSO | Luis Machado | 2010-03-24 | 2 | -2/+17 |
* | Fix a few more problem with the recent setxid changes. | Ulrich Drepper | 2010-03-09 | 3 | -29/+28 |
* | Revert to original version of setxid race fix | Andreas Schwab | 2010-03-08 | 3 | -3/+15 |
* | Fix setxid race with thread creation | Ulrich Drepper | 2010-03-05 | 4 | -8/+39 |
* | Fix pthread_cond_*wait with requeue-PI on i386. | Michal Schmidt | 2010-01-15 | 3 | -11/+24 |
* | Actually define and export pthread_mutexattr_[sg]etrobust. | Ulrich Drepper | 2010-01-14 | 4 | -6/+14 |
* | Actually define pthread_mutex_consistent. | Ulrich Drepper | 2010-01-14 | 3 | -2/+12 |
* | Fix up pthread.h for XPG7. | Ulrich Drepper | 2010-01-12 | 2 | -7/+7 |
* | Add support for XPG7 testing. | Ulrich Drepper | 2010-01-09 | 2 | -8/+12 |
* | Fix s390 startup code in libpthread. | Thomas Schwinge | 2009-12-22 | 3 | -16/+8 |
* | Small optimization of pthread_rwlock_init. | Ulrich Drepper | 2009-12-17 | 2 | -13/+9 |
* | More whitespace fixes. | Ulrich Drepper | 2009-12-13 | 1 | -2/+2 |
* | Fix whitespaces. | Ulrich Drepper | 2009-12-13 | 2 | -6/+6 |
* | Add Requeue-PI support for x86 arch. | Dinakar Guniguntala | 2009-12-13 | 6 | -28/+198 |
* | Invalid timeouts in i386 sem_timedwait. | Ulrich Drepper | 2009-12-12 | 2 | -9/+14 |
* | SH calling __gmon_start__ from pt-initfini.c. | Thomas Schwinge | 2009-11-30 | 2 | -19/+7 |
* | Fix infloop in __pthread_disable_asynccancel on x86_64 | Andreas Schwab | 2009-11-27 | 2 | -2/+8 |
* | Once again forgot to add new test file. | Ulrich Drepper | 2009-11-24 | 1 | -0/+46 |
* | New NPTL POSIX semaphore test. | Ulrich Drepper | 2009-11-24 | 2 | -1/+6 |
* | Use #include instead of duplication for i386 vs i686 dl-sysdep.h in NPTL. | Roland McGrath | 2009-11-22 | 2 | -50/+10 |
* | Minor optimizations and cleanups of x86 cond_broadcast. | Ulrich Drepper | 2009-11-18 | 3 | -11/+15 |
* | Update cfi offsets for pthread_cond_broadcast and signal fir x86. | Dinakar Guniguntala | 2009-11-18 | 3 | -38/+23 |
* | Minimal unwind section size reduction. | Ulrich Drepper | 2009-11-17 | 2 | -17/+17 |
* | Use cfi directives in x86 pthread_cond_{,timed}wait. | Ulrich Drepper | 2009-11-17 | 3 | -344/+140 |
* | Make name of libgcc_s library configurable | Andreas Schwab | 2009-11-03 | 3 | -4/+13 |
* | Fix aliasing problem in tst-sem11. | Ulrich Drepper | 2009-10-30 | 2 | -8/+12 |
* | Fix races in setXid implementation. | Daniel Jacobowitz | 2009-10-30 | 3 | -24/+123 |
* | configure tweaks, support $libc_add_on_config_subdirs | Roland McGrath | 2009-09-15 | 2 | -62/+38 |
* | Fix malformed #pragma. | Andreas Schwab | 2009-09-07 | 2 | -1/+5 |
* | Fix whitespaces. | Ulrich Drepper | 2009-09-02 | 1 | -1/+1 |
* | Fix timer_create to initialize timer_t properly. | Suzuki Poulose | 2009-09-02 | 2 | -1/+10 |
* | SH lowlevellock broken for FUTEX_CLOCK_REALTIME. | Andrew Stubbs | 2009-08-28 | 2 | -9/+14 |
* | Handle AVX saving on x86-64 in interrupted smbol lookups. | Ulrich Drepper | 2009-08-25 | 2 | -2/+15 |
* | Hint to kernel that thread stack memory can be removed. | Ulrich Drepper | 2009-08-24 | 2 | -11/+30 |
* | More namespace cleanups. | Ulrich Drepper | 2009-08-23 | 2 | -4/+10 |
* | Rvert accidental checkins. | Ulrich Drepper | 2009-08-22 | 6 | -547/+11 |
* | Add sigstack handling to Linux ____longjmp_chk on powerpc. | Andreas Schwab | 2009-08-22 | 6 | -11/+547 |
* | Add CFI directives to x86-64 pthread_rwlock_unlock. | Ulrich Drepper | 2009-08-11 | 2 | -2/+8 |
* | Add CFI directives to x86-64 pthread_rwlock_{rd,wr)lock. | Ulrich Drepper | 2009-08-10 | 3 | -2/+12 |
* | Fix check for PI mutex in x86-64 pthread_cond_signal | Andreas Schwab | 2009-08-10 | 2 | -3/+9 |