OSDN Git Service

* Makefile.in: Accomodate newer gcc's which require linking of c++ programs
authorcgf <cgf>
Sat, 28 Oct 2000 05:39:38 +0000 (05:39 +0000)
committercgf <cgf>
Sat, 28 Oct 2000 05:39:38 +0000 (05:39 +0000)
commita68ede42aec6e9133feea125c450a2badccf4e5c
treedcbca2c6931a7006516c38f0676f03aff53cdf4f
parent903cc8f51022ae4f615a81bebd663077a4d18e69
* Makefile.in: Accomodate newer gcc's which require linking of c++ programs
with g++.  Fixup output for some compilations.
* cygcheck.cc: Respond to compiler warnings.
* dumper.cc (main): Ditto.
* parse_pe.cc (exclusion::sort_and_check): Ditto.
* setfacl.cc (getaclentry): Ditto.
winsup/utils/ChangeLog
winsup/utils/Makefile.in
winsup/utils/cygcheck.cc
winsup/utils/dumper.cc
winsup/utils/parse_pe.cc
winsup/utils/setfacl.c