Requirements Catalog of LSB Core 3.1

Requirements for the function 'telldir'
StandardIDDescription
SUSv3telldir.01 The telldir() function shall obtain the current location associated with the directory stream specified by dirp.
SUSv3telldir.01.01 Upon successful completion, telldir() shall return the current location of the specified directory stream.
SUSv3app.telldir.02 If the most recent operation on the directory stream was a seekdir(), the directory position returned from the telldir() shall be the same as that supplied as a loc argument for seekdir().
The text in the Description column of SUSv3 requirements is reproduced from IEEE Std 1003.1, 2004 Edition, Standard for Information Technology -- Portable Operating System Interface (POSIX), The Open Group Base Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of Electrical and Electronics Engineers, Inc and The Open Group. In the event of any discrepancy between this version and the original IEEE and The Open Group Standard, the original IEEE and The Open Group Standard is the referee document. The original Standard can be obtained online at http://www.opengroup.org/unix/online.html