aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads
AgeCommit message (Expand)AuthorFilesLines
2002-03-03* errno.c: Include resolv.h to avoid warning.Andreas Jaeger2-0/+5
2002-02-27Update.Ulrich Drepper2-0/+11
2002-02-24Update.Ulrich Drepper6-8/+61
2002-02-23Update.Ulrich Drepper6-63/+263
2002-02-19Update.Ulrich Drepper1-0/+5
2002-02-19(sigwait): Check for old sighandler being SIG_ERR, not NULL.Ulrich Drepper1-1/+1
2002-02-13Update.Ulrich Drepper2-3/+14
2002-02-09Update.Ulrich Drepper2-0/+6
2002-02-09Update.Ulrich Drepper2-56/+58
2002-02-09Update.Ulrich Drepper1-0/+5
2002-02-09Update.Ulrich Drepper1-11/+9
2002-02-08* sysdeps/mips/pspinlock.c (__pthread_spin_lock): Silence the Andreas Jaeger3-9/+10
2002-02-07* sysdeps/mips/atomicity.h (exchange_and_add): Not use branchAndreas Jaeger1-1/+0
2002-02-07Do not use branch likely.Andreas Jaeger3-11/+17
2002-02-07Update.Ulrich Drepper4-69/+87
2002-02-07Update.Ulrich Drepper2-0/+4
2002-02-07Update.Ulrich Drepper2-0/+11
2002-02-05Update.Ulrich Drepper4-139/+271
2002-02-03Update.Ulrich Drepper1-0/+9
2002-02-03Update.Ulrich Drepper2-46/+19
2002-02-01Update.Ulrich Drepper7-11/+33
2002-02-01Update.Ulrich Drepper2-6/+7
2002-01-28(__pthread_spin_init): Clear *LOCK to 0.Andreas Jaeger2-5/+10
2002-01-17Update.Ulrich Drepper3-12/+16
2002-01-17Update.Ulrich Drepper1-2/+2
2002-01-17Update.Ulrich Drepper2-1/+6
2002-01-16Update.Ulrich Drepper2-3/+19
2002-01-16Test for handling initial signal handler setting correctly.Ulrich Drepper2-0/+92
2002-01-14* sysdeps/x86_64/pt-machine.h (INIT_THREAD_SELF): Avoid warning.Andreas Jaeger2-2/+6
2002-01-12(sighandler): Initialize all elements to SIG_ERR. (__sigaction): Don't use va...Ulrich Drepper1-3/+7
2002-01-12Update.Ulrich Drepper1-0/+5
2002-01-07Update.Ulrich Drepper1-1/+5
2002-01-07Special init/fini sections for Alpha when using linuxthreads.Ulrich Drepper1-0/+96
2001-12-29Update.Andreas Jaeger5-6/+19
2001-12-29Include unistd.h for prototype of sleep.Andreas Jaeger1-0/+1
2001-12-14Update.Ulrich Drepper3-16/+14
2001-12-14Update.Ulrich Drepper1-2/+6
2001-12-14Update.Ulrich Drepper1-15/+18
2001-12-12Update.Ulrich Drepper1-0/+5
2001-12-12(INIT_THREAD_SELF): Added __volatile__ qualifier to be safe.Ulrich Drepper1-1/+1
2001-11-30Update.Ulrich Drepper3-17/+47
2001-11-29Update.Andreas Jaeger2-0/+162
2001-11-29Update.Ulrich Drepper6-19/+206
2001-11-28Update.Ulrich Drepper3-1/+18
2001-11-26* manager.c (pthread_handle_create): Start the child thread withAndreas Schwab1-0/+6
2001-11-26(pthread_handle_create): Start the child thread with the cancel signal blocke...Andreas Schwab1-1/+17
2001-11-15Update.Ulrich Drepper3-1/+10
2001-10-31Removed Makefile since it's not needed anymore with current GCC.Andreas Jaeger2-4/+4
2001-10-07Update.Ulrich Drepper2-1/+8
2001-09-22Avoid compile warning.Andreas Jaeger2-0/+6