Files
RedBear-OS/local/patches
vasilito 70122892e5 feat: S2 name canonicalization — sem_* prefix shm_open paths with 'sem.'
sem_open/map_named_semaphore now canonicalizes names: /mysem → sem./mysem
Prevents namespace collisions with raw shm_open usage. Matches glibc's
/dev/shm/sem.NAME convention.
2026-05-05 21:36:57 +01:00
..