sandboxed-api/sandboxed_api/util
Wiktor Garbacz 9867ce3beb Make SAPI_RAW_LOG(FATAL, ...) noreturn
PiperOrigin-RevId: 517941912
Change-Id: I655aaf7101c566f8f01c1a5296539186701a10de
2023-03-20 05:43:28 -07:00
..
BUILD.bazel Internal compatible_with change 2022-11-28 09:55:57 -08:00
CMakeLists.txt Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -07:00
file_helpers_test.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
file_helpers.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
file_helpers.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
fileops_test.cc Rename and move CreateDirRecursive 2023-02-16 10:44:01 -08:00
fileops.cc Rename and move CreateDirRecursive 2023-02-16 10:44:01 -08:00
fileops.h Rename and move CreateDirRecursive 2023-02-16 10:44:01 -08:00
path_test.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
path.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
path.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
raw_logging.cc Fix SAPI_VLOG_LEVEL handling so that VLOGs at level <= the specified level are printed. 2022-06-08 04:52:59 -07:00
raw_logging.h Make SAPI_RAW_LOG(FATAL, ...) noreturn 2023-03-20 05:43:28 -07:00
runfiles_bazel.cc bazel: Drop dependency on util/flags.h in runfiles helper 2022-04-20 04:46:08 -07:00
runfiles_nobazel.cc Fix runfiles for Android builds. 2022-03-23 05:38:57 -07:00
runfiles.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
status_macros_test.cc #Cleanup: Consistently use std::make_unique 2022-10-12 05:23:42 -07:00
status_macros.h Merge pull request #135 from DemiMarie:fix-semicolon 2022-03-08 23:31:50 -08:00
status_matchers.h Merge pull request #146 from oshogbo:matchers 2022-04-04 00:59:25 -07:00
status_test.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
status.cc Avoid compiler crash with Clang 6.0 2022-02-11 09:09:01 -08:00
status.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
status.proto Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
strerror_test.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
strerror.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
strerror.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
temp_file_test.cc Remove OsErrorMessage in favor of Abseil's new ErrnoToStatus 2022-04-21 06:15:38 -07:00
temp_file.cc Remove OsErrorMessage in favor of Abseil's new ErrnoToStatus 2022-04-21 06:15:38 -07:00
temp_file.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00