third_party.pigweed.src/pw_status
Rob Mohr 77d8571bb0 OWNERS: Add throughout tree
These are likely incomplete but not incorrect.

Change-Id: Ie6a240fccea8c7f61420ed684b649390d3eb840f
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/67140
Pigweed-Auto-Submit: Rob Mohr <mohrr@google.com>
Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
Reviewed-by: Keir Mierle <keir@google.com>
2021-11-03 21:46:37 +00:00
..
public/pw_status pw_status: Remove non-canonical InvalidSignature() 2021-08-18 19:16:11 +00:00
py pw_presubmit: Add cfg+toml to sources build check 2021-08-24 20:51:05 +00:00
ts pw_web_ui: Lint typescript files 2021-10-27 19:09:59 +00:00
BUILD.bazel bazel: Rename BUILD to BUILD.bazel 2021-07-14 19:36:41 +00:00
BUILD.gn overall: Adding IgnoreError() where Status was discarded 2021-08-16 18:43:40 +00:00
CMakeLists.txt CMake: Revamp CMake build 2020-11-04 22:31:07 +00:00
docs.rst pw_polyfill: Remove code related to C++11 support 2021-10-12 18:47:44 +00:00
OWNERS OWNERS: Add throughout tree 2021-11-03 21:46:37 +00:00
README.md Expand docs for a few modules 2019-12-09 17:13:47 -08:00
status_test_c.c build: Fix missing void parameters in C 2021-03-08 19:51:42 +00:00
status_test.cc pw_status: Add Update() 2021-04-28 17:42:08 +00:00
status_with_size_test.cc pw_status: Replace Status::Ok() with OkStatus() 2021-01-11 20:28:12 +00:00
status.cc pw_status: [[nodiscard]] functions, comment update 2020-10-06 19:59:25 +00:00
try_test.cc pw_status: Replace Status::Ok() with OkStatus() 2021-01-11 20:28:12 +00:00

pw_status: Pigweed status codes