Changeset b31323f in mainline for common/include/str.h
- Timestamp:
- 2025-04-17T14:29:23Z (5 days ago)
- Branches:
- master
- Children:
- ae787807
- Parents:
- 65bf084
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2025-04-17 11:01:00)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2025-04-17 14:29:23)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
common/include/str.h
r65bf084 rb31323f 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.