OSDN Git Service

* cygload/README: Delete.
authorcgf <cgf>
Mon, 2 Jan 2006 06:15:57 +0000 (06:15 +0000)
committercgf <cgf>
Mon, 2 Jan 2006 06:15:57 +0000 (06:15 +0000)
commit0979998157be703c7ade9f69a4c1e94e4f2c48b5
treee886b20c38e129e18554a93cc35b67ae27f30072
parent4e5281bf4253a942e59f1a0ed1100e6b6d4ac4ff
* cygload/README: Delete.
* cygload/cygload.cc: Move to winsup.api.  Add comments from README.
* cygload/cygload.h: Move to winsup.api.
* cygload/cygload.exp: Move to winsup.api.
* Makefile.in: Remove cygload.
* winsup.api/winsup.exp: If a .exp file is detected, run it rather than using
standard compile.
* winsup.api/resethand.c (main): Use printf to print status or expect thinks
something is wrong.
winsup/testsuite/ChangeLog
winsup/testsuite/Makefile.in
winsup/testsuite/cygload/Makefile [deleted file]
winsup/testsuite/cygload/README [deleted file]
winsup/testsuite/winsup.api/cygload.cc [moved from winsup/testsuite/cygload/cygload.cc with 93% similarity]
winsup/testsuite/winsup.api/cygload.exp [moved from winsup/testsuite/cygload/cygload.exp with 100% similarity]
winsup/testsuite/winsup.api/cygload.h [moved from winsup/testsuite/cygload/cygload.h with 99% similarity]
winsup/testsuite/winsup.api/resethand.c
winsup/testsuite/winsup.api/winsup.exp