mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
6a1e4b881c
This allows us to remove some uses of macros. Related changes: - Make it clear that we support hosting sandboxed binaries from 64-bit processes only. CPU architectures are x86-64 and POWER64 (little endian). - Introduced CPU architecture macros, abstracting away compiler specifics PiperOrigin-RevId: 330918134 Change-Id: Ife7ad5f14723eec9f68055127b0583b8aecd38dd |
||
---|---|---|
.. | ||
BUILD.bazel | ||
client.cc | ||
client.h | ||
CMakeLists.txt | ||
filtering_test.cc | ||
filtering.cc | ||
filtering.h | ||
server.cc | ||
server.h |