xenia_edge
Changes
- [Base/POSIX] Unlink shared memory objects as soon as they are created (
a56d6b8) - [Base/POSIX] Create shared memory private and refuse to adopt it (
f63a14e) - [Base/POSIX] Fix QueryProtect's region merge and its failure contract (
a13309e) - [Base/POSIX] Honor the documented length-0 release (
614fedf) - [CPU] Skip the granularity call for addresses below the physical heap (
44e05e4) - [Base/POSIX] Classify directory entries from stat, not d_type (
2e15802) - [Base/POSIX] Set O_APPEND only for append-only handles (
c953689) - [Base/POSIX] Check getpwuid_r before dereferencing its result (
8d99cce) - [Base/POSIX] Grow and align file mappings as CreateFileMapping does (
7301cf2) - [Base/macOS] Spawn helper programs instead of running a shell command (
f7a59b9) - [Base/POSIX] Return interrupt time in 100 ns units (
a1c2b74)
Full changelog: 59d00d4...a56d6b8