[Lsb-messages] /var/www/bzr/lsb/4.1/lsbspec r3806: add errata for svcfd_create prototype in rpc/svc.h (bug 3404)

Mats Wichmann mats at linuxfoundation.org
Thu May 24 13:37:55 UTC 2012


------------------------------------------------------------
revno: 3806
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: lsbspec
timestamp: Thu 2012-05-24 07:37:55 -0600
message:
  add errata for svcfd_create prototype in rpc/svc.h (bug 3404)
added:
  errata/errata_41/3404-libc.txt
-------------- next part --------------
=== added file 'errata/errata_41/3404-libc.txt'
--- a/errata/errata_41/3404-libc.txt	1970-01-01 00:00:00 +0000
+++ b/errata/errata_41/3404-libc.txt	2012-05-24 13:37:55 +0000
@@ -0,0 +1,22 @@
+Specification: LSB Core generic
+Edition of Specification: 4.1
+Type: Error
+Status: Unapproved
+Bug reference: http://bugs.linuxbase.org/show_bug.cgi?id=3404
+
+Rationale: the function svcfd_create is included in this specification but
+a function prototype is omitted from the Data Definitions.
+
+
+In LSB Core generic:
+
+In 12.4 Data Definitions for libc
+
+In 12.4.48. rpc/svc.h
+
+Add:
+
+extern SVCXPRT *svcfd_create(int, unsigned int, unsigned int);
+
+
+



More information about the lsb-messages mailing list