aboutsummaryrefslogtreecommitdiffstats
path: root/man3/toascii.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-07-08 12:11:40 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-07-08 12:11:40 +0000
commitcc4615cc788aa749f34483abd33ba2b4a31d30f0 (patch)
tree97070128f611af532551a19bb8062597b22cabd8 /man3/toascii.3
parent86c256953d62ba083f7ef6adcc5b4063f0b51d2b (diff)
downloadman-pages-cc4615cc788aa749f34483abd33ba2b4a31d30f0.tar.gz
Added/updated glibc feature test macro requirements
Diffstat (limited to 'man3/toascii.3')
-rw-r--r--man3/toascii.311
1 files changed, 10 insertions, 1 deletions
diff --git a/man3/toascii.3 b/man3/toascii.3
index cf6f6cc7fd..57ce1a524d 100644
--- a/man3/toascii.3
+++ b/man3/toascii.3
@@ -24,7 +24,7 @@
.\"
.\" Added BUGS section, aeb, 950919
.\"
-.TH TOASCII 3 1995-09-16 "GNU" "Linux Programmer's Manual"
+.TH TOASCII 3 2007-07-26 "GNU" "Linux Programmer's Manual"
.SH NAME
toascii \- convert character to ASCII
.SH SYNOPSIS
@@ -33,6 +33,15 @@ toascii \- convert character to ASCII
.sp
.BI "int toascii(int " "c" );
.fi
+.sp
+.in -4n
+Feature Test Macro Requirements for glibc (see
+.BR feature_test_macros (7)):
+.in
+.sp
+.br
+.BR toascii ():
+_BSD_SOURCE || _SVID_SOURCE || _XOPEN_SOURCE
.SH DESCRIPTION
.BR toascii ()
converts \fIc\fP to a 7-bit \fIunsigned char\fP value