Changeset 1d3ae66 in mainline for common/include/str.h
- Timestamp:
- 2025-04-17T15:02:53Z (3 weeks ago)
- Children:
- fb75979
- Parents:
- f444633 (diff), ae787807 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - git-author:
- Wayne Thornton <wmthornton-dev@…> (2025-04-17 15:02:53)
- git-committer:
- GitHub <noreply@…> (2025-04-17 15:02:53)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
common/include/str.h
rf444633 r1d3ae66 162 162 extern void bin_order_suffix(const uint64_t, uint64_t *, const char **, bool); 163 163 164 extern size_t str_sanitize(char *str, size_t n, uint8_t replacement); 165 164 166 /* 165 167 * TODO: Get rid of this.
Note:
See TracChangeset
for help on using the changeset viewer.