unfinished work

This commit is contained in:
liuwentan
2023-01-30 21:59:35 +08:00
parent 3d4b833e48
commit 25f944a1d1
49 changed files with 6537 additions and 6149 deletions

3
deps/log/log.c vendored
View File

@@ -136,7 +136,8 @@ static int log_create_path(const char *file_path)
{
return 0;
}
fclose(fp);
return 1;
}