Bug 57686 - typo in info page
Summary: typo in info page
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: glibc
Version: 7.2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-12-18 23:30 UTC by Tammy Fox
Modified: 2016-11-24 15:21 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-12-19 17:46:00 UTC
Embargoed:


Attachments (Terms of Use)

Description Tammy Fox 2001-12-18 23:30:49 UTC
In libc.info-23.gz from glibc-devel:

     When the sources are compiled with `_FILE_OFFSET_BITS == 64' this
     function is in fact `aio_return64' since the LFS interface
     transparently replaces the normal implementation.

 - Function: int aio_fsync64 (int OP, struct aiocb64 *AIOCBP)
     This function is similar to `aio_fsync' with the only difference
     that the argument is a reference to a variable of type `struct
     aiocb64'.

The first paragraph should say:

function is in fact `aio_fsync64' instead of `aio_return64'

Comment 1 Jakub Jelinek 2001-12-19 17:45:53 UTC
Patch submitted to Ulrich.

Comment 2 Jakub Jelinek 2002-01-15 14:25:11 UTC
Should be fixed in glibc-2.2.90-[123].


Note You need to log in before you can comment on or make changes to this bug.