]> Savannah Git Hosting - gnulib.git/commit
localename: Implement gl_locale_name_thread_unsafe for Android
authorKevin Cernekee <cernekee@google.com>
Tue, 17 Feb 2015 01:26:49 +0000 (17:26 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 17 Feb 2015 05:40:48 +0000 (21:40 -0800)
commit7bf9a5ee1c0c16215e6ef06858f5870e86c6d7df
treeedffab5487726bfb070cdc6a6b5057ed246998d6
parent81ac748f1aa0c731dbda8e1118e8caa20553d7e9
localename: Implement gl_locale_name_thread_unsafe for Android

* lib/localename.c: Android API level >= 21 supports two hardcoded
locales: C (POSIX) and C.UTF-8.  Distinguish them by checking
the internal __locale_t struct.
ChangeLog
lib/localename.c