wasi-libc/libc-bottom-half/cloudlibc
Dan Gohman deb8eae418
Don't pre-check capabilities in openat. (#130)
Rely on the WASI implementation to check capabilities flags, rather
than also checking them in the userspace `openat` implementation.

This code is admittedly getting fairly dense with `#ifdef`s, so it
may soon make sense to move this file out of the `cloudlibc`
directory and removing the upstream change markers.
2019-11-10 06:39:00 -08:00
..
src Don't pre-check capabilities in openat. (#130) 2019-11-10 06:39:00 -08:00
LICENSE WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00