summaryrefslogtreecommitdiffstats
path: root/newlib/libc/locale/nl_langinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen2012-08-081-1/+4
* * libc/locale/lctype.c: Include <string.h> and "setlocale.h".Corinna Vinschen2010-05-031-0/+2
* Extend locale support to maintain wide char values of native stringsCorinna Vinschen2010-04-281-0/+171
* * libc/locale/locale.c (loadlocale): Optimize "EUC" charset check.Corinna Vinschen2010-03-271-0/+2
* * libc/include/langinfo.h (_NL_TIME_DATE_FMT): Define new nl_itemCorinna Vinschen2010-02-221-0/+3
* * libc/locale/timelocal.h (struct lc_time_T): Add missing ERA-relatedCorinna Vinschen2010-02-181-10/+5
* * libc/ctype/ctype_cp.h (_CTYPE_GEORGIAN_PS_128_254): Define.Corinna Vinschen2010-02-061-0/+4
* * libc/locale/nl_langinfo.c (nl_langinfo): Return "CP932" when usingCorinna Vinschen2010-01-241-0/+14
* * libc/locale/lmonetary.c (__monetary_load_locale): Take additionalCorinna Vinschen2010-01-221-2/+2
* * libc/locale/nl_langinfo.c (nl_langinfo): On Cygwin, translateCorinna Vinschen2010-01-201-6/+19
* * libc/locale/nl_langinfo.c (nl_langinfo): Add Cygwin-specific temporaryCorinna Vinschen2009-10-151-0/+6
* * libc/locale/nl_langinfo.c (nl_langinfo): Just return current localeCorinna Vinschen2009-10-071-0/+8
* 2003-06-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-061-1/+2
* * libc/include/langinfo.h: New file.Thomas Fitzsimmons2002-08-231-0/+213