mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
Revert "support colon in filenames"
This reverts commit 707c0dbc97
.
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
c6a5a71a3a
commit
1cec71e359
6 changed files with 11 additions and 48 deletions
|
@ -104,7 +104,6 @@ void qemu_get_timedate(struct tm *tm, int offset);
|
|||
int qemu_timedate_diff(struct tm *tm);
|
||||
|
||||
/* cutils.c */
|
||||
const char *fill_token(char *buf, int buf_size, const char *str, char);
|
||||
void pstrcpy(char *buf, int buf_size, const char *str);
|
||||
char *pstrcat(char *buf, int buf_size, const char *s);
|
||||
int strstart(const char *str, const char *val, const char **ptr);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue