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