rwsalie

Results 4 issues of rwsalie

OpenBSD, currently, will not let the permission to msync() (which is mapping destructive) hit another page marked as immutable. If msync() hit a region immutable he will return EPERM. more...

Hi zig developers, as i mention yesterday, Zig can't be able to fetch as well shared library on OpenBSD, because no symlink are available. I made up a little patch...

------- PR : Making bun works for OpenBSD. ------- - [x] Make build system works on OpenBSD-current (amd64). - [ ] Make zig code source works for OpenBSD-current ( Some...

Hello zig developers ! After, building zig at the latest branch (0.14.0-dev.1248+997c4bd52), i find it out that getcontext is undefined on openbsd too. Here a short patch, for fix the...