| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
("It's" not searched, pods not searched.)
p4raw-id: //depot/perl@10980
|
|
|
|
|
|
|
|
|
| |
- provide win33_popenlist() - non-functional as yet.
- avoid need for aTHX in PerlIO_debug calls - even if not
enabled args are still evaluated so Win32 has trouble during fork().
- Add PerlIO/Scalar to list of extensions in win32/makefile.mk
- Fixup makedef.pl for latest set of symbols.
p4raw-id: //depot/perlio@9321
|
|
|
| |
p4raw-id: //depot/perl@8916
|
|
|
|
|
| |
Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
p4raw-id: //depot/perl@8235
|
|
|
|
|
|
| |
due to the notorious GetFileType() bug in Windows 9x, which fstat()
tickles)
p4raw-id: //depot/perl@7986
|
|
|
| |
p4raw-id: //depot/perl@7984
|
|
|
|
|
|
| |
PERLIO=perlio passes all tests.
PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
p4raw-id: //depot/perlio@7796
|
|
|
| |
p4raw-id: //depot/perl@7680
|
|
|
|
|
| |
Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
p4raw-id: //depot/perl@7679
|
|
|
|
|
|
|
| |
Subject: fix for Borland's weak "stat" (perl@7211)
From: "Konovalov, Vadim" <vkonovalov@lucent.com>
Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
p4raw-id: //depot/perl@7362
|
|
|
|
|
| |
being used) when closing a socket handle
p4raw-id: //depot/perl@7173
|
|
|
|
|
| |
times if forward slashes are used in the path
p4raw-id: //depot/perl@7171
|
|
|
|
|
|
|
| |
initialization in all the threads on Windows
p4raw-link: @6327 on //depot/perl: 0401f8415cd90e2eed98f1f8939fbc02af4a0c74
p4raw-id: //depot/perl@7066
|
|
|
|
|
|
| |
Subject: borland C++ win32.c tweak
Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
p4raw-id: //depot/perl@7050
|
|
|
|
|
|
| |
p4raw-link: @6791 on //depot/perl: da147683998a4de28027887441303c16367eda87
p4raw-link: @6710 on //depot/perl: e8d3aa3b2e7edcd352aa3e0d8a884844f9aa9d5e
p4raw-id: //depot/perl@6999
|
|
|
|
|
|
| |
Subject: [PATCH 5.6.0] replace change #6705
Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
p4raw-id: //depot/perl@6791
|
|
|
|
|
|
|
| |
use Perl's malloc API rather than the low level system one
p4raw-link: @6705 on //depot/perl: d12db45c09c7b1994500d95b22b3635ca28bfffb
p4raw-id: //depot/perl@6738
|
|
|
|
|
| |
Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
p4raw-id: //depot/perl@6710
|
|
|
|
|
| |
Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
p4raw-id: //depot/perl@6705
|
|
|
| |
p4raw-id: //depot/perl@6664
|
|
|
|
|
|
|
|
|
|
| |
fixes for backtick/wait/waitpid failures on Windows 9x
these changes make the pid returned by process functions on
Windows 9x always positive by clearing the high bit (which
is always set on Win9x); pseudo-process PIDs are likewise
always negative now on Win9x (just as on NT/2000)
p4raw-id: //depot/perl@6661
|
|
|
|
|
| |
match those of pseudo-pids
p4raw-id: //depot/perl@6659
|
|
|
|
|
| |
on Windows)
p4raw-id: //depot/perl@6476
|
|
|
|
|
|
|
|
| |
Message-ID: <3981DC85.290314EB@appliedmeta.com>
Slightly reformatted and WNOHANG # define moved to win32.h
so that also POSIX.xs sees it, as suggsted by Sarathy.
p4raw-id: //depot/perl@6472
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
p4raw-link: @6324 on //depot/cfgperl: 81bf48a6dbba4b295dfa172a17ca70b654dbf225
p4raw-link: @6293 on //depot/cfgperl: 6e37ea6052902cde1aeb08a2129ffc7c8ea53736
p4raw-id: //depot/perl@6369
p4raw-branched: from //depot/cfgperl@6368 'branch in' lib/Win32.pod
lib/lib_pm.PL
p4raw-deleted: from //depot/cfgperl@6368 'delete in' pod/Win32.pod
(@5937..) pod/buildtoc (@6091..) lib/lib.pm.PL (@6227..)
pod/Makefile (@6232..)
p4raw-integrated: from //depot/cfgperl@6368 'copy in' thread.h
(@5656..) lib/warnings/register.pm (@5704..) ext/B/B/Stash.pm
(@5972..) lib/CGI/Util.pm (@6034..) util.c (@6217..) gv.c
(@6244..) pp.c (@6260..) doop.c (@6269..) pod/perlfunc.pod
(@6277..) pp_ctl.c (@6293..) makedef.pl (@6301..) embed.h
global.sym objXSUB.h perlapi.c proto.h (@6305..) win32/Makefile
(@6307..) Makefile.SH (@6309..) t/op/method.t (@6312..) sv.h
(@6315..) 'ignore' op.c (@6273..) 'merge in' embed.pl
win32/win32.c (@6305..)
p4raw-integrated: from //depot/cfgperl@6324 'merge in' toke.c (@6307..)
p4raw-branched: from //depot/cfgperl@6323 'branch in' pod/buildtoc.PL
(@6319..)
p4raw-integrated: from //depot/cfgperl@6323 'copy in' pod/perl.pod
(@6319..) pod/perltoc.pod (@6322..) 'merge in' MANIFEST
(@6319..)
p4raw-branched: from //depot/cfgperl@6319 'branch in' pod/Makefile.SH
p4raw-integrated: from //depot/cfgperl@6315 'ignore' pp_hot.c (@6313..)
p4raw-integrated: from //depot/cfgperl@6311 'copy in'
ext/POSIX/POSIX.pod (@6296..)
p4raw-integrated: from //depot/cfgperl@6307 'merge in' doio.c (@6223..)
|
|
|
|
|
| |
p4raw-link: @6217 on //depot/cfgperl: cc9b67681954df413fe79f7c379e7b91a3121259
p4raw-id: //depot/perl@6347
|
|
|
|
|
|
| |
p4raw-link: @6210 on //depot/cfgperl: b8b4c9f3cf6ef09c878a80ff97526a69902a44ca
p4raw-link: @6207 on //depot/cfgperl: b37a7757477319a5fcdd5131db15046064f631c4
p4raw-id: //depot/perl@6345
|
|
|
|
|
| |
p4raw-link: @6299 on //depot/perl: 6c644e7885bc20d759d8cbcb4abaa8f14113c03b
p4raw-id: //depot/perl@6302
|
|
|
|
|
| |
freed)
p4raw-id: //depot/perl@6299
|
|
|
| |
p4raw-id: //depot/perl@6104
|
|
|
| |
p4raw-id: //depot/perl@6067
|
|
|
|
|
| |
John Clayton <John.Clayton@barclayscapital.com>)
p4raw-id: //depot/perl@6003
|
|
|
| |
p4raw-id: //depot/perl@5631
|
|
|
| |
p4raw-id: //depot/perl@5574
|
|
|
|
|
| |
some parts not applied
p4raw-id: //depot/perl@5445
|
|
|
| |
p4raw-id: //depot/perl@5388
|
|
|
| |
p4raw-id: //depot/perl@5386
|
|
|
|
|
| |
p4raw-link: @5364 on //depot/perl: 729a02f2394e6a50fe8352c9471391b53e54ac40
p4raw-id: //depot/perl@5368
|
|
|
| |
p4raw-id: //depot/perl@5364
|
|
|
|
|
|
| |
attempts to lock uninitialized critical section in files that
were never explicitly opened (from Doug Lankshear)
p4raw-id: //depot/perl@5169
|
|
|
|
|
| |
(from Vadim Konovalov <vkonovalov@lucent.com>)
p4raw-id: //depot/perl@5097
|
|
|
|
|
|
| |
and restoring system error across TLS fetch; avoid needless
copying of buffers
p4raw-id: //depot/perl@5024
|
|
|
| |
p4raw-id: //depot/perl@4933
|
|
|
| |
p4raw-id: //depot/perl@4916
|
|
|
|
|
| |
p4raw-link: @4892 on //depot/perl: 9e5f57defb0d4fe4a23e6e24c3d57478465aea87
p4raw-id: //depot/perl@4911
|
|
|
|
|
| |
p4raw-link: @4892 on //depot/perl: 9e5f57defb0d4fe4a23e6e24c3d57478465aea87
p4raw-id: //depot/perl@4893
|
|
|
|
|
|
|
| |
bug internally (from Benjamin Stuhl <sho_pi@hotmail.com>); modified
to call the fixed version of open_osfhandle() only on Windows 9x;
updated the makefiles and README.win32 to suit
p4raw-id: //depot/perl@4892
|
|
|
| |
p4raw-id: //depot/perl@4886
|
|
|
| |
p4raw-id: //depot/perl@4885
|
|
|
| |
p4raw-id: //depot/perl@4882
|