summaryrefslogtreecommitdiffstats
path: root/newlib/libc/include/locale.h
Commit message (Expand)AuthorAgeFilesLines
* Rename <sys/_locale.h> to <xlocale.h>Yaakov Selkowitz2017-03-221-1/+1
* Change return type from locale_t to struct __locale_t * as wellCorinna Vinschen2016-08-251-3/+4
* Use struct __locale_t * for reentrent locale functionsCorinna Vinschen2016-08-251-4/+4
* Remove erroneous POSIX guards for reentrant locale functionsCorinna Vinschen2016-08-231-2/+0
* setlocale/localeconv are *not* POSIX-1.2008Corinna Vinschen2016-08-151-3/+3
* Add sys/_locale.h header and fix up headersCorinna Vinschen2016-08-151-4/+3
* Move localeconv, duplocale, freelocale, newlocale, uselocale into separate filesCorinna Vinschen2016-08-151-0/+1
* include/locale.h: Fix POSIX guardsCorinna Vinschen2016-08-151-2/+10
* Implement newlocale, freelocale, duplocale, uselocaleCorinna Vinschen2016-08-151-5/+15
* Change loadlocale to fill a __locale_t given as parameterCorinna Vinschen2016-08-151-3/+3
* POSIX-1.2008 per-thread locales, groundwork part 1Corinna Vinschen2016-08-151-0/+15
* * libc/include/locale.h (NULL): Fetch definition via stddef.h.Corinna Vinschen2012-11-011-3/+2
* * libc/include/locale.h (struct lconv): Add missing members requiredCorinna Vinschen2009-06-161-0/+6
* 2002-06-27 Benjamin Kosnik <bkoz@redhat.com>Jeff Johnston2002-06-271-6/+4
* 2001-02-05 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston2001-02-051-0/+1
* import newlib-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+60