[Lsb-messages] /var/www/bzr/lsb/devel/lsbspec r4031: end of week rebuild

Mats Wichmann mats at linuxfoundation.org
Fri Aug 22 13:11:31 UTC 2014


------------------------------------------------------------
revno: 4031
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: lsbspec
timestamp: Fri 2014-08-22 07:11:31 -0600
message:
  end of week rebuild
modified:
  Base/generic/baselib/baselib.sgml
  Base/generic/baselib/librt.sgml
-------------- next part --------------
=== modified file 'Base/generic/baselib/baselib.sgml'
--- a/Base/generic/baselib/baselib.sgml	2014-08-03 14:19:48 +0000
+++ b/Base/generic/baselib/baselib.sgml	2014-08-22 13:11:31 +0000
@@ -39928,11 +39928,11 @@
     void *aio_buf;		/* Location of buffer */
     size_t aio_nbytes;		/* Length of transfer */
     struct sigevent aio_sigevent;	/* Signal number and value */
-    struct aiocb *__next_prio;	/* internal, do no use */
-    int __abs_prio;		/* internal, do no use */
-    int __policy;		/* internal, do no use */
-    int __error_code;		/* internal, do no use */
-    ssize_t __return_value;	/* internal, do no use */
+    struct aiocb *__next_prio;	/* internal, do not use */
+    int __abs_prio;		/* internal, do not use */
+    int __policy;		/* internal, do not use */
+    int __error_code;		/* internal, do not use */
+    ssize_t __return_value;	/* internal, do not use */
     off_t aio_offset;		/* File offset */
     char __pad[sizeof(off64_t) - sizeof(off_t)];
     char __unused[32];
@@ -39944,11 +39944,11 @@
     void *aio_buf;		/* Location of buffer */
     size_t aio_nbytes;		/* Length of transfer */
     struct sigevent aio_sigevent;	/* Signal number and value */
-    struct aiocb *__next_prio;	/* internal, do no use */
-    int __abs_prio;		/* internal, do no use */
-    int __policy;		/* internal, do no use */
-    int __error_code;		/* internal, do no use */
-    ssize_t __return_value;	/* internal, do no use */
+    struct aiocb *__next_prio;	/* internal, do not use */
+    int __abs_prio;		/* internal, do not use */
+    int __policy;		/* internal, do not use */
+    int __error_code;		/* internal, do not use */
+    ssize_t __return_value;	/* internal, do not use */
     off64_t aio_offset;		/* File offset */
     char __unused[32];
 };

=== modified file 'Base/generic/baselib/librt.sgml'
--- a/Base/generic/baselib/librt.sgml	2014-08-03 14:19:48 +0000
+++ b/Base/generic/baselib/librt.sgml	2014-08-22 13:11:31 +0000
@@ -278,11 +278,11 @@
     void *aio_buf;		/* Location of buffer */
     size_t aio_nbytes;		/* Length of transfer */
     struct sigevent aio_sigevent;	/* Signal number and value */
-    struct aiocb *__next_prio;	/* internal, do no use */
-    int __abs_prio;		/* internal, do no use */
-    int __policy;		/* internal, do no use */
-    int __error_code;		/* internal, do no use */
-    ssize_t __return_value;	/* internal, do no use */
+    struct aiocb *__next_prio;	/* internal, do not use */
+    int __abs_prio;		/* internal, do not use */
+    int __policy;		/* internal, do not use */
+    int __error_code;		/* internal, do not use */
+    ssize_t __return_value;	/* internal, do not use */
     off_t aio_offset;		/* File offset */
     char __pad[sizeof(off64_t) - sizeof(off_t)];
     char __unused[32];
@@ -294,11 +294,11 @@
     void *aio_buf;		/* Location of buffer */
     size_t aio_nbytes;		/* Length of transfer */
     struct sigevent aio_sigevent;	/* Signal number and value */
-    struct aiocb *__next_prio;	/* internal, do no use */
-    int __abs_prio;		/* internal, do no use */
-    int __policy;		/* internal, do no use */
-    int __error_code;		/* internal, do no use */
-    ssize_t __return_value;	/* internal, do no use */
+    struct aiocb *__next_prio;	/* internal, do not use */
+    int __abs_prio;		/* internal, do not use */
+    int __policy;		/* internal, do not use */
+    int __error_code;		/* internal, do not use */
+    ssize_t __return_value;	/* internal, do not use */
     off64_t aio_offset;		/* File offset */
     char __unused[32];
 };



More information about the lsb-messages mailing list