| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove a few unused C functions | Paul Eggert | 2017-02-26 | 1 | -2/+0 |
| * | Update copyright year to 2017 in master | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
| * | ; Fix copyright years in new files | Glenn Morris | 2016-12-10 | 1 | -1/+1 |
| * | Improve MS-Windows implementation of threads. | Eli Zaretskii | 2013-08-31 | 1 | -2/+6 |
| * | Enable thread support in the MS-Windows build. | Eli Zaretskii | 2013-08-30 | 1 | -0/+34 |
| * | implement --enable-threads and a thread-less mode | Tom Tromey | 2013-08-26 | 1 | -3/+14 |
| * | pass the thread name to the OS if possible | Tom Tromey | 2012-08-20 | 1 | -1/+2 |
| * | refactor systhread.h | Tom Tromey | 2012-08-18 | 1 | -18/+0 |
| * | This introduces the low-level system threading support. It also adds | Tom Tromey | 2012-08-15 | 1 | -0/+80 |