aboutsummaryrefslogtreecommitdiff
path: root/src/libthread/sysofiles.sh
AgeCommit message (Expand)AuthorFilesLines
2020-12-30libthread: delete NetBSD special caseRuss Cox1-5/+4
2020-06-15libthread: use libc functions in ucontext for macOS (#417)Xiao-Yong1-2/+2
2020-01-19libthread: clean up sysofiles.sh a bit moreRuss Cox1-25/+10
2020-01-19libthread: use consistent stack calculation code in makecontextRuss Cox1-8/+21
2020-01-19libthread: rm NetBSD pthread reference in sysofiles.shRuss Cox1-1/+1
2020-01-19all: remove Linux 2.4 vs 2.6 detectionRuss Cox1-4/+3
2020-01-19libthread: rm Darwin pre-11.0.0 supportRuss Cox1-3/+0
2020-01-16libthread: NetBSD supports pthreads, remove ancient systems in sysofiles.shDan Cross1-8/+1
2020-01-14libthread: use mmap to allocate OpenBSD stacksRuss Cox1-6/+6
2012-07-14openbsd updates (thanks Pascal Stumpf)Russ Cox1-1/+1
2011-10-23OS X PowerPC fixes (thanks Cameron Kaiser)Russ Cox1-1/+1
2011-10-14libthread: fix 10.5.8 build - uname says 9.8.0Russ Cox1-1/+1
2011-10-13libthread: Lion context routinesRuss Cox1-0/+3
2011-08-02build: OS X 64-bit buildRuss Cox1-10/+4
2011-05-18arm: build fixesRichard Miller1-3/+0
2009-11-18libthread: context switching for arm, still not completeRuss Cox1-0/+7
2007-11-05libthread: use our own swapcontext/makecontext even on OS X 10.5Russ Cox1-4/+1
2007-10-30libthread: Apple OS X 10.5 (Leopard) tweaks (Jeff Sickel, Bakul Shah)Russ Cox1-1/+4
2006-02-10sparc64 attemptrsc1-0/+8
2005-07-21openbsvdrsc1-3/+0
2005-07-21openbsdrsc1-0/+1
2005-07-20openbsdrsc1-0/+2
2005-07-19better architecture splittingrsc1-4/+4
2005-05-01OpenBSD/power support.rsc1-0/+3
2005-03-28NetBSD support. Thanks to Christoph Lohmann.rsc1-0/+3
2005-01-17allow config to override kernel versionrsc1-1/+3
2005-01-07oopsrsc1-2/+1
2005-01-07initial darwinrsc1-3/+8
2005-01-07sunos fixesrsc1-1/+7
2004-12-28remove debuggingrsc1-1/+1
2004-12-27figure out which files to put in the libraryrsc1-0/+14
2004-12-25New thread libraryrsc1-11/+0
2004-11-08still more filesrsc1-0/+11