breakpad/src
Mike Frysinger bdac77a801 file_id_unittest: avoid system()
We have API's for copying files & changing file modes, so there's
no sense in using system() to run programs to do that.

For the strip call, do the minimal spawn+wait dance.  This avoids
weird quoting string issues at least.

Change-Id: Ibda117f243e886c0c7fcf8076fb8602b8d3ba42d
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/2396558
Reviewed-by: Mark Mentovai <mark@chromium.org>
2020-09-08 00:16:33 +00:00
..
build Fix MSVC build on 64-bit 2017-09-25 07:10:11 +00:00
client CopyFile: add a C++ API 2020-09-07 23:03:28 +00:00
common file_id_unittest: avoid system() 2020-09-08 00:16:33 +00:00
google_breakpad processor: subtract 1 from return pointers while scanning 2020-08-14 17:26:39 +00:00
processor fix pointer style to match the style guide 2020-07-15 06:20:02 +00:00
third_party List missing 64-bit arches in the bundled curl 2017-11-13 19:50:29 +00:00
tools Add native symbol uploads to Mac OS symupload tool. 2020-08-17 22:31:50 +00:00
breakpad_googletest_includes.h test: allow use of system gmock/gtest libs 2016-01-25 19:27:56 -05:00
config.h.in Use breakpad_getcontext on all Linux platforms missing getcontext 2020-03-16 21:27:07 +00:00