]> git.ipfire.org Git - thirdparty/gnulib.git/commitdiff
getlocalename_l-unsafe: Avoid hack on newer Haiku versions.
authorBruno Haible <bruno@clisp.org>
Thu, 8 Jan 2026 13:31:48 +0000 (14:31 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 8 Jan 2026 13:31:48 +0000 (14:31 +0100)
Suggested by Augustin Cavalier <waddlesplash@gmail.com>.

* lib/getlocalename_l-unsafe.c (getlocalename_l_unsafe) [HAIKU]: Use the
getlocalename_l function if available.

ChangeLog

index 271db843f6a99c0cc859f78d5746294ea26a5e79..99a7cb4b742b24fdf214cc432b9643e5704c97a7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 2026-01-08  Bruno Haible  <bruno@clisp.org>
 
        getlocalename_l-unsafe: Avoid hack on newer Haiku versions.
+       Suggested by Augustin Cavalier <waddlesplash@gmail.com>.
        * lib/getlocalename_l-unsafe.c (getlocalename_l_unsafe) [HAIKU]: Use the
        getlocalename_l function if available.