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-03-17newlib: libc: merge build up a directoryMike Frysinger
2022-03-01newlib: libc: move stdio multiplex logic from build to source filesMike Frysinger
2022-02-16newlib/libgloss: drop unused $(CROSS_CFLAGS)Mike Frysinger
2022-02-10newlib: drop support for $oextMike Frysinger
2022-02-10newlib: drop libtool supportMike Frysinger
2022-02-05newlib: move man page generation into top-level buildMike Frysinger
2022-02-05newlib: libc: move manual into top-level buildMike Frysinger
2022-01-22newlib: stop making .def generation conditionalMike Frysinger
2022-01-06newlib: fix silent build in a few subdirsMike Frysinger
2022-01-06newlib: migrate from INCLUDES to AM_CPPFLAGSMike Frysinger
2021-12-30newlib: Remove automake option 'cygnus'Jon Turney
2017-07-28stdio: Fix make rule overrideSebastian Huber
2017-04-03Use enum __packed in favour of -fshort-enumsSebastian Huber
2015-11-03Move duplicated documentation rules to Makefile.sharedJeff Johnston
2015-06-24Don't chew files which contain no documentation markupJon TURNEY
2014-12-18Implement BSD/GNU unlocked stdio extensions.Yaakov Selkowitz
2014-12-15* libc/include/stdio.h (__SNLK): Define.Yaakov Selkowitz
2014-12-11* libc/include/stdio_ext.h: Rename __fwriteable to __fwritable.Yaakov Selkowitz
2014-07-042014-07-04 Bin Cheng <bin.cheng@arm.com>Jeff Johnston
2013-08-12 * libc/configure.in (--enable-newlib-wchar-orient): Remove.Corinna Vinschen
2013-04-12 * acconfig.h (_WCHAR_ORIENT): UndefCorinna Vinschen
2009-07-03Add fpurge.Eric Blake
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-10 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston
2008-04-152008-04-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-08-03Implement fmemopen and open_memstream.Eric Blake
2007-07-13Documentation updates.Eric Blake
2007-06-04Implement funopen, fopencookie.Eric Blake
2007-05-04 Add support for asnprintf, and improve *printf documentation.Eric Blake
2007-04-042007-04-04 Eric Blake <ebb9@byu.net>Jeff Johnston
2006-05-022006-05-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-04-112006-04-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-10-122005-10-11 Shaun Jackman <sjackman@gmail.com>Jeff Johnston
2004-11-252004-11-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-11-242004-11-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-11-202004-11-19 Shaun Jackman <sjackman@gmail.com>Jeff Johnston
2003-01-072003-01-06 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston
2002-08-262002-08-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-08-102002-08-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-07-232002-07-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-07-042002-07-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-07-042002-07-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-06-212002-06-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-05-242002-05-23 Gareth Pearce <tilps@hotmail.com>Jeff Johnston
2002-05-08 * libc/stdio/getc_u.c: New file.Thomas Fitzsimmons
2001-12-18 * libc/stdlib/Makefile.am (LIB_COMPILE): Change to equalThomas Fitzsimmons
2001-12-14 (vfiprintf.$(oext)): Likewise.Thomas Fitzsimmons
2001-12-14 * libc/stdio/Makefile.am (vfprintf.$(oext)): Add $(INCLUDES) toThomas Fitzsimmons
2001-12-14 * Makefile.shared: New file.Thomas Fitzsimmons