This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[PATHC] sharedsv.[c|h]
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 13 Aug 2001 12:45:21 +0000 (12:45 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 13 Aug 2001 12:45:21 +0000 (12:45 +0000)
commitcd1ee231f67664d7a2f2d53512a707d2736dbb0e
tree26d3be9ce06d827160183cf5272c57670329c2cb
parentf3faeb53b75c95d2773d14d859d4fa9ca1594daa
[PATHC] sharedsv.[c|h]
From: "Artur Bergman" <artur@contiller.se>
Date: Mon, 13 Aug 2001 14:38:41 +0200
Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>

Subject: [PATCH] embed.pl
From: Arthur Bergman <arthur@contiller.se>
Date: Mon, 13 Aug 2001 14:38:14 +0200
Message-ID: <B79D96D6.3088%arthur@contiller.se>

Subject: [PATCH] sharedsv cleanups
From: "Arthur Bergman" <arthur@contiller.se>
Date: Mon, 13 Aug 2001 15:14:25 +0200
Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>

Plus few tweaks: _init needs to be Adp, the prototypes
should not be revealed unless using ithreads, #endif FOO
must be #endif /* FOO */, adding (parentheses) around
do { } while doesn't work too well.

p4raw-id: //depot/perl@11659
12 files changed:
MANIFEST
Makefile.SH
embed.h
embed.pl
global.sym
objXSUB.h
perl.h
perlapi.c
pod/perlapi.pod
proto.h
sharedsv.c [new file with mode: 0644]
sharedsv.h [new file with mode: 0644]