Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib{c,sys}: stop exposing errno symbol | Brooks Davis | 2024-09-27 | 1 | -3/+2 |
* | Remove residual blank line at start of Makefile | Warner Losh | 2024-07-15 | 1 | -1/+0 |
* | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
* | Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | spdx: initial adoption of licensing ID tags. | Pedro F. Giffuni | 2017-11-18 | 1 | -1/+3 |
* | Fix known issues which blow up the process after dlopen("libthr.so") | Konstantin Belousov | 2015-01-03 | 1 | -1/+2 |
* | __error could be called too early before libthr is initialized, test | David Xu | 2006-07-12 | 1 | -5/+7 |
* | Import my recent 1:1 threading working. some features improved includes: | David Xu | 2005-04-02 | 2 | -14/+9 |
* | - Adjust the makefiles so we have a per architecture makefile. | Jeff Roberson | 2003-04-01 | 1 | -1/+1 |
* | - Commit the forgotten libthr/sys bits. | Jeff Roberson | 2003-04-01 | 2 | -0/+64 |