aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdio64
AgeCommit message (Expand)AuthorFilesLines
2022-02-05newlib: drop shared documentation rulesMike Frysinger1-34/+1
2022-02-05newlib: move man page generation into top-level buildMike Frysinger2-14/+2
2022-02-04newlib: libc: move manual into top-level buildMike Frysinger3-25/+25
2022-02-04newlib: libc: include all chapters all the time in the manualMike Frysinger1-5/+0
2022-01-29newlib: export abs_newlib_basedir for all subdirsMike Frysinger1-0/+1
2022-01-26newlib: libc: merge machine/ configure scripts up a levelMike Frysinger1-1/+6
2022-01-26newlib: libc: merge sys/ trampoline up a levelMike Frysinger1-0/+1
2022-01-26newlib: libc: merge machine/ trampoline up a levelMike Frysinger1-0/+1
2022-01-21newlib: punt unused LIBC_EXTRA_LIB settingsMike Frysinger1-3/+0
2022-01-14newlib: update to automake-1.15Mike Frysinger1-78/+146
2022-01-14require autoconf-2.69 exactlyMike Frysinger1-1/+4
2022-01-05newlib: fix silent build in a few subdirsMike Frysinger2-4/+4
2022-01-05newlib: migrate from INCLUDES to AM_CPPFLAGSMike Frysinger2-2/+2
2021-12-29newlib: Regenerate autotools filesJon Turney1-4/+3
2021-12-29newlib: Remove automake option 'cygnus'Jon Turney1-2/+0
2021-12-29newlib: Regenerate autotools filesJon Turney1-2/+2
2021-12-09newlib: Regenerate all autotools filesJon Turney1-34/+54
2021-11-06libgloss/newlib: update configure.ac in Makefile.in filesMike Frysinger1-1/+1
2021-04-13Add build mechanism to share common header files between machinesCorinna Vinschen1-0/+1
2020-01-29Use remove-advertising-clause script to edit BSD licensesKeith Packard5-5/+5
2020-01-29Revert "newlib: fix fseek optimization with SEEK_CUR"Corinna Vinschen1-6/+25
2019-11-18newlib: fix fseek optimization with SEEK_CURBastien Bouclet1-25/+6
2018-01-17ansification: remove _EXFNPTR, _EXPARMYaakov Selkowitz1-1/+1
2018-01-17ansification: remove _DEFUNYaakov Selkowitz9-34/+17
2018-01-17ansification: remove _DEFUN_VOIDYaakov Selkowitz1-1/+1
2018-01-17ansification: remove _CAST_VOIDYaakov Selkowitz1-1/+1
2018-01-17ansification: remove _PTRYaakov Selkowitz3-3/+3
2018-01-17ansification: remove _CONSTYaakov Selkowitz4-12/+12
2018-01-17ansification: remove _ANDYaakov Selkowitz8-29/+29
2017-12-18newlib: ftello{64}: Handle appending stream without fflushingCorinna Vinschen1-7/+13
2017-12-18newlib: ftello{64}: Fix type of returned valueCorinna Vinschen1-4/+4
2017-12-07makedoc: make errors visibleJon Turney1-3/+3
2017-12-01stdio64: remove TRAD_SYNOPSISYaakov Selkowitz7-81/+7
2016-07-04Regenerate newlib MakefilesJon Turney1-3/+16
2016-02-12Fix compile with GCC 5 -WerrorYaakov Selkowitz1-0/+1
2015-12-08Add missing checks for __SNLK flagCorinna Vinschen1-5/+10
2015-12-08Fix re-initialization of FILE flags and mbstate in freopenCorinna Vinschen1-0/+3
2015-11-02Move duplicated documentation rules to Makefile.sharedJeff Johnston2-20/+15
2015-11-02Add missing semicolons to prototypes.Jeff Johnston1-4/+4
2015-06-29Regenerate Makefile.inJon TURNEY1-0/+1
2015-06-24Use source files which have makedoc markup, but aren't processed or included.newlib-snapshot-20150623Jon TURNEY3-2/+7
2013-10-23 * libc/include/stdio.h (funopen): Change prototype ofCorinna Vinschen1-2/+2
2013-04-102013-04-10 Bin Cheng <bin.cheng@arm.com>Jeff Johnston1-0/+3
2013-03-262013-03-26 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-2/+2
2012-12-202012-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-9/+37
2012-05-30 * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen5-20/+35
2011-12-192011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+1
2011-01-28 * libc/stdio/fclose.c: Only use sfp lock to guard non-atomicCorinna Vinschen1-3/+1
2010-12-162010-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+1
2010-04-22* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.DJ Delorie1-0/+1