aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdio64/fseeko64.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-13Add _REENT_ERRNO(ptr)Matt Joyce1-3/+3
2020-01-29Use remove-advertising-clause script to edit BSD licensesKeith Packard1-1/+1
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 Selkowitz1-4/+2
2018-01-17ansification: remove _ANDYaakov Selkowitz1-5/+5
2017-12-01stdio64: remove TRAD_SYNOPSISYaakov Selkowitz1-14/+1
2015-11-02Add missing semicolons to prototypes.Jeff Johnston1-4/+4
2013-04-102013-04-10 Bin Cheng <bin.cheng@arm.com>Jeff Johnston1-0/+3
2012-05-30 * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen1-6/+6
2009-12-172009-12-17 Jerker Back <jerker.back@gmail.com>Jeff Johnston1-1/+1
2008-11-24 * libc/include/stdio.h (__SMOD): Remove definition of unused flag.Corinna Vinschen1-4/+2
2007-07-13Fix fflush issues.Eric Blake1-5/+17
2007-06-04Implement funopen, fopencookie.Eric Blake1-5/+5
2007-05-01 * libc/stdio64/local64.h: Delete, move contents to...Eric Blake1-6/+6
2007-03-162007-03-16 Eric Blake <ebb9@byu.net>Jeff Johnston1-5/+5
2006-09-262006-09-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2006-06-142006-06-14 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-262003-08-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+2
2003-08-23* libc/stdio64/fseeko64.c (fseeko64_r): Rename second fseeko64_r definition toChristopher Faylor1-1/+1
2003-08-222003-08-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-8/+33
2002-08-262002-08-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+4
2002-07-172002-07-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+330