mirror of
https://github.com/systemd/systemd.git
synced 2026-07-21 06:50:38 +00: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