* configure.host: Define stdio64_dir for Cygwin.

* libc/include/stdio.h: Change definition of fpos_t to fulfill
	Cygwin 64bit file access requirements.
	Drop definition of f*64() functions when compiled for Cygwin.
	* libc/include/sys/config.h: Define __LARGE64_FILES for Cygwin.
	* libc/reent/lseek64r.c: Use _off64_t instead of off64_t.
	* libc/stdio64/local64.h: Use _fpos64_t instead of fpos64_t.
This commit is contained in:
Corinna Vinschen
2003-03-07 20:41:49 +00:00
parent 6f8102cb71
commit 5582abd2c7
6 changed files with 29 additions and 7 deletions

View File

@ -288,6 +288,7 @@ case "${host}" in
*-*-cygwin*)
sys_dir=cygwin
posix_dir=posix
stdio64_dir=stdio64
;;
*-*-netware*)
signal_dir=