aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2004-11-03* debug/tst-chk1.c (ret): New volatile variable.Roland McGrath1-0/+1
2004-10-29(sem_timedwait): Set ETIMEDOUT to errno when time is up. Tweak to avoid asse...Ulrich Drepper1-4/+6
2004-10-25Update.Ulrich Drepper2-1/+49
2004-10-24Update.Ulrich Drepper1-3/+4
2004-10-21(__lll_mutex_timedlock_wait): If woken but cannot get the lock, make sure 2 i...Ulrich Drepper1-4/+11
2004-10-15 * sysdeps/alpha/tcb-offsets.sym (thread_offsetof): Redefine to ...Richard Henderson1-2/+4
2004-10-06Update.Ulrich Drepper3-6/+4
2004-10-06Update.Ulrich Drepper1-4/+9
2004-10-05Update.Ulrich Drepper1-4/+4
2004-10-05Update.Ulrich Drepper1-2/+2
2004-10-04Update.Ulrich Drepper5-17/+17
2004-10-01Update.cvs/fedora-glibc-20041001T2134Ulrich Drepper1-1/+1
2004-10-01Update.Ulrich Drepper2-9/+18
2004-09-28Update.Ulrich Drepper3-9/+12
2004-09-28Update.Ulrich Drepper8-31/+31
2004-09-25Update.Ulrich Drepper1-2/+6
2004-09-24[BZ #405]Ulrich Drepper1-3/+13
2004-09-20Update.Ulrich Drepper1-30/+0
2004-09-20Update.Ulrich Drepper3-2/+34
2004-09-15 * sysdeps/unix/sysv/linux/alpha/vfork.S: Use libc_hidden_def.Richard Henderson1-1/+1
2004-09-13Update.Ulrich Drepper5-2/+376
2004-09-12Update.Ulrich Drepper1-9/+9
2004-09-12[BZ #365]Ulrich Drepper9-9/+9
2004-09-10Update.Ulrich Drepper2-8/+142
2004-09-09[BZ #375]Ulrich Drepper1-8/+24
2004-09-08Update.Ulrich Drepper1-4/+10
2004-09-08Update.Ulrich Drepper4-8/+8
2004-09-08Update.Ulrich Drepper3-9/+7
2004-09-07Update.Ulrich Drepper1-2/+5
2004-09-06 * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h (SINGLE_THREAD_P): ...Richard Henderson1-15/+20
2004-09-02Update.Ulrich Drepper9-9/+34
2004-09-02[BZ #357]Ulrich Drepper16-30/+217
2004-08-30Include bits/wordsize.h. Make the header match i386 header when __WORDSIZE !...Ulrich Drepper2-11/+51
2004-08-13Update.Ulrich Drepper2-1/+5
2004-08-07Update.Ulrich Drepper1-19/+2
2004-07-24[BZ #284]Ulrich Drepper1-1/+1
2004-07-14(__pthread_cond_timedwait): Check for invalid nanosecond in timeout value.Ulrich Drepper1-0/+6
2004-07-06Update.Ulrich Drepper11-28/+30
2004-07-05Update.Ulrich Drepper1-1/+1
2004-07-04Update.Ulrich Drepper1-2/+2
2004-06-292004-06-29 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+2
2004-06-29Update.Ulrich Drepper5-7/+7
2004-06-28[BZ #230, BZ #231]Ulrich Drepper1-2/+0
2004-06-28Update.Ulrich Drepper2-4/+4
2004-06-28Update.Ulrich Drepper1-1/+1
2004-06-27Update.Ulrich Drepper2-2/+4
2004-06-19Fix assembler in last patch.Andreas Jaeger1-1/+1
2004-06-18Update.Ulrich Drepper3-1/+10
2004-06-17Update.Ulrich Drepper5-13/+58
2004-06-11* sysdeps/arm/strlen.S [__ARMEB__]: Compute correctly for big-endian.Roland McGrath1-3/+3