jihandong 965566d2e8 libc/stdio: add total_len back
"The number of characters written if successful or negative value if an error occurred.
If the resulting string gets truncated due to buf_size limit, function returns the total
number of characters (not including the terminating null-byte) which would have been written,
if the limit was not imposed." --- https://en.cppreference.com/w/c/io/vfprintf

Signed-off-by: jihandong <jihandong@xiaomi.com>
2022-12-04 17:27:49 +08:00
..
2020-07-04 11:10:29 +09:00
2020-07-04 11:10:29 +09:00
2021-03-03 18:52:53 -08:00
2021-04-02 11:12:25 -05:00
2020-06-03 07:35:08 -06:00