Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update. | Ulrich Drepper | 2002-07-10 | 1 | -0/+5 |
* | (GLIBC_2.2.6): Add __nanosleep. | Ulrich Drepper | 2002-07-10 | 1 | -0/+4 |
* | Add __nanosleep alias. | Ulrich Drepper | 2002-07-10 | 1 | -0/+1 |
* | Merge from mainline. | Andreas Jaeger | 2002-06-17 | 2 | -0/+14 |
* | Update. | Ulrich Drepper | 2002-05-20 | 1 | -0/+5 |
* | (THREAD_SELF): Remove clobber. | Ulrich Drepper | 2002-05-20 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-04-02 | 1 | -0/+4 |
* | (MEMORY_BARRIER): Define. | Ulrich Drepper | 2002-04-02 | 1 | -0/+4 |
* | Update. | Ulrich Drepper | 2002-03-22 | 1 | -0/+4 |
* | Update. | Ulrich Drepper | 2002-03-22 | 1 | -0/+4 |
* | (MEMORY_BARRIER): Remove. | Ulrich Drepper | 2002-03-22 | 1 | -3/+0 |
* | (MEMORY_BARRIER): Define as asm with memory as clobber. | Ulrich Drepper | 2002-03-22 | 1 | -3/+5 |
* | Update. | Ulrich Drepper | 2002-02-19 | 1 | -0/+5 |
* | (sigwait): Check for old sighandler being SIG_ERR, not NULL. | Ulrich Drepper | 2002-02-19 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-02-03 | 1 | -0/+9 |
* | (testandset): Call _test_and_set. | Ulrich Drepper | 2002-02-03 | 1 | -39/+11 |
* | (__pthread_spin_lock): Use a different register in the delayed slot. | Ulrich Drepper | 2002-02-03 | 1 | -7/+8 |
* | Update. | Ulrich Drepper | 2002-01-17 | 1 | -2/+8 |
* | (MEMORY_BARRIER): Define. | Ulrich Drepper | 2002-01-17 | 2 | -12/+10 |
* | Update. | Ulrich Drepper | 2002-01-17 | 1 | -0/+5 |
* | (CFLAGS-tst-cancel.c): Add -fno-inline-functions to prevent automatic inline. | Ulrich Drepper | 2002-01-17 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-01-12 | 1 | -0/+5 |
* | (sighandler): Initialize all elements to SIG_ERR. | Ulrich Drepper | 2002-01-12 | 1 | -3/+7 |
* | Update. | Ulrich Drepper | 2002-01-08 | 1 | -0/+4 |
* | Special init/fini sections for Alpha when using linuxthreads. | Ulrich Drepper | 2002-01-07 | 1 | -0/+96 |
* | Merge from mainline. | Andreas Jaeger | 2001-12-14 | 2 | -1/+163 |
* | Update. | Ulrich Drepper | 2001-12-14 | 1 | -0/+5 |
* | (pthread_key_delete): Don't contact the thread manager if no threads have | Ulrich Drepper | 2001-12-14 | 1 | -15/+18 |
* | Update. | Ulrich Drepper | 2001-11-30 | 1 | -0/+8 |
* | (pthread_handle_sigcancel) [THREAD_SELF]: Double check | Ulrich Drepper | 2001-11-30 | 1 | -3/+36 |
* | Update. | Ulrich Drepper | 2001-11-29 | 1 | -0/+18 |
* | (tests): Add ex18. | Ulrich Drepper | 2001-11-29 | 1 | -1/+1 |
* | (struct pthread_key_delete_helper_args): New type. | Ulrich Drepper | 2001-11-29 | 1 | -17/+49 |
* | (pthread_for_each_thread): New function. | Ulrich Drepper | 2001-11-29 | 1 | -0/+21 |
* | (struct pthread_request): New manager request type REQ_FOR_EACH_THREAD. | Ulrich Drepper | 2001-11-29 | 1 | -1/+5 |
* | Test for pthread_key_delete handling. | Ulrich Drepper | 2001-11-29 | 1 | -0/+112 |
* | Update. | Ulrich Drepper | 2001-11-28 | 1 | -0/+8 |
* | (pthread_handle_exit): Surround cancellation of threads with | Ulrich Drepper | 2001-11-28 | 1 | -0/+7 |
* | (pthread_onexit_process): Don't call free after threads have been | Ulrich Drepper | 2001-11-28 | 1 | -1/+3 |
* | Update. | Ulrich Drepper | 2001-11-15 | 3 | -1/+10 |
* | Removed Makefile since it's not needed anymore with current GCC. | Andreas Jaeger | 2001-10-31 | 2 | -4/+4 |
* | Update. | Ulrich Drepper | 2001-10-07 | 2 | -1/+8 |
* | Avoid compile warning. | Andreas Jaeger | 2001-09-22 | 2 | -0/+6 |
* | Add x86-64. | Andreas Jaeger | 2001-09-20 | 2 | -0/+5 |
* | Update. | Andreas Jaeger | 2001-09-19 | 4 | -0/+168 |
* | Update. | Ulrich Drepper | 2001-09-12 | 1 | -1/+7 |
* | Update. | Ulrich Drepper | 2001-09-12 | 2 | -4/+5 |
* | Update. | Ulrich Drepper | 2001-09-12 | 5 | -18/+41 |
* | Update. | Ulrich Drepper | 2001-08-30 | 4 | -0/+25 |
* | Update. | Ulrich Drepper | 2001-08-28 | 2 | -1/+10 |