[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
[PATCH 5.5.63] MSVCRT/_open_osfhandle update
This patch lets GCC/Mingw32 also use the _open_osfhandle fix, and so lets a
Perl built with that use sockets on Win95. The patch should also remove the
need for a perl95.exe, since it uses a bit of black magic and functions that
/are/ exported by msvcrt.dll to accomplish what perl95.exe did with a
private copy of the CRTL.
Enjoy!
-- BKS
P.S.
This is against the win32.[ch] from
ftp://ftp.linux.activestate.com/pub/staff/gsar/APC/perl-current/win32
Apply with "patch -Np1"
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
patch.msvcrt
- Follow-Ups from:
-
Gurusamy Sarathy <gsar@ActiveState.com>
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]