|
|
|
|
|
by habbekrats
202 days ago
|
|
its kind of funny to say:
"A official c library doesn’t exist yet unfortunately, but there’s several out there you can try." if its litterally in the standard library... https://man7.org/linux/man-pages/man7/landlock.7.html But i suppose i am missing somehting then people would like... What would you want an library to do here? abstract over it to make it easier? (relatively simple api already) legit question, not trying to poke anyone here.. trying to find out what ppl expect from libraries which wrap around these syscalls or stdlib things. |
|
I'm kind of surprised glibc doesn't provide a normal interface yet, but I suppose it has to do with non-Linux compatibility?