]> sjero.net Git - wget/commit
[svn] Remove VERY_LONG_TYPE; use LARGE_INT instead. Remove special code
authorhniksic <devnull@localhost>
Sat, 11 Oct 2003 13:57:11 +0000 (06:57 -0700)
committerhniksic <devnull@localhost>
Sat, 11 Oct 2003 13:57:11 +0000 (06:57 -0700)
commit711bf72609e5d49ff7f5366a4664377cd3208d70
tree3df1a94e35b7af5d45bf127d515ace2fed47044c
parenta6f72ca66b1ca3c83fb7336c5895af9ae0a3c202
[svn] Remove VERY_LONG_TYPE; use LARGE_INT instead.  Remove special code
for handling VERY_LONG_TYPE overflows.
Make opt.quota a LARGE_INT.
12 files changed:
src/ChangeLog
src/ftp.c
src/http.c
src/init.c
src/main.c
src/options.h
src/recur.c
src/retr.c
src/retr.h
src/sysdep.h
src/utils.c
src/utils.h