sandboxed-api/sandboxed_api/examples
Christian Blichmann eaff70b558 Use actual ptrace() arguments in example
The semantics of the example remain unchanged. This change is in preparation
for the new Clang based header generator, which will parse most files in C++
mode. `ptrace`'s first argument cannot me implicitly converted from `int` in
C++.

PiperOrigin-RevId: 343280691
Change-Id: Ibc5318b19a48f1dad441e7dcdc318dc5ea6837f6
2020-11-19 06:47:31 -08:00
..
hello_sapi Build fixes for recent Bazel versions 2020-09-25 07:25:31 -07:00
stringop Use size_t/uintptr_t instead of uintptr_t or uint64_t where appropriate 2020-09-18 07:45:03 -07:00
sum Use actual ptrace() arguments in example 2020-11-19 06:47:31 -08:00
zlib Migrate to open-source absl::StatusOr<> 2020-09-03 07:40:48 -07:00
CMakeLists.txt CMake: Fix inclusion and paths for external embedding 2020-05-13 02:09:33 -07:00