mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
basic: Add strgrowpad0()
This commit is contained in:
@@ -152,6 +152,8 @@ char *cellescape(char *buf, size_t len, const char *s);
|
||||
|
||||
char* strshorten(char *s, size_t l);
|
||||
|
||||
int strgrowpad0(char **s, size_t l);
|
||||
|
||||
char *strreplace(const char *text, const char *old_string, const char *new_string);
|
||||
|
||||
char *strip_tab_ansi(char **ibuf, size_t *_isz, size_t highlight[2]);
|
||||
|
||||
Reference in New Issue
Block a user