This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add d_prctl* for all other OS's
authorH.Merijn Brand <h.m.brand@xs4all.nl>
Tue, 13 Apr 2010 13:22:53 +0000 (15:22 +0200)
committerH.Merijn Brand <h.m.brand@xs4all.nl>
Tue, 13 Apr 2010 13:22:53 +0000 (15:22 +0200)
This was missing from c796e3db23c597b99f07485542338844e61a6a69

13 files changed:
Cross/config.sh-arm-linux
NetWare/config.wc
Porting/config.sh
configure.com
epoc/config.sh
plan9/config_sh.sample
symbian/config.sh
uconfig.sh
win32/config.bc
win32/config.ce
win32/config.gc
win32/config.vc
win32/config.vc64

index 644b04f..dd924ed 100644 (file)
@@ -357,6 +357,8 @@ d_phostname='undef'
 d_pipe='define'
 d_poll='define'
 d_portable='define'
+d_prctl='define'
+d_prctl_set_name='define'
 d_printf_format_null='undef'
 d_procselfexe='define'
 d_pseudofork='undef'
index ed0ee69..05a270d 100644 (file)
@@ -347,6 +347,8 @@ d_phostname='undef'
 d_pipe='define'
 d_poll='undef'
 d_portable='define'
+d_prctl='undef'
+d_prctl_set_name='undef'
 d_printf_format_null='undef'
 d_procselfexe='undef'
 d_pseudofork='undef'
index 3e8768a..8170f7e 100644 (file)
@@ -371,6 +371,8 @@ d_phostname='undef'
 d_pipe='define'
 d_poll='define'
 d_portable='define'
+d_prctl='define'
+d_prctl_set_name='define'
 d_printf_format_null='define'
 d_procselfexe='define'
 d_pseudofork='undef'
index 55edafb..5ce518d 100644 (file)
@@ -5898,6 +5898,8 @@ $ WC "d_attribute_noreturn='undef'"
 $ WC "d_attribute_pure='undef'"
 $ WC "d_attribute_unused='undef'"
 $ WC "d_attribute_warn_unused_result='undef'"
+$ WC "d_prctl='undef'"
+$ WC "d_prctl_set_name='undef'"
 $ WC "d_printf_format_null='undef'"
 $ WC "d_bcmp='" + d_bcmp + "'"
 $ WC "d_bcopy='" + d_bcopy + "'"
index 955a064..feac388 100644 (file)
@@ -1190,6 +1190,8 @@ d_builtin_expect='undef'
 d_ctermid='undef'
 d_inc_version_list='undef'
 d_libm_lib_version='0'
+d_prctl='undef'
+d_prctl_set_name='undef'
 d_printf_format_null='undef'
 d_pseudofork='undef'
 d_signbit='undef'
index 4f4acd6..de1172f 100644 (file)
@@ -357,6 +357,8 @@ d_phostname='undef'
 d_pipe='define'
 d_poll='undef'
 d_portable='define'
+d_prctl='undef'
+d_prctl_set_name='undef'
 d_printf_format_null='undef'
 d_procselfexe='undef'
 d_pseudofork='undef'
index 2d88d01..5d393e4 100644 (file)
@@ -303,6 +303,8 @@ d_phostname='undef'
 d_pipe='undef'
 d_poll='undef'
 d_portable='undef'
+d_prctl='undef'
+d_prctl_set_name='undef'
 d_printf_format_null='undef'
 d_procselfexe='undef'
 d_pseudofork='undef'
index ca3742d..2233b99 100755 (executable)
@@ -297,6 +297,8 @@ d_phostname='undef'
 d_pipe='undef'
 d_poll='undef'
 d_portable='undef'
+d_prctl='undef'
+d_prctl_set_name='undef'
 d_printf_format_null='undef'
 d_procselfexe='undef'
 d_pseudofork='undef'
index 435ffcd..8c5e41a 100644 (file)
@@ -345,6 +345,8 @@ d_phostname='undef'
 d_pipe='define'
 d_poll='undef'
 d_portable='define'
+d_prctl='undef'
+d_prctl_set_name='undef'
 d_printf_format_null='undef'
 d_procselfexe='undef'
 d_pseudofork='undef'
index ba3d2fb..edfe152 100644 (file)
@@ -347,6 +347,8 @@ d_phostname='undef'
 d_pipe='undef'
 d_poll='undef'
 d_portable='define'
+d_prctl='undef'
+d_prctl_set_name='undef'
 d_printf_format_null='undef'
 d_procselfexe='undef'
 d_pseudofork='undef'
index 904033a..b9a6893 100644 (file)
@@ -345,6 +345,8 @@ d_phostname='undef'
 d_pipe='define'
 d_poll='undef'
 d_portable='define'
+d_prctl='undef'
+d_prctl_set_name='undef'
 d_printf_format_null='undef'
 d_procselfexe='undef'
 d_pseudofork='undef'
index 4c286ff..8bcd501 100644 (file)
@@ -345,6 +345,8 @@ d_phostname='undef'
 d_pipe='define'
 d_poll='undef'
 d_portable='define'
+d_prctl='undef'
+d_prctl_set_name='undef'
 d_printf_format_null='undef'
 d_procselfexe='undef'
 d_pseudofork='undef'
index 7878dfd..e82627b 100644 (file)
@@ -345,6 +345,8 @@ d_phostname='undef'
 d_pipe='define'
 d_poll='undef'
 d_portable='define'
+d_prctl='undef'
+d_prctl_set_name='undef'
 d_printf_format_null='undef'
 d_procselfexe='undef'
 d_pseudofork='undef'