aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdio64/ftello64.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-17ansification: remove _DEFUNYaakov Selkowitz1-4/+2
2018-01-17ansification: remove _ANDYaakov Selkowitz1-1/+1
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-01stdio64: remove TRAD_SYNOPSISYaakov Selkowitz1-10/+1
2012-05-30 * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen1-4/+4
2008-03-04Fix ftell bug after ungetc.Eric Blake1-3/+6
2007-07-13Fix fflush issues.Eric Blake1-1/+5
2007-06-04Implement funopen, fopencookie.Eric Blake1-1/+1
2007-05-01 * libc/stdio64/local64.h: Delete, move contents to...Eric Blake1-2/+2
2006-09-262006-09-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2005-02-082005-02-07 Antony King <antony.king@st.com>Jeff Johnston1-3/+3
2003-08-222003-08-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-2/+21
2002-08-262002-08-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-2/+2
2002-07-172002-07-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+138