This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8fb0a6
)
POSIX.xs is PERL_EXT
author
Karl Williamson
<khw@cpan.org>
Thu, 9 Nov 2017 03:31:50 +0000
(20:31 -0700)
committer
Karl Williamson
<khw@cpan.org>
Thu, 9 Nov 2017 03:35:21 +0000
(20:35 -0700)
Specifying so automatically gets the reentrant versions of various libc
functions in threaded perls, lowering race condition odds.
ext/POSIX/POSIX.xs
patch
|
blob
|
blame
|
history
diff --git
a/ext/POSIX/POSIX.xs
b/ext/POSIX/POSIX.xs
index
047a84f
..
cf27c12
100644
(file)
--- a/
ext/POSIX/POSIX.xs
+++ b/
ext/POSIX/POSIX.xs
@@
-1,4
+1,5
@@
#define PERL_EXT_POSIX
+#define PERL_EXT
#ifdef NETWARE
#define _POSIX_