aboutsummaryrefslogtreecommitdiff
path: root/lib/libthr/thread/thr_multi_np.c
Commit message (Expand)AuthorAgeFilesLines
* libthr: remove explicit sys/cdefs.h includesKonstantin Belousov2024-03-061-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Use __FBSDID() for .c files from lib/libthr/thread.Konstantin Belousov2016-04-081-2/+3
* Use ANSI C function definitions, fix spelling in a comment.Konstantin Belousov2016-04-081-1/+1
* Remove 3rd clause, renumber, ok per emailWarner Losh2007-01-121-4/+1
* WARNS level 4 cleanup.David Xu2006-04-041-1/+4
* - Add libthr but don't hook it up to the regular build yet. This is anJeff Roberson2003-04-011-0/+50