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:
3d62afa
)
Typos in #11645.
author
Jarkko Hietaniemi
<jhi@iki.fi>
Sun, 12 Aug 2001 16:59:00 +0000
(16:59 +0000)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Sun, 12 Aug 2001 16:59:00 +0000
(16:59 +0000)
p4raw-id: //depot/perl@11646
perl.h
patch
|
blob
|
blame
|
history
diff --git
a/perl.h
b/perl.h
index
d224709
..
8a61139
100644
(file)
--- a/
perl.h
+++ b/
perl.h
@@
-439,8
+439,8
@@
register struct op *Perl_op asm(stringify(OP_IN_REGISTER));
#endif
/* Use the reentrant APIs like localtime_r and getpwent_r */
-#if defined(USE_THREADS) && defined(USE_ITHREADS) && !defined(USE_REENTRANT)
-# define USE_REENTRANT
+#if defined(USE_THREADS) && defined(USE_ITHREADS) && !defined(USE_REENTRANT
_API
)
+# define USE_REENTRANT
_API
#endif
/* Tru64/Digital UNIX/DEC OSF/1 and Win32 have naturally