]> sjero.net Git - wget/commit
Improved exit status handling.
authorMicah Cowan <micah@cowan.name>
Fri, 28 Aug 2009 06:08:58 +0000 (23:08 -0700)
committerMicah Cowan <micah@cowan.name>
Fri, 28 Aug 2009 06:08:58 +0000 (23:08 -0700)
commitb014f8fae9291e7504c0cca2dd8b9a0035466c03
treecf14cfd94816444a7a7eab5d0a30cc6292ccf705
parent88253c0d00fc138e0aad0a2ec3f9886a0cd9ca07
Improved exit status handling.
23 files changed:
ChangeLog
NEWS
src/ChangeLog
src/Makefile.am
src/exits.c [new file with mode: 0644]
src/exits.h [new file with mode: 0644]
src/http.c
src/main.c
src/recur.c
src/res.c
src/retr.c
src/retr.h
src/wget.h
tests/ChangeLog
tests/Test--spider-fail.px
tests/Test--spider-r--no-content-disposition-trivial.px
tests/Test--spider-r--no-content-disposition.px
tests/Test--spider-r-HTTP-Content-Disposition.px
tests/Test--spider-r.px
tests/Test-O-nonexisting.px
tests/Test-cookies-401.px
tests/Test-nonexisting-quiet.px
tests/WgetTest.pm.in