Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libthr: remove explicit sys/cdefs.h includes | Konstantin Belousov | 2024-03-06 | 1 | -1/+0 |
* | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | lib: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-26 | 1 | -1/+3 |
* | Use __FBSDID() for .c files from lib/libthr/thread. | Konstantin Belousov | 2016-04-08 | 1 | -2/+3 |
* | Implement syscall clock_getcpuclockid2, so we can get a clock id | David Xu | 2012-08-17 | 1 | -1/+3 |
* | Add POSIX pthread API pthread_getcpuclockid() to get a thread's cpu | David Xu | 2008-03-22 | 1 | -0/+47 |