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)
- 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

index 300f9e8..87e34b4 100644 (file)
@@ -223,6 +223,7 @@ if ($PLATFORM eq 'win32') {
                     Perl_dump_fds
                     Perl_init_thread_intern
                     Perl_my_bzero
+                    Perl_my_bcopy
                     Perl_my_htonl
                     Perl_my_ntohl
                     Perl_my_swap