summaryrefslogtreecommitdiff
path: root/doc/posix-functions/freelocale.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-04-06 01:10:30 +0200
committerBruno Haible <bruno@clisp.org>2023-04-06 01:10:30 +0200
commitb17857d9088af887c0f4edd13cfc5c189f4a5930 (patch)
tree89bfb7f4e4ab974907d485273fcc57bcc6da89bf /doc/posix-functions/freelocale.texi
parent0e8546cb6c74559f2a41c54d1048e9eb4f463034 (diff)
downloadgnulib-b17857d9088af887c0f4edd13cfc5c189f4a5930.tar.gz
doc: Add references to registered Haiku bugs.
* doc/posix-functions/call_once.texi: Mention Haiku bug. * doc/posix-functions/duplocale.texi: Likewise. * doc/posix-functions/freelocale.texi: Likewise. * doc/posix-functions/getlogin_r.texi: Likewise. * doc/posix-functions/initstate.texi: Likewise. * doc/posix-functions/mbrtoc32.texi: Likewise. * doc/posix-functions/strxfrm.texi: Likewise. * doc/posix-headers/math.texi: Update.
Diffstat (limited to 'doc/posix-functions/freelocale.texi')
-rw-r--r--doc/posix-functions/freelocale.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/posix-functions/freelocale.texi b/doc/posix-functions/freelocale.texi
index a3267dc762..75ef4bf9d9 100644
--- a/doc/posix-functions/freelocale.texi
+++ b/doc/posix-functions/freelocale.texi
@@ -19,4 +19,9 @@ FreeBSD 9.0, NetBSD 5.0, OpenBSD 6.1, Minix 3.1.8, AIX 6.1, HP-UX 11, IRIX 6.5,
This function is useless because the @code{locale_t} type is not defined
on some platforms:
z/OS.
+@item
+This function may cause crashes in subsequent @code{newlocale} invocations
+on some platforms:
+@c https://dev.haiku-os.org/ticket/18344
+Haiku.
@end itemize