Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-13Add _REENT_STDOUT(ptr)Matt Joyce
2022-07-13Add _REENT_STDIN(ptr)Matt Joyce
2020-10-03libc/include/wchar.h: Remove parameter nameTorbjörn SVENSSON
2019-06-14Rename <xlocale.h> back to <sys/_locale.h>Corinna Vinschen
2018-10-10Add attributes to malloc-like functionsSebastian Huber
2018-01-17ansification: remove _EXFUN, _EXFUN_NOTHROWYaakov Selkowitz
2017-12-04ssp: add Object Size Checking for wchar.h, part 1Yaakov Selkowitz
2017-11-30string: add wmempcpyYaakov Selkowitz
2017-03-22Rename <sys/_locale.h> to <xlocale.h>Yaakov Selkowitz
2016-08-23Implement GNU extension wcsftime_lCorinna Vinschen
2016-08-15Implement strto[dflu]_l/wcsto[dflu]_lCorinna Vinschen
2016-08-15Add sys/_locale.h header and fix up headersCorinna Vinschen
2016-08-15Implement per-locale string functionsCorinna Vinschen
2016-08-12Do not include wctype.h in wchar.h with _GNU_SOURCEYaakov Selkowitz
2016-08-12Define va_list in stdio.h and wchar.hYaakov Selkowitz
2016-08-12Include wctype.h in wchar.h as an XSI extensionYaakov Selkowitz
2016-08-11Feature test macros overhaul: wchar.h, part 2Yaakov Selkowitz
2016-03-18Feature test macros overhaul: wchar.hYaakov Selkowitz
2015-03-05 * libc/include/stdio.h (FILE): Protect typedef from redefinition.Corinna Vinschen
2015-02-04 * libc/include/wchar.h (wcstold): Drop _LDBL_EQ_DBL requirement forCorinna Vinschen
2014-12-18Implement BSD/GNU unlocked stdio extensions.Yaakov Selkowitz
2014-05-12 * libc/include/stdint.h (WCHAR_MIN): Copy definition from wchar.h.Corinna Vinschen
2013-12-232013-12-22 JF Bastien <jfb@chromium.org>Jeff Johnston
2013-11-262013-11-26 Julio Gutierrez <jgutleyva@gmail.com>Joel Sherrill
2013-11-252013-11-25 Sahil Patnayakuni <sahil.patnayakuni@gmail.com>Joel Sherrill
2013-06-272013-06-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2012-11-01 * libc/include/locale.h (NULL): Fetch definition via stddef.h.Corinna Vinschen
2011-01-27 * libc/include/sys/features.h: Define __STDC_ISO_10646__ for Cygwin.Corinna Vinschen
2009-10-15 * libc/include/wchar.h (struct tm0: Declare as incomplete type.Corinna Vinschen
2009-03-15 * libc/include/wchar.h (wcsdup, _wcsdup_r): Declare.Corinna Vinschen
2009-03-11 * libc/include/wchar.h (wcscasecmp, wcsncasecmp): Declare.Corinna Vinschen
2009-03-11 * libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,Corinna Vinschen
2009-03-09 * libc/time/strftime.c: Adapt for dual-purpose use so not onlyCorinna Vinschen
2009-03-06 * libc/include/stdio.h (__VALIST): Guard against multiple definition.Corinna Vinschen
2009-02-19 * libc/include/wchar.h (mbsnrtowcs): Declare.Corinna Vinschen
2009-02-18 * libc/stdio/open_memstream.c: Add open_wmemstream to doumentation.Corinna Vinschen
2009-02-132009-02-12 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston
2008-12-122008-12-12 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2008-12-112008-12-10 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston
2008-11-272008-11-27 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2007-12-19 * libc/include/wchar.h: Add prototypes for wcpcpy and wcpncpy.Corinna Vinschen
2007-07-07 * libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul,Corinna Vinschen
2007-07-04 * libc/include/wchar.h: Add prototype for wcsxfrm.Corinna Vinschen
2003-12-052003-12-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-12-052003-12-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-10-232003-10-23 Artem B. Bityuckiy <mail_lists@mail.ru>Jeff Johnston
2003-04-09 * libc/include/wchar.h: Add definitions for wcswidth and wcwidth.Corinna Vinschen
2003-04-03 * libc/include/wchar.h: Add definition for wcscoll.Corinna Vinschen
2002-11-072002-11-06 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston
2002-11-042002-11-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston