Home | History | Annotate | Download | only in locale
History log of /src/lib/libc/locale/freelocale.c
RevisionDateAuthorComments
 1.2  17-May-2013  joerg branches: 1.2.2; 1.2.8;
Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.
Provide LC_GLOBAL_LOCALE in a way that works with all locale functions.
Merge constant data used by the initial global locale and the C locale.
Drop function call layer for _current_locale() and directly return the
locale reference, not a pointer to it. Use protected access for global
variables, so that libc references can avoid the GOT overhead.
 1.1  30-Apr-2013  joerg Make that to process PATH_LOCALE the first time _find_category is
called. Use this to implement newlocale and provide duplocale/freelocale
as well. Based on patches by Takehiko Nozaki with simplications and fix
for the init order by myself.
 1.2.8.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.8.1  17-May-2013  yamt file freelocale.c was added on branch yamt-pagecache on 2014-05-22 11:36:52 +0000
 1.2.2.2  23-Jun-2013  tls resync from head
 1.2.2.1  17-May-2013  tls file freelocale.c was added on branch tls-maxphys on 2013-06-23 06:21:05 +0000

RSS XML Feed