Skip Perl_my_bcopy in .def file as we do not provide it.
authorNick Ing-Simmons <nik@tiuk.ti.com>
Fri, 15 Jun 2001 09:37:17 +0000 (09:37 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Fri, 15 Jun 2001 09:37:17 +0000 (09:37 +0000)
commit9d50d3997b5daf2ecaed7d0cafc86ab4121491bc
tree23988d762a5e04bf23af4c192f83bdba58a67a8d
parente06a3afbe255226c27f480b83177014c2fe65464
Skip Perl_my_bcopy in .def file as we do not provide it.
- Win32 (VC++) now builds but fails:
          filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
          fork.t     - No &___ENV_HV_NAME___::CLONE method ???
          write.t    - open(...,"|-") not implemented on Win32

p4raw-id: //depot/perlio@10595
makedef.pl