summaryrefslogtreecommitdiffstats
path: root/src/libthread/sysofiles.sh
Commit message (Expand)AuthorAgeFilesLines
* libthread: simplifyRuss Cox2020-12-301-27/+0
* libthread: delete NetBSD special caseRuss Cox2020-12-301-5/+4
* libthread: use libc functions in ucontext for macOS (#417)Xiao-Yong2020-06-151-2/+2
* libthread: clean up sysofiles.sh a bit moreRuss Cox2020-01-191-25/+10
* libthread: use consistent stack calculation code in makecontextRuss Cox2020-01-191-8/+21
* libthread: rm NetBSD pthread reference in sysofiles.shRuss Cox2020-01-191-1/+1
* all: remove Linux 2.4 vs 2.6 detectionRuss Cox2020-01-191-4/+3
* libthread: rm Darwin pre-11.0.0 supportRuss Cox2020-01-191-3/+0
* libthread: NetBSD supports pthreads, remove ancient systems in sysofiles.shDan Cross2020-01-161-8/+1
* libthread: use mmap to allocate OpenBSD stacksRuss Cox2020-01-141-6/+6
* openbsd updates (thanks Pascal Stumpf)Russ Cox2012-07-141-1/+1
* OS X PowerPC fixes (thanks Cameron Kaiser)Russ Cox2011-10-231-1/+1
* libthread: fix 10.5.8 build - uname says 9.8.0Russ Cox2011-10-141-1/+1
* libthread: Lion context routinesRuss Cox2011-10-131-0/+3
* build: OS X 64-bit buildRuss Cox2011-08-021-10/+4
* arm: build fixesRichard Miller2011-05-181-3/+0
* libthread: context switching for arm, still not completeRuss Cox2009-11-181-0/+7
* libthread: use our own swapcontext/makecontext even on OS X 10.5Russ Cox2007-11-051-4/+1
* libthread: Apple OS X 10.5 (Leopard) tweaks (Jeff Sickel, Bakul Shah)Russ Cox2007-10-301-1/+4
* sparc64 attemptrsc2006-02-101-0/+8
* openbsvdrsc2005-07-211-3/+0
* openbsdrsc2005-07-211-0/+1
* openbsdrsc2005-07-201-0/+2
* better architecture splittingrsc2005-07-191-4/+4
* OpenBSD/power support.rsc2005-05-011-0/+3
* NetBSD support. Thanks to Christoph Lohmann.rsc2005-03-281-0/+3
* allow config to override kernel versionrsc2005-01-171-1/+3
* oopsrsc2005-01-071-2/+1
* initial darwinrsc2005-01-071-3/+8
* sunos fixesrsc2005-01-071-1/+7
* remove debuggingrsc2004-12-281-1/+1
* figure out which files to put in the libraryrsc2004-12-271-0/+14
* New thread libraryrsc2004-12-251-11/+0
* still more filesrsc2004-11-081-0/+11