sandboxed-api/sandboxed_api/examples/sum
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
..
lib Use actual ptrace() arguments in example 2020-11-19 06:47:31 -08:00
BUILD.bazel Replace sapi::Status with absl::Status 2020-02-27 09:24:12 -08:00
CMakeLists.txt Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
main_sum.cc Rename accessors, move away from time_t API 2020-08-07 00:30:28 -07:00