]> sourceware.org Git - newlib-cygwin.git/commit
* ssp.c (help_desk): Fix compiler warning. Christopher Faylor <cgf@redhat.com>
authorChristopher Faylor <me@cgf.cx>
Wed, 27 Feb 2002 16:10:17 +0000 (16:10 +0000)
committerChristopher Faylor <me@cgf.cx>
Wed, 27 Feb 2002 16:10:17 +0000 (16:10 +0000)
commit67763c0ca21b2f4d175d77973ed22b38884bf39c
tree5769a862e4835a80cb5f841f83a1162702ce8d90
parente3c6baed8aa1d03ce0a0341ba16b30a38aa64d85
* ssp.c (help_desk): Fix compiler warning.  Christopher Faylor <cgf@redhat.com>
Change appropriate globals to statics throughout.
* cygcheck.cc (usage): Simplify usage output.  Generalize to allow use for
help.
(longopts): Add version option.
(opts): Add 'V" version option.
(print_version): New function.
(main): Accommodate new version option.  Accommodate usage parameter changes.
Use usage to output help message.
* Makefile.in (CXXFLAGS): Add override so that HAVE_DECL_GETOPT is defined.
(libbfd): Use -B rather than -L so that bfd from build directory is correctly
found.
(libintl): Ditto.
winsup/utils/ChangeLog
winsup/utils/Makefile.in
winsup/utils/cygcheck.cc
winsup/utils/ssp.c
This page took 0.030699 seconds and 5 git commands to generate.