about summary refs log tree commit diff
path: root/locale/setlocale.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto2023-03-271-2/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* locale: Remove cleanup function pointer from struct __localedataFlorian Weimer2022-05-231-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Do not use array parameter to new_composite_name (bug 26726)Joseph Myers2020-10-301-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* locale: Avoid zero-length array in _nl_category_names [BZ #24962]Florian Weimer2019-09-051-8/+5
* Break more lines before not after operators.Joseph Myers2019-02-251-6/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Remove the str(n)dup inlines from string/bits/string2.h. Although inliningWilco Dijkstra2017-03-131-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* setlocale: Use the heap for the copy of the locale argumentFlorian Weimer2014-07-101-2/+12
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Fix typo in setlocale.c. Fixes BZ #15764Reuben Thomas2013-10-121-1/+1
* Remove lots of inline keywords.Roland McGrath2013-02-071-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix handling of LC_CTYPE in locale name handlingUlrich Drepper2011-05-211-2/+2
* Finish locale_data -> __locale_data transition.Richard Henderson2010-03-261-2/+2
* Add support for XPG7 testing.Ulrich Drepper2010-01-091-7/+7
* * locale/setlocale.c (setname): Remove inline to avoid compilerUlrich Drepper2008-07-201-1/+1
* * locale/setlocale.c (setlocale): Take the setlocale lock earlier.Ulrich Drepper2008-07-201-17/+24
* [BZ #5443]Ulrich Drepper2008-03-311-6/+6
* * locale/setlocale.c: Change _nl_category_names into a string.Ulrich Drepper2006-05-151-10/+21
* * locale/setlocale.c: Comment typo.Roland McGrath2005-03-231-1/+1
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-22/+11
* 2.5-18.1Jakub Jelinek2007-07-121-11/+22
* (do_release_all): Add __libc_freeres_fn_section.Ulrich Drepper2004-08-041-3/+7
* Update.Ulrich Drepper2003-12-311-6/+15
* Update.Ulrich Drepper2003-06-111-2/+2
* * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath2002-11-011-3/+1
* * locale/categories.def (LC_TIME): No more _nl_postload_time.Roland McGrath2002-08-311-1/+7
* * locale/xlocale.h (struct __locale_struct): New member `__names'.Roland McGrath2002-08-301-12/+12
* * locale/findlocale.c [NL_CURRENT_INDIRECT] (_nl_C): New variable.Roland McGrath2002-08-291-1/+8
* * Makeconfig (run-program-prefix): Fix bogus use of $(findstring ...)Roland McGrath2002-08-281-1/+1
* Make uselocale support static linking.Roland McGrath2002-08-281-71/+68
* 2002-08-10 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-101-4/+7
* * locale/loadarchive.c (_nl_load_locale_from_archive): Parse localeRoland McGrath2002-08-101-6/+10
* * locale/setlocale.c (_nl_current_names): Variable moved ...Roland McGrath2002-08-041-18/+28
* Update.Ulrich Drepper2002-03-131-5/+3
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2001-06-291-7/+21