Details

[Home]

Issue of the Standard # S0270

Brief

Misprint in the description of the gzflush() function.

Detailed Description

There is a misprint in section ‘Errors’ of the description of the gzflush() function: should be ‘gzflush()’ instead of ‘gzwrite()’ in the sentence “On error, gzwrite() shall return an error value, and may set the error number associated with the stream identified by file to indicate the error.”

Problem location(s) in the standard

Linux Standard Base Core Specification 3.1, Chapter 14. Utility Libraries, 14.4. Interface Definitions for libz, the description of the <nobr>gzflush()</nobr> function.

Accepted

LSB Bugzilla, 1436

Status

Fixed in LSB 3.1 Update 1

[Home]