remove bb_printf and the like
This commit is contained in:
parent
670a6626ca
commit
f0ed376eda
48 changed files with 315 additions and 314 deletions
|
@ -84,5 +84,5 @@ PIPE:
|
|||
if (ENABLE_FEATURE_CLEAN_UP)
|
||||
free(string);
|
||||
|
||||
bb_fflush_stdout_and_exit(status);
|
||||
fflush_stdout_and_exit(status);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue