This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/289] Mandatory use of xdrec_skiprecord undocumented


------- Additional Comments From redhat at elektrono dot com  2004-08-10 16:28 -------
Ok, in the man page for xdr(3), append to this note under xdrrec_create:

Note:  the  XDR stream's op field must be set by the caller.

so that it reads

Note:  the  XDR stream's op field must be set by the caller.  The caller must call xdrrec_skiprecord() on 
this stream before reading from it.

That seems straightforward enough.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW


http://sources.redhat.com/bugzilla/show_bug.cgi?id=289

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]