Age | Commit message (Expand) | Author | Files | Lines |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 9 | -9/+9 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 9 | -9/+9 |
2018-03-11 | hurd: add gscope support | Samuel Thibault | 1 | -0/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 9 | -9/+9 |
2017-11-07 | nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION} | Adhemerval Zanella | 1 | -0/+2 |
2017-11-07 | nptl: Add tests for internal pthread_mutex_t offsets | Adhemerval Zanella | 1 | -0/+5 |
2017-07-24 | Remove extra semicolons in struct pthread_mutex (bug 21804) | Andreas Schwab | 1 | -2/+2 |
2017-06-06 | Optimize generic spinlock code and use C11 like atomic macros. | Stefan Liebler | 1 | -23/+0 |
2017-05-11 | Remove wrong definitions from pthread header refactor | Adhemerval Zanella | 1 | -1/+1 |
2017-05-09 | Move shared pthread definitions to common headers | Adhemerval Zanella | 2 | -230/+89 |
2017-01-10 | New pthread rwlock that is more scalable. | Torvald Riegel | 1 | -7/+7 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 10 | -10/+10 |
2016-11-24 | Remove cached PID/TID in clone | Adhemerval Zanella | 1 | -2/+0 |
2016-11-07 | nptl: Document the reason why __kind in pthread_mutex_t is part of the ABI | Florian Weimer | 1 | -1/+1 |
2016-06-20 | elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h> | Florian Weimer | 1 | -11/+1 |
2016-01-06 | hppa: fix pthread spinlock | John David Anglin | 2 | -8/+40 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 10 | -10/+10 |
2015-08-18 | hppa: assume TLS everywhere | Mike Frysinger | 1 | -3/+0 |
2015-07-30 | hppa: fix pthreadtypes.h namespace failures | Mike Frysinger | 1 | -3/+3 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 10 | -10/+10 |
2014-09-07 | HPPA: Transition to new non-addon NPTL. | Carlos O'Donell | 3 | -1/+262 |
2014-07-17 | Move architecture shlib-versions files to Linux-specific directories. | Joseph Myers | 1 | -1/+0 |
2014-06-09 | HPPA: Define TLS_DEFINE_INIT_TP | Roland McGrath | 1 | -0/+3 |
2014-05-27 | Remove second argument from TLS_INIT_TP macro | Andreas Schwab | 1 | -1/+1 |
2014-05-13 | Clean up __exit_thread. | Roland McGrath | 1 | -6/+0 |
2014-04-29 | Relocate hppa from ports to libc. | Carlos O'Donell | 10 | -0/+385 |