aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/include/wchar.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-22Rename <sys/_locale.h> to <xlocale.h>Yaakov Selkowitz1-1/+1
2016-08-23Implement GNU extension wcsftime_lCorinna Vinschen1-0/+4
2016-08-15Implement strto[dflu]_l/wcsto[dflu]_lCorinna Vinschen1-0/+13
2016-08-15Add sys/_locale.h header and fix up headersCorinna Vinschen1-3/+2
2016-08-15Implement per-locale string functionsCorinna Vinschen1-0/+13
2016-08-12Do not include wctype.h in wchar.h with _GNU_SOURCEYaakov Selkowitz1-1/+1
2016-08-12Define va_list in stdio.h and wchar.hYaakov Selkowitz1-3/+18
2016-08-11Include wctype.h in wchar.h as an XSI extensionYaakov Selkowitz1-0/+4
2016-08-11Feature test macros overhaul: wchar.h, part 2Yaakov Selkowitz1-0/+30
2016-03-17Feature test macros overhaul: wchar.hYaakov Selkowitz1-0/+2
2015-03-05 * libc/include/stdio.h (FILE): Protect typedef from redefinition.Corinna Vinschen1-0/+3
2015-02-04 * libc/include/wchar.h (wcstold): Drop _LDBL_EQ_DBL requirement forCorinna Vinschen1-3/+0
2014-12-18Implement BSD/GNU unlocked stdio extensions.Yaakov Selkowitz1-1/+27
2014-05-12 * libc/include/stdint.h (WCHAR_MIN): Copy definition from wchar.h.Corinna Vinschen1-0/+2
2013-12-232013-12-22 JF Bastien <jfb@chromium.org>Jeff Johnston1-2/+17
2013-11-262013-11-26 Julio Gutierrez <jgutleyva@gmail.com>Joel Sherrill1-40/+60
2013-11-252013-11-25 Sahil Patnayakuni <sahil.patnayakuni@gmail.com>Joel Sherrill1-1/+2
2013-06-262013-06-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-5/+0
2012-11-01 * libc/include/locale.h (NULL): Fetch definition via stddef.h.Corinna Vinschen1-4/+1
2011-01-27 * libc/include/sys/features.h: Define __STDC_ISO_10646__ for Cygwin.Corinna Vinschen1-0/+3
2009-10-15 * libc/include/wchar.h (struct tm0: Declare as incomplete type.Corinna Vinschen1-0/+4
2009-03-15 * libc/include/wchar.h (wcsdup, _wcsdup_r): Declare.Corinna Vinschen1-0/+2
2009-03-11 * libc/include/wchar.h (wcscasecmp, wcsncasecmp): Declare.Corinna Vinschen1-0/+2
2009-03-11 * libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,Corinna Vinschen1-0/+14
2009-03-09 * libc/time/strftime.c: Adapt for dual-purpose use so not onlyCorinna Vinschen1-0/+1
2009-03-06 * libc/include/stdio.h (__VALIST): Guard against multiple definition.Corinna Vinschen1-0/+25
2009-02-19 * libc/include/wchar.h (mbsnrtowcs): Declare.Corinna Vinschen1-0/+8
2009-02-18 * libc/stdio/open_memstream.c: Add open_wmemstream to doumentation.Corinna Vinschen1-0/+3
2009-02-122009-02-12 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston1-0/+4
2008-12-122008-12-12 Craig Howland <howland@LGSInnovations.com>Jeff Johnston1-0/+1
2008-12-102008-12-10 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston1-0/+32
2008-11-272008-11-27 Craig Howland <howland@LGSInnovations.com>Jeff Johnston1-0/+1
2007-12-19 * libc/include/wchar.h: Add prototypes for wcpcpy and wcpncpy.Corinna Vinschen1-0/+2
2007-07-06 * libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul,Corinna Vinschen1-0/+9
2007-07-04 * libc/include/wchar.h: Add prototype for wcsxfrm.Corinna Vinschen1-0/+1
2003-12-052003-12-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+2
2003-12-052003-12-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+5
2003-10-232003-10-23 Artem B. Bityuckiy <mail_lists@mail.ru>Jeff Johnston1-0/+1
2003-04-09 * libc/include/wchar.h: Add definitions for wcswidth and wcwidth.Corinna Vinschen1-0/+2
2003-04-03 * libc/include/wchar.h: Add definition for wcscoll.Corinna Vinschen1-0/+1
2002-11-072002-11-06 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston1-6/+2
2002-11-042002-11-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+8
2002-09-162002-09-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+3
2002-09-052002-09-05 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston1-0/+2
2002-09-042002-09-04 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston1-0/+10
2002-08-292002-08-29 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston1-14/+33
2002-08-272002-08-27 Egor Duda <deo@logos-m.ru>Jeff Johnston1-0/+7
2002-08-23 * libc/include/langinfo.h: New file.Thomas Fitzsimmons1-0/+30