wget: fix bug where wget creates null file if there is no remote one.
authorDenis Vlasenko <vda.linux@googlemail.com>
Sat, 23 Sep 2006 17:49:09 +0000 (17:49 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sat, 23 Sep 2006 17:49:09 +0000 (17:49 -0000)
commita94554d010844e17ecf674fe738679f09cbc6c21
treef84d358b4a6f174f8ee891203d9da39f0eea50b4
parent01a74f96492e9e9995b7fcb54013d00a840a3d5f
wget: fix bug where wget creates null file if there is no remote one.
add O_LARGEFILE support (not run tested :).
libbb/xconnect.c
networking/wget.c