commit | 3163821967821518cfa4c4315f775ec5301bb023 | [log] [tgz] |
---|---|---|
author | Erik Andersen <andersen@codepoet.org> | Sat Jan 15 22:28:50 2000 +0000 |
committer | Erik Andersen <andersen@codepoet.org> | Sat Jan 15 22:28:50 2000 +0000 |
tree | fe0c764cb41cc3ea86c3dcd270e48fa6a1abebcd | |
parent | b7cc49d992ed9a5a59261096012e0b4a811bb7f4 [diff] [blame] |
Sync up busybox with the latest and greatest. This is not stuff for the Embedix release. -Erik
diff --git a/utility.c b/utility.c index c18cb4b..ade47bd 100644 --- a/utility.c +++ b/utility.c
@@ -317,7 +317,9 @@ return buf; } +#endif +#if defined BB_TAR || defined BB_CP || defined BB_MV /* * Write all of the supplied buffer out to a file. * This does multiple writes as necessary.