14.Jul.2010
Amigaworld.net (Webseite)
|
Wget 1.12 Rev. 2
Wget ist ein freies Kommandozeilenprogramm des GNU-Projekts zum Herunterladen von Dateien aus dem Internet. Von Diego Casorran wurden nun aktualisierte Portierungen für AmigaOS 3.x und AmigaOS 4 zur Verfügung gestellt.
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)
[Meldung: 14. Jul. 2010, 07:27] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|