Hopefully completed -cd alias -cdi

This commit is contained in:
2007-10-21 15:10:41 +00:00
parent 6a33fc6b52
commit 9ee5534c29
5 changed files with 153 additions and 9 deletions

View File

@@ -187,6 +187,8 @@ int Sfile_str(char target[SfileadrL], char *source, int flag);
double Sfile_microtime(int flag);
int Sfile_add_to_path(char path[SfileadrL], char *addon, int flag);
char *Text_shellsafe(char *in_text, char *out_text, int flag);