aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdio/ftello.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-01stdio: remove TRAD_SYNOPSISYaakov Selkowitz1-17/+1
2012-11-29 * libc/include/sys/reent.h (__sFILE): Change type of _offsetCorinna Vinschen1-4/+136
2004-04-232004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston1-5/+7
2003-08-222003-08-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-2/+14
2003-03-14 * libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftelloCorinna Vinschen1-2/+2
2002-07-042002-07-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+26