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
2023-11-20stdio: split byte- and wide-char-oriented low-level output functionsCorinna Vinschen
2023-11-09newlib: libc: Fix crash on fprintf to a wide-oriented stream.Takashi Yano
2022-07-13Add _REENT_IS_NULL()Matt Joyce
2022-07-13Add _REENT_CLEANUP(ptr)Matt Joyce
2022-06-10Use global stdio streams for all configurationsSebastian Huber
2022-05-13stdio: Replace _fwalk_reent() with _fwalk_sglue()Sebastian Huber
2022-05-13Remove __sinit_locks / __sinit_recursive_mutexMatt Joyce
2022-04-01newlib: Remove superfluous CHECK_STD_INIT() macroSebastian Huber
2022-04-01Fix bug introduced in previous patch (44b60f0c)Matt Joyce
2022-03-31newlib: Rename __sfmoreglue() and make it staticSebastian Huber
2022-03-31Replace _fwalk() calls with _fwalk_reent()Sebastian Huber
2022-02-22Make __sdidinit unusedMatt Joyce
2020-01-29Use remove-advertising-clause script to edit BSD licensesKeith Packard
2018-03-02Add global stdio streams support for reent small.Our Air Quality
2018-01-17ansification: remove _EXFUN, _EXFUN_NOTHROWYaakov Selkowitz
2018-01-17ansification: remove _VOIDYaakov Selkowitz
2018-01-17ansification: remove _CONSTYaakov Selkowitz
2017-06-30Enable _REENT_GLOBAL_STDIO_STREAMS for RTEMSSebastian Huber
2017-04-03Use enum __packed in favour of -fshort-enumsSebastian Huber
2016-03-13Add __swhatbuf function from OpenBSDCorinna Vinschen
2014-12-18Implement BSD/GNU unlocked stdio extensions.Yaakov Selkowitz
2014-12-15* libc/include/stdio.h (__SNLK): Define.Yaakov Selkowitz
2014-04-052014-04-04 Ashish Kapania <akapania@ti.com>Jeff Johnston
2014-01-17 Introduce _STDIO_BSD_SEMANTICS flag to switch fclose/exit file flushingCorinna Vinschen
2013-10-23 * libc/include/stdio.h (funopen): Change prototype ofCorinna Vinschen
2013-04-302013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2013-04-252013-04-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
2013-04-12 * acconfig.h (_WCHAR_ORIENT): UndefCorinna Vinschen
2013-03-262013-03-26 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
2012-05-31 * libc/stdio/local.h (_newlib_sfp_lock_exit): Fix typo in non-pthreadCorinna Vinschen
2012-05-30 * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen
2011-06-14printf: set errno for read-only streamEric Blake
2011-01-28 * libc/stdio/fclose.c: Only use sfp lock to guard non-atomicCorinna Vinschen
2009-04-22 * libc/stdio/local.h (__chclass, __state_table, __action_table):Corinna Vinschen
2009-03-11 * libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,Corinna Vinschen
2009-03-06 * libc/include/stdio.h (__VALIST): Guard against multiple definition.Corinna Vinschen
2008-12-112008-12-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2008-12-112008-12-10 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston
2008-11-252008-11-24 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2008-04-152008-04-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-06-04Implement funopen, fopencookie.Eric Blake
2007-05-02 * libc/stdio64/local64.h: Delete, move contents to...Eric Blake
2007-03-162007-03-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-03-152007-03-15 Eric Blake <ebb9@byu.net>Jeff Johnston
2006-09-272006-09-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-06-152006-06-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-02-082005-02-07 Antony King <antony.king@st.com>Jeff Johnston
2005-02-082005-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-11-242004-11-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-09-242004-09-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston