aboutsummaryrefslogtreecommitdiff
path: root/src/libthread/BSD.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-19libthread: rm FreeBSD 4 codeRuss Cox1-403/+0
Pretty sure FreeBSD 4 is gone now. :-)
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-2/+1
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
2006-01-27bsdrsc1-1/+1
2005-08-10Ridiculous amount of work for OpenBSD.rsc1-7/+0
2005-07-28different fixrsc1-1/+6
2005-07-27Try to avoid races in underlying C libraryrsc1-0/+14
during threadexitsall.
2005-07-21OpenBSD, thanks to Tim Wiessrsc1-0/+8
2005-05-01OpenBSD/power support.rsc1-0/+384