]> git.saurik.com Git - apple/libc.git/blobdiff - locale/xlocale.3
Libc-825.25.tar.gz
[apple/libc.git] / locale / xlocale.3
index 101402b8bbe8c173d5f050c2913c056a8fdff81c..b83609d003ae63df743432fd916feb9a2a3facb7 100644 (file)
@@ -54,6 +54,7 @@ so using it when a per-thread locale is in effect
 will not change locale behavior for that thread.
 However, it will change behavior for threads
 with no per-thread locale in effect.
+#ifdef UNIFDEF_LEGACY_RUNE_APIS
 .Pp
 The routines defined in
 .Aq rune.h
@@ -67,6 +68,7 @@ and sub-structures may be shared by multiple locales,
 .Fn setinvalidrune
 has been modified to make a copy of the sub-structure.
 This prevents it from affecting other locales.
+#endif /* UNIFDEF_LEGACY_RUNE_APIS */
 .Sh SEE ALSO
 .Xr duplocale 3 ,
 .Xr freelocale 3 ,