summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorArtur Bergman <sky@nanisky.com>2001-09-26 18:44:56 +0000
committerArtur Bergman <sky@nanisky.com>2001-09-26 18:44:56 +0000
commitb5807cdb4dcca15943f9a9e9da29b721ee5fec38 (patch)
tree9a23ee473f98b29a32e01058ccb0fbdd8306fe14 /ext
parentbe6b702f8e12e6f8abcec2da346f798062ecab62 (diff)
downloadperl-b5807cdb4dcca15943f9a9e9da29b721ee5fec38.tar.gz
Documention update
p4raw-id: //depot/perl@12240
Diffstat (limited to 'ext')
-rwxr-xr-xext/threads/threads.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/threads/threads.pm b/ext/threads/threads.pm
index ae7eb99b5d..9f9c32356b 100755
--- a/ext/threads/threads.pm
+++ b/ext/threads/threads.pm
@@ -151,6 +151,8 @@ please join perl-ithreads@perl.org for more information
=item creating a thread from within a thread is unsafe under win32
+=item PERL_OLD_SIGNALS are not threadsafe, will not be.
+
=back
=head1 SEE ALSO