acadia-newlib/newlib/libc/include/sys
Corinna Vinschen 0772f3f1c1 * libc/include/sys/reent.h (__sFILE): Change type of _offset
from int to _off_t.
	* libc/stdio/ftell.c: Use _ftello_r().
	* libc/stdio/ftello.c: Copy implementation from previous
	_ftell_r().
	* libc/stdio/fseek.c: Use _fseeko_r().
	* libc/stdio/fseeko.c: Copy implementation from previous
	_fseek_r().
2012-11-29 16:28:30 +00:00
..
_default_fcntl.h * libc/include/sys/_default_fcntl.h (O_CLOEXEC): Define as _FNOINHERIT. 2010-01-14 18:49:13 +00:00
_types.h
cdefs.h * libc/include/sys/cdefs.h (__CONCAT1): Define. 2011-03-03 10:37:09 +00:00
config.h 2012-09-26 Ian Bolton <ian.bolton@arm.com> 2012-09-26 20:06:50 +00:00
custom_file.h
dir.h * libc/include/sys/dir.h: New BSD-compatibility header. 2010-08-11 18:14:54 +00:00
dirent.h
errno.h cygwin: 2010-12-26 21:11:38 +00:00
fcntl.h
features.h * libc/include/sys/features.h (__GNUC_PREREQ): Define. Use 2012-10-16 18:45:24 +00:00
file.h
iconvnls.h
lock.h
param.h
queue.h
reent.h * libc/include/sys/reent.h (__sFILE): Change type of _offset 2012-11-29 16:28:30 +00:00
resource.h
sched.h 2010-04-01 Joel Sherrill <joel.sherrill@oarcorp.com> 2010-04-01 18:33:37 +00:00
signal.h * libc/include/sys/signal.h (sigset_t): Don't define when building 2012-10-26 09:23:46 +00:00
stat.h Throughout, run newlib with -Wall -Werror option and fix bugs and 2012-08-08 11:04:18 +00:00
stdio.h
string.h
syslimits.h
time.h * libc/include/sys/time.h: Avoid guarding other than timeval declaration with 2012-11-12 15:57:35 +00:00
timeb.h
times.h Throughout, run newlib with -Wall -Werror option and fix bugs and 2012-08-08 11:04:18 +00:00
types.h Allow building of Cygwin using Mingw64 SDK headers: 2012-07-06 10:41:21 +00:00
unistd.h Allow building of Cygwin using Mingw64 SDK headers: 2012-07-06 10:41:21 +00:00
utime.h
wait.h Throughout, run newlib with -Wall -Werror option and fix bugs and 2012-08-08 11:04:18 +00:00