* lib/localename.c (HAVE_USELOCALE): Update list of platforms.
+2018-12-16 Bruno Haible <bruno@clisp.org>
+
+ localename: Update comments.
+ * lib/localename.c (HAVE_USELOCALE): Update list of platforms.
+
2018-12-15 Jim Meyering <meyering@fb.com>
regex: fix indentation
#endif
-#if HAVE_USELOCALE /* glibc, Mac OS X, Solaris 11 OpenIndiana, or Solaris >= 11.4 */
+#if HAVE_USELOCALE /* glibc, Mac OS X, FreeBSD >= 9.1, AIX >= 7,
+ Solaris 11 OpenIndiana, or Solaris >= 11.4 */
/* Simple hash set of strings. We don't want to drag in lots of hash table
code here. */