google / sandboxed-api

Generate sandboxes for C/C++ libraries automatically
https://developers.google.com/sandboxed-api/
Apache License 2.0
1.65k stars 189 forks source link

Initial commit of file support #124

Closed DemiMarie closed 2 years ago

DemiMarie commented 2 years ago

This only opens and closes a handle, and does not do anything interesting.

DemiMarie commented 2 years ago

The test now manages to print out the output of file(1) on itself, which is interesting.