aboutsummaryrefslogtreecommitdiff
path: root/lib/libthr/thread/thr_condattr.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement process-shared locks support for libthr.so.3, withoutKonstantin Belousov2016-02-281-5/+6
* Coalesce one more broken line.Daniel Eischen2010-05-241-2/+1
* Coalesce a couple of broken lines since they can fit within 80Daniel Eischen2010-05-241-4/+2
* In function pthread_condattr_getpshared, store result correctly.David Xu2008-08-011-1/+1
* Remove 3rd clause, renumber, ok per emailWarner Losh2007-01-121-4/+1
* WARNS level 4 cleanup.David Xu2006-04-041-0/+2
* Import my recent 1:1 threading working. some features improved includes:David Xu2005-04-021-0/+128