sandboxed-api/sandboxed_api/util
Wiktor Garbacz 67a03326cd Simplify sapi::file::CleanPath
PiperOrigin-RevId: 423792568
Change-Id: Ib213e619d3c3c26fa3e34b506781821f9a9b5292
2022-01-24 05:49:40 -08:00
..
BUILD.bazel Remove deprecated sapi::StatusOr<> forward declaration 2021-09-29 05:39:10 -07:00
CMakeLists.txt Remove deprecated sapi::StatusOr<> forward declaration 2021-09-29 05:39:10 -07:00
file_helpers_test.cc Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
file_helpers.cc Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
file_helpers.h Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
fileops_test.cc Move using declarations into unnamed namespace 2022-01-20 07:51:29 -08:00
fileops.cc Replace deprecated readdir64_r 2022-01-21 07:48:44 -08:00
fileops.h Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
flag.h Update license header with recommended best practices 2020-01-17 05:05:29 -08:00
os_error.h Fix description for OsErrorMessage() 2022-01-20 08:36:11 -08:00
path_test.cc Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
path.cc Simplify sapi::file::CleanPath 2022-01-24 05:49:40 -08:00
path.h Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
raw_logging.cc Raw logging should not allocate memory 2021-05-18 05:37:38 -07:00
raw_logging.h Raw logging should not allocate memory 2021-05-18 05:37:38 -07:00
runfiles_nobazel.cc Move GetInternalDataDependencyFilePath() into internal namespace 2021-01-14 05:11:22 -08:00
runfiles.cc Move GetInternalDataDependencyFilePath() into internal namespace 2021-01-14 05:11:22 -08:00
runfiles.h Move GetInternalDataDependencyFilePath() into internal namespace 2021-01-14 05:11:22 -08:00
status_macros_test.cc Migrate to open-source absl::StatusOr<> 2020-09-03 07:40:48 -07:00
status_macros.h Use unique var name in SAPI_RETURN_IF_ERROR to avoid name clashes 2021-01-08 02:09:40 -08:00
status_matchers.h Migrate to open-source absl::StatusOr<> 2020-09-03 07:40:48 -07:00
status_test.cc Replace sapi::Status with absl::Status 2020-02-27 09:24:12 -08:00
status.cc Replace sapi::Status with absl::Status 2020-02-27 09:24:12 -08:00
status.h Automated rollback of commit e7a195ce42. 2020-08-28 04:49:41 -07:00
status.proto Replace sapi::Status with absl::Status 2020-02-27 09:24:12 -08:00
strerror_test.cc Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
strerror.cc Raw logging should not allocate memory 2021-05-18 05:37:38 -07:00
strerror.h Raw logging should not allocate memory 2021-05-18 05:37:38 -07:00
temp_file_test.cc Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00
temp_file.cc Introduce sapi::OsErrorMessage() for error handling 2021-07-27 04:10:04 -07:00
temp_file.h Move utility code into sandboxed_api/util 2021-01-13 09:25:52 -08:00