This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Assorted changes for multi-threading (now works rather more).
authorMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Mon, 11 Aug 1997 15:46:29 +0000 (15:46 +0000)
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Mon, 11 Aug 1997 15:46:29 +0000 (15:46 +0000)
commit0f15f207c55ce70f46ebbd3be6c3d54763665084
treed4cbbe278d8bb662e537d2b219246ee872cb20e6
parent12ca11f6c16e7b63e13bbf5bc251f214e8de5211
Assorted changes for multi-threading (now works rather more).

p4raw-id: //depot/perl@44
12 files changed:
README.threads [new file with mode: 0644]
gv.c
mg.c
op.c
perl.c
perl.h
pp_ctl.c
pp_hot.c
sv.c
thread.h
toke.c
util.c