Age | Commit message (Expand) | Author |
---|---|---|
2002-03-03 | * errno.c: Include resolv.h to avoid warning. | Andreas Jaeger |
2002-02-27 | Update. | Ulrich Drepper |
2002-02-24 | Update. | Ulrich Drepper |
2002-02-23 | Update. | Ulrich Drepper |
2002-02-19 | Update. | Ulrich Drepper |
2002-02-19 | (sigwait): Check for old sighandler being SIG_ERR, not NULL. | Ulrich Drepper |
2002-02-13 | Update. | Ulrich Drepper |
2002-02-09 | Update. | Ulrich Drepper |
2002-02-09 | Update. | Ulrich Drepper |
2002-02-09 | Update. | Ulrich Drepper |
2002-02-09 | Update. | Ulrich Drepper |
2002-02-08 | * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Silence the | Andreas Jaeger |
2002-02-07 | * sysdeps/mips/atomicity.h (exchange_and_add): Not use branch | Andreas Jaeger |
2002-02-07 | Do not use branch likely. | Andreas Jaeger |
2002-02-07 | Update. | Ulrich Drepper |
2002-02-07 | Update. | Ulrich Drepper |
2002-02-07 | Update. | Ulrich Drepper |
2002-02-05 | Update. | Ulrich Drepper |
2002-02-03 | Update. | Ulrich Drepper |
2002-02-03 | Update. | Ulrich Drepper |
2002-02-01 | Update. | Ulrich Drepper |
2002-02-01 | Update. | Ulrich Drepper |
2002-01-28 | (__pthread_spin_init): Clear *LOCK to 0. | Andreas Jaeger |
2002-01-17 | Update. | Ulrich Drepper |
2002-01-17 | Update. | Ulrich Drepper |
2002-01-17 | Update. | Ulrich Drepper |
2002-01-16 | Update. | Ulrich Drepper |
2002-01-16 | Test for handling initial signal handler setting correctly. | Ulrich Drepper |
2002-01-14 | * sysdeps/x86_64/pt-machine.h (INIT_THREAD_SELF): Avoid warning. | Andreas Jaeger |
2002-01-12 | (sighandler): Initialize all elements to SIG_ERR. (__sigaction): Don't use va... | Ulrich Drepper |
2002-01-12 | Update. | Ulrich Drepper |
2002-01-07 | Update. | Ulrich Drepper |
2002-01-07 | Special init/fini sections for Alpha when using linuxthreads. | Ulrich Drepper |
2001-12-29 | Update. | Andreas Jaeger |
2001-12-29 | Include unistd.h for prototype of sleep. | Andreas Jaeger |
2001-12-14 | Update. | Ulrich Drepper |
2001-12-14 | Update. | Ulrich Drepper |
2001-12-14 | Update. | Ulrich Drepper |
2001-12-12 | Update. | Ulrich Drepper |
2001-12-12 | (INIT_THREAD_SELF): Added __volatile__ qualifier to be safe. | Ulrich Drepper |
2001-11-30 | Update. | Ulrich Drepper |
2001-11-29 | Update. | Andreas Jaeger |
2001-11-29 | Update. | Ulrich Drepper |
2001-11-28 | Update. | Ulrich Drepper |
2001-11-26 | * manager.c (pthread_handle_create): Start the child thread with | Andreas Schwab |
2001-11-26 | (pthread_handle_create): Start the child thread with the cancel signal blocke... | Andreas Schwab |
2001-11-15 | Update. | Ulrich Drepper |
2001-10-31 | Removed Makefile since it's not needed anymore with current GCC. | Andreas Jaeger |
2001-10-07 | Update. | Ulrich Drepper |
2001-09-22 | Avoid compile warning. | Andreas Jaeger |