summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>1999-12-14 10:35:09 +0000
committerphantom <phantom@FreeBSD.org>1999-12-14 10:35:09 +0000
commit0cd874ce4338254341ce8c171fdc94121ff10409 (patch)
tree4e9ad3f71b633631f14f677c7c06d327670ca556 /lib/libc/locale
parent358ef546e609097f0c8b22e8b948b8c24f8aad20 (diff)
downloadFreeBSD-src-0cd874ce4338254341ce8c171fdc94121ff10409.zip
FreeBSD-src-0cd874ce4338254341ce8c171fdc94121ff10409.tar.gz
Correct "standard compilance" notes
Reminded by: bde
Diffstat (limited to 'lib/libc/locale')
-rw-r--r--lib/libc/locale/ctype.310
1 files changed, 8 insertions, 2 deletions
diff --git a/lib/libc/locale/ctype.3 b/lib/libc/locale/ctype.3
index 95f234e..ba7143b 100644
--- a/lib/libc/locale/ctype.3
+++ b/lib/libc/locale/ctype.3
@@ -130,9 +130,15 @@ See the specific manual pages for more information.
.Xr ascii 7
.Sh STANDARDS
These functions, except for
+.Fn digittoint ,
+.Fn isascii ,
.Fn isblank ,
-.Fn toupper ,
-.Fn tolower
+.Fn ishexnumber ,
+.Fn isideogram ,
+.Fn isnumber ,
+.Fn isphonogram ,
+.Fn isrune ,
+.Fn isspecial
and
.Fn toascii ,
conform to
OpenPOWER on IntegriCloud