acadia-newlib/newlib/libc/include/sys
Corinna Vinschen 2a940c1a22 * libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftello
with internal (_fpos_t and _off_t) datatypes when compiling newlib.
	* libc/include/sys/unistd.h: Declare _lseek using _off_t.
	* libc/reent/lseekr.c (_lseek_r): Use _off_t instead of off_t.
	* libc/stdio/fseeko.c (fseeko): Ditto.
	* libc/stdio/ftello.c (ftello): Ditto.
	* libc/stdio/stdio.c (__swrite): Ditto.
	(__sseek): Ditto.
	* libc/stdio/fgetpos.c (fgetpos): Use _fpos_t instead of fpos_t.
	* libc/stdio/fseek.c (fseek): Ditto.
	* libc/stdio/fsetpos.c (fsetpos): Ditto.
	* libc/stdio/ftell.c (ftell): Ditto.
	* libc/stdio/local.h: Declare __sseek using _off_t.
2003-03-14 18:39:05 +00:00
..
_types.h 2002-09-16 Jeff Johnston <jjohnstn@redhat.com> 2002-09-16 18:55:25 +00:00
cdefs.h
config.h * libc/include/sys/config.h: Define __CYGWIN_USE_BIG_TYPES__ for 2003-03-09 21:52:23 +00:00
dirent.h
errno.h * libc/include/sys/errno.h: Add EOVERFLOW. 2002-09-24 14:10:12 +00:00
fcntl.h
features.h
file.h
lock.h 2002-09-03 Jeff Johnston <jjohnstn@redhat.com> 2002-09-03 19:40:36 +00:00
param.h 2002-07-26 Jeff Johnston <jjohnstn@redhat.com> 2002-07-26 21:44:34 +00:00
queue.h
reent.h 2003-03-07 Jeff Johnston <jjohnstn@redhat.com> 2003-03-07 15:56:49 +00:00
resource.h
sched.h
signal.h 2002-07-24 Jeff Johnston <jjohnstn@redhat.com> 2002-07-24 18:18:07 +00:00
stat-dj.h
stat.h * libc/include/pwd.h: Add guards to avoid type clashes when compiling 2003-03-09 21:08:51 +00:00
stdio.h
syslimits.h * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
time.h
timeb.h
times.h
types.h * libc/include/sys/types.h: Don't define __MS_types__ for Cygwin. Don't define 2003-02-10 22:13:35 +00:00
unistd.h * libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftello 2003-03-14 18:39:05 +00:00
utime.h
wait.h