OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [newlib-1.17.0/] [newlib/] [libc/] [stdio64/] [stdio64.tex] - Diff between revs 148 and 158

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 148 Rev 158
@node Stdio64
@node Stdio64
@chapter Large File Input and Output (@file{stdio.h})
@chapter Large File Input and Output (@file{stdio.h})
 
 
This chapter comprises additional functions to manage large files which
This chapter comprises additional functions to manage large files which
are potentially larger than 2GB.
are potentially larger than 2GB.
 
 
The underlying facilities for input and output depend on the host
The underlying facilities for input and output depend on the host
system, but these functions provide a uniform interface.
system, but these functions provide a uniform interface.
 
 
The corresponding declarations are in @file{stdio.h}.
The corresponding declarations are in @file{stdio.h}.
 
 
@menu
@menu
* fopen64::     Open a large file
* fopen64::     Open a large file
* freopen64::   Open a large file using an existing file descriptor
* freopen64::   Open a large file using an existing file descriptor
* fsetpos64::   Restore position of a large stream or file
* fsetpos64::   Restore position of a large stream or file
* fgetpos64::   Get position of a large stream or file
* fgetpos64::   Get position of a large stream or file
* ftello64::    Return position in a large stream or file
* ftello64::    Return position in a large stream or file
* fseeko64::    Set large file position
* fseeko64::    Set large file position
* tmpfile64::   Create a temporary large file
* tmpfile64::   Create a temporary large file
@end menu
@end menu
 
 
@page
@page
@include stdio64/fopen64.def
@include stdio64/fopen64.def
 
 
@page
@page
@include stdio64/freopen64.def
@include stdio64/freopen64.def
 
 
@page
@page
@include stdio64/ftello64.def
@include stdio64/ftello64.def
 
 
@page
@page
@include stdio64/fseeko64.def
@include stdio64/fseeko64.def
 
 
@page
@page
@include stdio64/fgetpos64.def
@include stdio64/fgetpos64.def
 
 
@page
@page
@include stdio64/fsetpos64.def
@include stdio64/fsetpos64.def
 
 
@page
@page
@include stdio64/tmpfile64.def
@include stdio64/tmpfile64.def
 
 
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.