14.Jul.2010
Amigaworld.net (Webseite)
|
Wget 1.12 Rev. 2
Wget is a free command line program of the GNU-projects for downloading files from the Internet. Diego Casorran has ported updated versions for AmigaOS 3.x and AmigaOS 4.
Changes:
- src/connect.c: Fixed connect_to_ip() function to
report correct message on failed connections.
- src/utils.c: Changed the following functions to do things
on an amiga-only way using dos.library equivalents: suffix(),
determine_screen_width(), xsleep(), make_directory(),
file_exists_p()
- src/host.c: Reworked gethostbyname_with_timeout() to directly
handle our TCP/IP Stack's gethostbyname() disabling C linklib
SIGINT signal in the meanwhile and using Exec's way
- src/openssl.c: Changed close() by CloseSocket()
- src/log.c: avoid fclose() over stderr
- OS3 Build Compiled using OpenSSL 1.0.0a (Rev#2)
- Fixed CTRL+C handling under OS4 - Thanks to Corto for the fix!
(snx) (Translation: dr)
[News message: 14. Jul. 2010, 07:27] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|