[Lsb-messages] /var/www/bzr/lsb/4.1/lsbspec r3805: add errata for verrx prototype in err.h (bug 3403)

Mats Wichmann mats at linuxfoundation.org
Thu May 24 13:31:00 UTC 2012


------------------------------------------------------------
revno: 3805
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: lsbspec
timestamp: Thu 2012-05-24 07:31:00 -0600
message:
  add errata for verrx prototype in err.h (bug 3403)
added:
  errata/errata_41/3403-libc.txt
-------------- next part --------------
=== added file 'errata/errata_41/3403-libc.txt'
--- a/errata/errata_41/3403-libc.txt	1970-01-01 00:00:00 +0000
+++ b/errata/errata_41/3403-libc.txt	2012-05-24 13:31:00 +0000
@@ -0,0 +1,21 @@
+Specification: LSB Core generic
+Edition of Specification: 4.1
+Type: Error
+Status: Unapproved
+Bug reference: http://bugs.linuxbase.org/show_bug.cgi?id=3403
+
+Rationale: the function verrx 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
+
+12.4.8. err.h
+
+Add:
+
+extern void verrx(int, const char *, va_list);
+
+



More information about the lsb-messages mailing list