Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -1/+3 |
* | libthr: Use CLI flags instead of pragmas to disable warnings | Eric van Gyzen | 2017-05-20 | 1 | -4/+0 |
* | libthr: fix warnings at WARNS=6 | Eric van Gyzen | 2017-05-19 | 1 | -0/+4 |
* | Use __FBSDID() for .c files from lib/libthr/thread. | Konstantin Belousov | 2016-04-08 | 1 | -2/+3 |
* | Remove 3rd clause, renumber, ok per email | Warner Losh | 2007-01-12 | 1 | -4/+1 |
* | Include needed headers that were obtained through <pthread.h>. Sort headers | Stefan Farfeleder | 2005-09-01 | 1 | -0/+1 |
* | Add debugger event reporting support, current only TD_CREATE and TD_DEATH | David Xu | 2005-04-12 | 1 | -2/+3 |
* | Import my recent 1:1 threading working. some features improved includes: | David Xu | 2005-04-02 | 1 | -0/+59 |