summaryrefslogtreecommitdiff
path: root/handy.h
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2010-03-29 10:16:44 +0200
committerRafael Garcia-Suarez <rgs@consttype.org>2010-04-13 12:41:08 +0200
commitc796e3db23c597b99f07485542338844e61a6a69 (patch)
treef1d2f1c66c09034448ca7758d655a92e47917263 /handy.h
parent1bb125e2afe6197deaf55852a3f8a9c52736bfdc (diff)
downloadperl-c796e3db23c597b99f07485542338844e61a6a69.tar.gz
Probe for prctl () and check id PR_SET_NAME is supported
Diffstat (limited to 'handy.h')
-rw-r--r--handy.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/handy.h b/handy.h
index d12972d529..81bf1e270d 100644
--- a/handy.h
+++ b/handy.h
@@ -208,7 +208,8 @@ typedef U64TYPE U64;
* GMTIME_MAX GMTIME_MIN LOCALTIME_MAX LOCALTIME_MIN
* HAS_CTIME64 HAS_LOCALTIME64 HAS_GMTIME64 HAS_DIFFTIME64
* HAS_MKTIME64 HAS_ASCTIME64 HAS_GETADDRINFO HAS_GETNAMEINFO
- * HAS_INETNTOP HAS_INETPTON CHARBITS
+ * HAS_INETNTOP HAS_INETPTON CHARBITS HAS_PRCTL_SET_NAME
+ * HAS_PRCTL
* Not (yet) used at top level, but mention them for metaconfig
*/