aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdio64
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-02 Add eXtensible Data Record (XDR) supportCorinna Vinschen1-0/+2
2010-02-242010-02-24 Charles Wilson <...>Jeff Johnston1-2/+1
2009-12-172009-12-17 Jerker Back <jerker.back@gmail.com>Jeff Johnston1-1/+1
2009-10-202009-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-91/+92
2008-11-24 * libc/include/stdio.h (__SMOD): Remove definition of unused flag.Corinna Vinschen1-4/+2
2008-09-29 * configure: Regenerate for new libtool.Steve Ellcey1-8/+20
2008-03-04Fix ftell bug after ungetc.Eric Blake1-3/+6
2007-12-192007-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-8/+8
2007-07-31More POSIX stream corner cases.Eric Blake1-9/+6
2007-07-13Fix fflush issues.Eric Blake4-7/+24
2007-06-04Implement funopen, fopencookie.Eric Blake4-52/+30
2007-05-24 * ltmain.sh: Update from GCC.Steve Ellcey1-5/+21
2007-05-17* stdio/tmpfile.c: Include <sys/stat.h>.Eric Blake1-0/+1
2007-05-16Close security hole in tmpfile.Eric Blake1-4/+19
2007-05-01 * libc/stdio64/local64.h: Delete, move contents to...Eric Blake6-32/+16
2007-04-232007-04-23 Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>Jeff Johnston1-1/+2
2007-03-162007-03-16 Eric Blake <ebb9@byu.net>Jeff Johnston2-7/+7
2007-01-312007-01-31 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston1-0/+4
2006-12-182006-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+1
2006-09-262006-09-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-3/+3
2006-07-312006-07-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+2
2006-06-142006-06-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1