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-01-15newlib: update to automake-1.15Mike Frysinger
2022-01-14require autoconf-2.69 exactlyMike 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: Regenerate autotools filesJon Turney
2021-12-30newlib: Remove automake option 'cygnus'Jon Turney
2021-12-30newlib: Regenerate autotools filesJon Turney
2021-12-10newlib: Regenerate all autotools filesJon Turney
2021-11-06libgloss/newlib: update configure.ac in Makefile.in filesMike Frysinger
2021-04-13Add build mechanism to share common header files between machinesCorinna Vinschen
2020-01-29Use remove-advertising-clause script to edit BSD licensesKeith Packard
2020-01-29Revert "newlib: fix fseek optimization with SEEK_CUR"Corinna Vinschen
2019-11-18newlib: fix fseek optimization with SEEK_CURBastien Bouclet
2018-01-17ansification: remove _EXFNPTR, _EXPARMYaakov Selkowitz
2018-01-17ansification: remove _DEFUNYaakov Selkowitz
2018-01-17ansification: remove _DEFUN_VOIDYaakov Selkowitz
2018-01-17ansification: remove _CAST_VOIDYaakov Selkowitz
2018-01-17ansification: remove _PTRYaakov Selkowitz
2018-01-17ansification: remove _CONSTYaakov Selkowitz
2018-01-17ansification: remove _ANDYaakov Selkowitz
2017-12-18newlib: ftello{64}: Handle appending stream without fflushingCorinna Vinschen
2017-12-18newlib: ftello{64}: Fix type of returned valueCorinna Vinschen
2017-12-07makedoc: make errors visibleJon Turney
2017-12-01stdio64: remove TRAD_SYNOPSISYaakov Selkowitz
2016-07-04Regenerate newlib MakefilesJon Turney
2016-02-12Fix compile with GCC 5 -WerrorYaakov Selkowitz
2015-12-08Add missing checks for __SNLK flagCorinna Vinschen
2015-12-08Fix re-initialization of FILE flags and mbstate in freopenCorinna Vinschen
2015-11-03Move duplicated documentation rules to Makefile.sharedJeff Johnston
2015-11-03Add missing semicolons to prototypes.Jeff Johnston
2015-06-29Regenerate Makefile.inJon TURNEY
2015-06-24Use source files which have makedoc markup, but aren't processed or included.newlib-snapshot-20150623Jon TURNEY
2013-10-23 * libc/include/stdio.h (funopen): Change prototype ofCorinna Vinschen
2013-04-102013-04-10 Bin Cheng <bin.cheng@arm.com>Jeff Johnston
2013-03-262013-03-26 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
2012-12-212012-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2012-05-30 * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen
2011-12-202011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2011-01-28 * libc/stdio/fclose.c: Only use sfp lock to guard non-atomicCorinna Vinschen
2010-12-172010-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-04-23* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.DJ Delorie
2010-03-02 Add eXtensible Data Record (XDR) supportCorinna Vinschen
2010-02-252010-02-24 Charles Wilson <...>Jeff Johnston
2009-12-172009-12-17 Jerker Back <jerker.back@gmail.com>Jeff Johnston
2009-10-212009-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-11-24 * libc/include/stdio.h (__SMOD): Remove definition of unused flag.Corinna Vinschen
2008-09-29 * configure: Regenerate for new libtool.Steve Ellcey
2008-03-04Fix ftell bug after ungetc.Eric Blake
2007-12-202007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2007-08-01More POSIX stream corner cases.Eric Blake