This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC][PATCH v5 00/13][BZ 10871] Month names in genitive case


On Fri, 23 Dec 2016, Rafal Luzynski wrote:

> All locale data are provided with glibc so we can ensure
> they fulfill our own requirements.

The localedef utility is defined by POSIX so that users can define their 
own locales.  It must accept locale sources that only include the data 
defined by POSIX, without requiring any extensions such as alt_mon.  (Of 
course how such locales are represented in localedef *output* is up to 
us.)

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]