]> sourceware.org Git - newlib-cygwin.git/commit
* Makefile.in: Add dumper.exe target and associated mechanisms for building it.
authorChristopher Faylor <me@cgf.cx>
Thu, 24 Aug 2000 19:03:12 +0000 (19:03 +0000)
committerChristopher Faylor <me@cgf.cx>
Thu, 24 Aug 2000 19:03:12 +0000 (19:03 +0000)
commit0ad10c0f96c86c1727559b91efe347484c3c1fa1
tree4a1f932fa596fbb8571bb1d4a524a5438f4cf0e6
parent199359f062fbe9028de9de4741d365f932672241
* Makefile.in: Add dumper.exe target and associated mechanisms for building it.
* dumper.cc: New file.
* dumper.h: New file.
* module_info.cc: New file.
* parse_pe.cc: New file.
winsup/utils/ChangeLog
winsup/utils/Makefile.in
winsup/utils/dumper.cc [new file with mode: 0644]
winsup/utils/dumper.h [new file with mode: 0644]
winsup/utils/kill.cc
winsup/utils/module_info.cc [new file with mode: 0644]
winsup/utils/parse_pe.cc [new file with mode: 0644]
winsup/utils/ps.cc
This page took 0.030742 seconds and 5 git commands to generate.