Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KNF. | 2019-02-13 | 1 | -2/+2 | |
| | | | | Pointed out by pirofti@ while reviewing my rwlock impl. based on this one. | ||||
* | Remove unused <assert.h> header. | 2019-01-29 | 1 | -2/+1 | |
| | |||||
* | s/DEF_STD/DEF_STRONG/ to match namespace.h differences between librthread | 2017-08-15 | 1 | -5/+5 | |
| | | | | and libc | ||||
* | Sort headers per style(9) | 2017-08-15 | 1 | -4/+3 | |
| | |||||
* | Copy files from ../librthread in preparation for moving functionality | 2017-08-15 | 1 | -0/+288 | |
from libpthread to libc. No changes to the build yet, just making it easier to review the substantive diffs. ok beck@ kettenis@ tedu@ |