This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
various win32 fixes
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 14 Jun 1998 18:51:53 +0000 (18:51 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 14 Jun 1998 18:51:53 +0000 (18:51 +0000)
commit852c2e52c116ddde31d81b646561262ed796257a
treeb3b78e07e0f3600507f1a4fb651161793be13dcf
parent703664f229b1c364f06ceda5f2503d00e2daa04c
various win32 fixes
 - fixes that silence VC noises about dup exports, non-default libs, and
   unsupported *.def file directives
 - s/inplace/inplace_label/ malloc.c
 - update Config{usemymalloc} based on d_mymalloc
 - export Perl_*Vars
 - fix makefiles to not build miniperl.exe twice, and to make it properly
   when defaults are changed

p4raw-id: //depot/perl@1129
lib/ExtUtils/MM_Win32.pm
lib/ExtUtils/Mksymlists.pm
malloc.c
win32/Makefile
win32/config_sh.PL
win32/makedef.pl
win32/makefile.mk
win32/perllib.c
win32/win32.h