Details
[Home]
Issue of the Standard # S0355
Brief
Functions from XDR are not defined in any header described in LSB
Detailed Description
13.3.1.1. ‘Interfaces for RPC’ refers to xdr_accepted_reply(), xdr_rejected_reply(), xdr_callmsg(), xdr_replymsg() functions. However, the above functions are not defined in any header described in LSB 3.1. There are no declarations of the functions in LSB Software Development Kit (SDK) also. SVID.4 states that the above functions are declared in rpc/rpc.h but this header does not defined in LSB.
Problem location(s) in the standard
Linux Standard Base Core Specification 3.1, Chapter 13. Base Libraries, 13.3. Interfaces for libc, 13.3.1. RPC, 13.3.1.1. Interfaces for RPC, Table 13-2. libc - RPC Function Interfaces
Status
Fixed in LSB 3.2
[Home]