summaryrefslogtreecommitdiff
path: root/linuxthreads
Commit message (Expand)AuthorAgeFilesLines
* Update.Ulrich Drepper2002-07-101-0/+5
* (GLIBC_2.2.6): Add __nanosleep.Ulrich Drepper2002-07-101-0/+4
* Add __nanosleep alias.Ulrich Drepper2002-07-101-0/+1
* Merge from mainline.Andreas Jaeger2002-06-172-0/+14
* Update.Ulrich Drepper2002-05-201-0/+5
* (THREAD_SELF): Remove clobber.Ulrich Drepper2002-05-201-1/+1
* Update.Ulrich Drepper2002-04-021-0/+4
* (MEMORY_BARRIER): Define.Ulrich Drepper2002-04-021-0/+4
* Update.Ulrich Drepper2002-03-221-0/+4
* Update.Ulrich Drepper2002-03-221-0/+4
* (MEMORY_BARRIER): Remove.Ulrich Drepper2002-03-221-3/+0
* (MEMORY_BARRIER): Define as asm with memory as clobber.Ulrich Drepper2002-03-221-3/+5
* 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-031-0/+9
* (testandset): Call _test_and_set.Ulrich Drepper2002-02-031-39/+11
* (__pthread_spin_lock): Use a different register in the delayed slot.Ulrich Drepper2002-02-031-7/+8
* Update.Ulrich Drepper2002-01-171-2/+8
* (MEMORY_BARRIER): Define.Ulrich Drepper2002-01-172-12/+10
* Update.Ulrich Drepper2002-01-171-0/+5
* (CFLAGS-tst-cancel.c): Add -fno-inline-functions to prevent automatic inline.Ulrich Drepper2002-01-171-1/+1
* Update.Ulrich Drepper2002-01-121-0/+5
* (sighandler): Initialize all elements to SIG_ERR.Ulrich Drepper2002-01-121-3/+7
* Update.Ulrich Drepper2002-01-081-0/+4
* Special init/fini sections for Alpha when using linuxthreads.Ulrich Drepper2002-01-071-0/+96
* Merge from mainline.Andreas Jaeger2001-12-142-1/+163
* Update.Ulrich Drepper2001-12-141-0/+5
* (pthread_key_delete): Don't contact the thread manager if no threads haveUlrich Drepper2001-12-141-15/+18
* Update.Ulrich Drepper2001-11-301-0/+8
* (pthread_handle_sigcancel) [THREAD_SELF]: Double checkUlrich Drepper2001-11-301-3/+36
* Update.Ulrich Drepper2001-11-291-0/+18
* (tests): Add ex18.Ulrich Drepper2001-11-291-1/+1
* (struct pthread_key_delete_helper_args): New type.Ulrich Drepper2001-11-291-17/+49
* (pthread_for_each_thread): New function.Ulrich Drepper2001-11-291-0/+21
* (struct pthread_request): New manager request type REQ_FOR_EACH_THREAD.Ulrich Drepper2001-11-291-1/+5
* Test for pthread_key_delete handling.Ulrich Drepper2001-11-291-0/+112
* Update.Ulrich Drepper2001-11-281-0/+8
* (pthread_handle_exit): Surround cancellation of threads withUlrich Drepper2001-11-281-0/+7
* (pthread_onexit_process): Don't call free after threads have beenUlrich Drepper2001-11-281-1/+3
* 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
* Add x86-64.Andreas Jaeger2001-09-202-0/+5
* Update.Andreas Jaeger2001-09-194-0/+168
* Update.Ulrich Drepper2001-09-121-1/+7
* Update.Ulrich Drepper2001-09-122-4/+5
* Update.Ulrich Drepper2001-09-125-18/+41
* Update.Ulrich Drepper2001-08-304-0/+25
* Update.Ulrich Drepper2001-08-282-1/+10