I think signalfd can be marked @trusted, as @safe code supports pointing at a single element.
What about functions that take zero terminated strings? Are they ok to read past the end of allocated object?
I think signalfd can be marked @trusted, as @safe code supports pointing at a single element.
What about functions that take zero terminated strings? Are they ok to read past the end of allocated object?