sandboxed-api/sandboxed_api/examples/sum/lib
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
..
BUILD.bazel Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
CMakeLists.txt Fix path to generated proto sources when embedding 2020-03-18 18:47:02 +01:00
sandbox.h Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
sum_cpp.cc Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
sum_params.proto Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
sum.c Use actual ptrace() arguments in example 2020-11-19 06:47:31 -08:00