]> sourceware.org Git - newlib-cygwin.git/commit
* Makefile.in: Link cygcheck with libwininet.a.
authorChristopher Faylor <me@cgf.cx>
Tue, 22 Nov 2005 17:19:17 +0000 (17:19 +0000)
committerChristopher Faylor <me@cgf.cx>
Tue, 22 Nov 2005 17:19:17 +0000 (17:19 +0000)
commita39cfda7ba28acc3b3c8251c4b61582ed7bbaca6
tree340e88d73e2f752b06bfb621bb24f82b5779b049
parent9cd22f86fcd88171082c8b912eb407bd16c27837
* Makefile.in: Link cygcheck with libwininet.a.
* cygcheck.cc: Add includes.
(grep_packages): New global variable.
(display_internet_error): New function.
(safe_chars): New global variable.
(base_url): Ditto.
(package_grep): New function.
(usage): Reword --help output for clarity.  Document new argument.
(longopts): Add 'package-query' option.
(opts): Add 'p' option, reorder to be consistent with 'longopts'.
(main): Accommodate new option.
* utils.sgml (cygcheck): Update --help output.  Document new -p option.
winsup/utils/ChangeLog
winsup/utils/Makefile.in
winsup/utils/cygcheck.cc
winsup/utils/cygpath.cc
winsup/utils/utils.sgml
This page took 0.029843 seconds and 5 git commands to generate.