summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio/fseek.c
Commit message (Expand)AuthorAgeFilesLines
* * libc/include/sys/reent.h (__sFILE): Change type of _offsetCorinna Vinschen2012-11-291-270/+1
* * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen2012-05-301-9/+9
* * libc/stdio/fclose.c: Only use sfp lock to guard non-atomicCorinna Vinschen2011-01-281-9/+0
* 2009-12-17 Jerker Back <jerker.back@gmail.com>Jeff Johnston2009-12-171-1/+1
* 2009-04-24 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston2009-04-241-0/+10
* * libc/stdio/freopen.c: Add <string.h> for memset prototype.Corinna Vinschen2008-12-121-0/+1
* 2008-12-10 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2008-12-101-0/+3
* * libc/include/stdio.h (__SMOD): Remove definition of unused flag.Corinna Vinschen2008-11-241-4/+2
* Fix fflush issues.Eric Blake2007-07-131-3/+4
* Implement funopen, fopencookie.Eric Blake2007-06-041-6/+11
* * libc/stdio64/local64.h: Delete, move contents to...Eric Blake2007-05-011-2/+6
* 2007-03-15 Eric Blake <ebb9@byu.net>Jeff Johnston2007-03-151-5/+5
* 2006-09-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-09-261-1/+1
* 2006-06-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-06-141-1/+1
* 2006-02-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-02-201-0/+7
* 2005-02-07 Antony King <antony.king@st.com>Jeff Johnston2005-02-081-3/+3
* 2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-04-231-20/+23
* 2003-08-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-08-221-6/+38
* * libc/locale/ldpart.c (__part_load_locale): SubstituteCorinna Vinschen2003-05-131-2/+2
* * configure.host: Accomodate removing the libc/sys/cygwin dir.Corinna Vinschen2003-05-121-0/+8
* * libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftelloCorinna Vinschen2003-03-141-4/+4
* 2002-07-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-041-4/+14
* 2002-06-24 WATANABE Hirofumi <eban@os.rim.or.jp>Thomas Fitzsimmons2002-06-241-2/+4
* * libc/include/sys/stdio.h: New file.Thomas Fitzsimmons2002-05-081-1/+12
* 2001-10-24 Christopher Faylor <cgf@redhat.com>Jeff Johnston2001-10-241-0/+1
* import newlib-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+310