about summary refs log tree commit diff
path: root/linuxthreads
Commit message (Expand)AuthorAgeFilesLines
* * errno.c: Include resolv.h to avoid warning.Andreas Jaeger2002-03-032-0/+5
* Update.Ulrich Drepper2002-02-272-0/+11
* Update.Ulrich Drepper2002-02-246-8/+61
* Update.Ulrich Drepper2002-02-236-63/+263
* Update.Ulrich Drepper2002-02-191-0/+5
* (sigwait): Check for old sighandler being SIG_ERR, not NULL.Ulrich Drepper2002-02-191-1/+1
* Update.Ulrich Drepper2002-02-132-3/+14
* Update.Ulrich Drepper2002-02-092-0/+6
* Update.Ulrich Drepper2002-02-092-56/+58
* Update.Ulrich Drepper2002-02-091-0/+5
* Update.Ulrich Drepper2002-02-091-11/+9
* * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Silence the Andreas Jaeger2002-02-083-9/+10
* * sysdeps/mips/atomicity.h (exchange_and_add): Not use branchAndreas Jaeger2002-02-071-1/+0
* Do not use branch likely.Andreas Jaeger2002-02-073-11/+17
* Update.Ulrich Drepper2002-02-074-69/+87
* Update.Ulrich Drepper2002-02-072-0/+4
* Update.Ulrich Drepper2002-02-072-0/+11
* Update.Ulrich Drepper2002-02-054-139/+271
* Update.Ulrich Drepper2002-02-031-0/+9
* Update.Ulrich Drepper2002-02-032-46/+19
* Update.Ulrich Drepper2002-02-017-11/+33
* Update.Ulrich Drepper2002-02-012-6/+7
* (__pthread_spin_init): Clear *LOCK to 0.Andreas Jaeger2002-01-282-5/+10
* Update.Ulrich Drepper2002-01-173-12/+16
* Update.Ulrich Drepper2002-01-171-2/+2
* Update.Ulrich Drepper2002-01-172-1/+6
* Update.Ulrich Drepper2002-01-162-3/+19
* Test for handling initial signal handler setting correctly.Ulrich Drepper2002-01-162-0/+92
* * sysdeps/x86_64/pt-machine.h (INIT_THREAD_SELF): Avoid warning.Andreas Jaeger2002-01-142-2/+6
* (sighandler): Initialize all elements to SIG_ERR. (__sigaction): Don't use va...Ulrich Drepper2002-01-121-3/+7
* Update.Ulrich Drepper2002-01-121-0/+5
* Update.Ulrich Drepper2002-01-071-1/+5
* Special init/fini sections for Alpha when using linuxthreads.Ulrich Drepper2002-01-071-0/+96
* Update.Andreas Jaeger2001-12-295-6/+19
* Include unistd.h for prototype of sleep.Andreas Jaeger2001-12-291-0/+1
* Update.Ulrich Drepper2001-12-143-16/+14
* Update.Ulrich Drepper2001-12-141-2/+6
* Update.Ulrich Drepper2001-12-141-15/+18
* Update.Ulrich Drepper2001-12-121-0/+5
* (INIT_THREAD_SELF): Added __volatile__ qualifier to be safe.Ulrich Drepper2001-12-121-1/+1
* Update.Ulrich Drepper2001-11-303-17/+47
* Update.Andreas Jaeger2001-11-292-0/+162
* Update.Ulrich Drepper2001-11-296-19/+206
* Update.Ulrich Drepper2001-11-283-1/+18
* * manager.c (pthread_handle_create): Start the child thread withAndreas Schwab2001-11-261-0/+6
* (pthread_handle_create): Start the child thread with the cancel signal blocke...Andreas Schwab2001-11-261-1/+17
* Update.Ulrich Drepper2001-11-153-1/+10
* Removed Makefile since it's not needed anymore with current GCC.Andreas Jaeger2001-10-312-4/+4
* Update.Ulrich Drepper2001-10-072-1/+8
* Avoid compile warning.Andreas Jaeger2001-09-222-0/+6