| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-03-06 | libthr: remove explicit sys/cdefs.h includes | Konstantin Belousov |
| 2023-08-16 | Remove $FreeBSD$: one-line .c pattern | Warner Losh |
| 2023-05-12 | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh |
| 2017-11-26 | lib: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni |
| 2016-04-08 | Use __FBSDID() for .c files from lib/libthr/thread. | Konstantin Belousov |
| 2010-09-13 | Don't compare thread pointers again. | David Xu |
| 2010-09-13 | PS_DEAD state needs not be checked because _thr_find_thread() has already | David Xu |
| 2010-09-13 | Convert thread list lock from mutex to rwlock. | David Xu |
| 2008-04-23 | Avoid various shadowed variables. libthr is now almost WARNS=4 clean except | Xin LI |
| 2008-04-02 | Non-portable functions are in pthread_np.h, fix compiling problem. | David Xu |
| 2008-03-19 | if passed thread pointer is equal to current thread, pass -1 to kernel | David Xu |
| 2008-03-03 | Implement functions pthread_getaffinity_np and pthread_setaffinity_np to | David Xu |
