Basilisk II and SheepShaver Macintosh emulators
Go to file
Adam Sampson 3fc8924636 Use ucontext_t instead of struct ucontext
ucontext_t is what POSIX requires; glibc no longer provides struct
ucontext as of 2.26: https://sourceware.org/glibc/wiki/Release/2.26

(Most architectures were already using ucontext_t, so this also makes
things more consistent; only arm and mips change.)
2017-08-09 13:04:46 +01:00
BasiliskII Use ucontext_t instead of struct ucontext 2017-08-09 13:04:46 +01:00
cxmon Add checks for realloc() result 2016-01-31 16:00:57 +01:00
SheepShaver Remove -lclip from xcode8 project. 2017-03-31 01:08:44 -04:00
.gitignore Ignore .DS_Store files. 2012-06-18 19:15:37 -04:00