aboutsummaryrefslogtreecommitdiff
path: root/src/libthread/Darwin-power.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-19libthread: rm Darwin pre-11.0.0 supportRuss Cox1-24/+0
Darwin 11.0.0 was Mac OS X 10.7.0 aka Lion. The previous version was Snow Leopard, which has been unsupported by Apple since February 2014.
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>
2005-11-09macrsc1-13/+0
2005-01-11os x changesrsc1-6/+7
2005-01-07initial darwinrsc1-0/+37