v2.2
What's Changed
- Version files changes by the github bot by @github-actions[bot] in #421
- Fixing when nightly version string is applied by @walkero-gr in #422
- Fix array bound errors when compiled with gcc13 by @walkero-gr in #423
- Make wmem allocator process-global singleton by @afxgroup in #424
- Fixing error with NULL comparisons and unnamed temporary values by @walkero-gr in #418
- fix(pipe): POSIX-correct blocking/non-blocking read behavior by @afxgroup in #425
- pthread: pthread_getattr_np reports the real thread stack by @derfsss in #430
- Using my fork of the upgraded discord notification action by @walkero-gr in #432
- Update github checkout action by @walkero-gr in #433
- Update action gh release by @walkero-gr in #434
- Update github action update-tag by @walkero-gr in #435
- Fix/pthread create race condition by @afxgroup in #436
- fix: O_ACCMODE flag handling in fdopen/fopen/fread/fwrite/fcntl by @afxgroup in #437
- fix(altivec): vec_strcpy over-reads past the source page boundary (DSI crash on G4) by @derfsss in #438
- optimize: Cache Clib4Resource pointer to eliminate repeated OpenResource() calls in malloc by @afxgroup in #439
- Preparing release v2.2 by @walkero-gr in #440
Full Changelog: v2.1...v2.2