felix86 26.05 is released! We are working on some big changes and fixed some bugs.
Read the blog post: https://felix86.com/felix86-26-05/
Compatibility list: https://felix86.com/compat/
What's Changed
- Fix undefined symbol in GL thunk by @OFFTKP in #482
- Implement restartable syscalls by @OFFTKP in #484
- Don't show safepoints in repl by @OFFTKP in #485
- Move binfmt_misc behavior to new file by @Andy-J-B in #486
- meta: Fix IDE complaints by @crueter in #487
- CMake: Minor cleanups by @crueter in #489
- CMake: Use cache variable for GIT_HASH by @crueter in #490
- Switch to tomlc17 by @OFFTKP in #491
- Implement 32-bit chown and fix 64-bit fchownat by @OFFTKP in #492
- Don't error if
felix86 --shellcan't create home dir by @OFFTKP in #493
New Contributors
Full Changelog: 26.04...26.05