mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-03-01 07:30:27 +00:00
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.)
Description
Basilisk II and SheepShaver Macintosh emulators
Languages
C++
66.1%
C
26.4%
M4
2.6%
Objective-C++
1.7%
Assembly
1.2%
Other
1.9%