This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Consistently call leave_common() before POPFOO
[perl5.git] / uconfig.sh
index c705090..beecfe7 100644 (file)
@@ -439,6 +439,13 @@ d_shmctl='undef'
 d_shmdt='undef'
 d_shmget='undef'
 d_sigaction='undef'
+d_siginfo_si_addr='undef'
+d_siginfo_si_band='undef'
+d_siginfo_si_errno='undef'
+d_siginfo_si_pid='undef'
+d_siginfo_si_status='undef'
+d_siginfo_si_uid='undef'
+d_siginfo_si_value='undef'
 d_signbit='undef'
 d_sigprocmask='undef'
 d_sigsetjmp='undef'