third_party.pigweed.src/pw_multibuf
Wyatt Hepler 4cf2d05a70 pw_multibuf: Fix Truncate(0) on empty MultiBuf
Change-Id: I4c72d640ebdc43129082204d033ca69737a1eef6
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/213661
Reviewed-by: Taylor Cramer <cramertj@google.com>
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com>
Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
2024-06-03 23:29:46 +00:00
..
public/pw_multibuf pw_multibuf: SimpleAllocatorForTest 2024-05-31 19:20:34 +00:00
pw_multibuf_private pw_multibuf: Add stream implementation 2024-03-18 19:30:57 +00:00
allocator_test.cc
allocator.cc
Android.bp pw_span: Define as cc_static_library 2024-03-26 22:48:32 +00:00
BUILD.bazel pw_multibuf: SimpleAllocatorForTest 2024-05-31 19:20:34 +00:00
BUILD.gn pw_multibuf: SimpleAllocatorForTest 2024-05-31 19:20:34 +00:00
chunk_test.cc pw_allocator: Add allocation detail storage to TrackingAllocator 2024-03-26 19:48:45 +00:00
chunk.cc
CMakeLists.txt pw_multibuf: SimpleAllocatorForTest 2024-05-31 19:20:34 +00:00
docs.rst pw_multibuf: SimpleAllocatorForTest 2024-05-31 19:20:34 +00:00
header_chunk_region_tracker_test.cc
multibuf_test.cc pw_multibuf: Fix Truncate(0) on empty MultiBuf 2024-06-03 23:29:46 +00:00
multibuf.cc pw_multibuf: Fix Truncate(0) on empty MultiBuf 2024-06-03 23:29:46 +00:00
simple_allocator_test.cc
simple_allocator.cc pw_allocator: Remove Layout from Deallocate and Resize 2024-04-02 00:18:45 +00:00
single_chunk_region_tracker_test.cc
stream_test.cc pw_multibuf: Add stream implementation 2024-03-18 19:30:57 +00:00
stream.cc pw_multibuf: Add stream implementation 2024-03-18 19:30:57 +00:00