[Lsb-messages] /var/www/bzr/lsb/devel/specdb r1172: update O_SYNC/O_RSYNC to match upstream (bug 3542)

Mats Wichmann mats at linuxfoundation.org
Fri May 18 11:08:46 UTC 2012


------------------------------------------------------------
revno: 1172
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: specdb
timestamp: Fri 2012-05-18 05:08:46 -0600
message:
  update O_SYNC/O_RSYNC to match upstream (bug 3542)
modified:
  ArchConst.init
-------------- next part --------------
=== modified file 'ArchConst.init'
--- a/ArchConst.init	2012-05-15 18:03:32 +0000
+++ b/ArchConst.init	2012-05-18 11:08:46 +0000
@@ -431,7 +431,7 @@
 INSERT INTO `ArchConst` VALUES (1,1176,'02000','1.1',NULL,0);
 INSERT INTO `ArchConst` VALUES (1,1177,'04000','1.1',NULL,0);
 INSERT INTO `ArchConst` VALUES (1,1178,'04000','1.1',NULL,0);
-INSERT INTO `ArchConst` VALUES (1,1179,'010000','1.1',NULL,0);
+INSERT INTO `ArchConst` VALUES (1,1179,'010000','1.1','5.0',0);
 INSERT INTO `ArchConst` VALUES (1,1180,'','',NULL,0);
 INSERT INTO `ArchConst` VALUES (1,1181,'020000','1.1',NULL,0);
 INSERT INTO `ArchConst` VALUES (1,1182,'010000','4.0',NULL,0);
@@ -20343,3 +20343,5 @@
 INSERT INTO `ArchConst` VALUES (1,21525,'ELF32_M_SYM (info)','1.0',NULL,0);
 INSERT INTO `ArchConst` VALUES (1,21526,'ELF32_M_SIZE (info)','1.0',NULL,0);
 INSERT INTO `ArchConst` VALUES (1,21527,'ELF32_M_INFO (sym, size)','1.0',NULL,0);
+INSERT INTO `ArchConst` VALUES (1,1179,'04010000','5.0',NULL,0);
+INSERT INTO `ArchConst` VALUES (1,1183,'O_SYNC','5.0',NULL,0);



More information about the lsb-messages mailing list