[Lsb-messages] /var/www/bzr/lsb/devel/specdb r1368: redo most of the mbstate changes

Mats Wichmann mats at linuxfoundation.org
Wed Sep 4 02:36:25 UTC 2013


------------------------------------------------------------
revno: 1368
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: specdb
timestamp: Tue 2013-09-03 20:36:25 -0600
message:
  redo most of the mbstate changes
modified:
  HeaderGroup.init
  Type.init
-------------- next part --------------
=== modified file 'HeaderGroup.init'
--- a/HeaderGroup.init	2013-09-03 20:33:39 +0000
+++ b/HeaderGroup.init	2013-09-04 02:36:25 +0000
@@ -1718,4 +1718,4 @@
 INSERT INTO `HeaderGroup` VALUES (1792,'Default Header Section for lsb/Composite.h',1645,1,'Special header to avoid header inclusion loops ');
 INSERT INTO `HeaderGroup` VALUES (1793,'Default Header Section for lsb/wchar.h',1646,1,'Special header to avoid header inclusion loops ');
 INSERT INTO `HeaderGroup` VALUES (1794,'Default Header Section for sysexits.h',1647,0,'');
-INSERT INTO `HeaderGroup` VALUES (515,'mbstate',65,1,'This really belongs in wchar.h, but creates a circular dependency with stdio.h, so put it here to break the circle.');
+INSERT INTO `HeaderGroup` VALUES (515,'mbstate',1646,2,'');

=== modified file 'Type.init'
--- a/Type.init	2013-09-03 20:33:39 +0000
+++ b/Type.init	2013-09-04 02:36:25 +0000
@@ -258,7 +258,7 @@
 INSERT INTO `Type` VALUES (8474,'XCirculateEvent','Typedef',100,'','No','No','No',NULL,0,0,'libX11',0);
 INSERT INTO `Type` VALUES (7023,'utimbuf','Struct',63,'','No','No','No',NULL,0,0,'libc',0);
 INSERT INTO `Type` VALUES (8472,'XConfigureRequestEvent','Typedef',100,'','No','No','No',NULL,0,0,'libX11',0);
-INSERT INTO `Type` VALUES (7024,'wctype_t','Typedef',65,'','No','No','No',NULL,0,0,'libc',0);
+INSERT INTO `Type` VALUES (7024,'wctype_t','Typedef',64,'','No','No','No',NULL,0,0,'libc',0);
 INSERT INTO `Type` VALUES (9231,'__compar_fn_t','Typedef',43,'','No','No','No',NULL,0,0,'libc',0);
 INSERT INTO `Type` VALUES (7019,'tm','Struct',259,'','No','No','No',NULL,0,0,'libc',0);
 INSERT INTO `Type` VALUES (8470,'XResizeRequestEvent','Typedef',100,'','No','No','No',NULL,0,0,'libX11',0);
@@ -633,7 +633,7 @@
 INSERT INTO `Type` VALUES (8977,'__int32_t','Typedef',45,'','No','No','No',NULL,0,0,'libc',0);
 INSERT INTO `Type` VALUES (8978,'__int32_t *','Pointer',45,'','No','No','No',NULL,0,0,'libc',0);
 INSERT INTO `Type` VALUES (8979,'cchar_t *','Pointer',0,'','No','No','No',NULL,0,0,'',0);
-INSERT INTO `Type` VALUES (8980,'wint_t','Typedef',65,'','No','No','No',NULL,0,0,'libc',0);
+INSERT INTO `Type` VALUES (8980,'wint_t','Typedef',1793,'','No','No','No',NULL,0,0,'libc',0);
 INSERT INTO `Type` VALUES (8981,'wint_t *','Pointer',0,'','No','No','No',NULL,0,0,'',0);
 INSERT INTO `Type` VALUES (8982,'int (*)(WINDOW *, int)','FuncPtr',70,'','No','No','No',NULL,0,0,'libncurses',0);
 INSERT INTO `Type` VALUES (8983,'va_list','Typedef',351,'','No','No','Yes',NULL,0,0,'',0);
@@ -837,7 +837,7 @@
 INSERT INTO `Type` VALUES (9196,'intptr_t','Typedef',930,'','No','No','No',NULL,0,0,'libc',0);
 INSERT INTO `Type` VALUES (9197,'utimbuf *','Pointer',0,'','No','No','No',NULL,0,0,'',0);
 INSERT INTO `Type` VALUES (9198,'anon-wctype.h-20','Enum',65,'','No','No','No',NULL,0,0,'libc',0);
-INSERT INTO `Type` VALUES (9199,'wctrans_t','Typedef',65,'','No','No','No',NULL,0,0,'libc',0);
+INSERT INTO `Type` VALUES (9199,'wctrans_t','Typedef',64,'','No','No','No',NULL,0,0,'libc',0);
 INSERT INTO `Type` VALUES (9200,'anon-wordexp.h-7','Enum',263,'','No','No','No',NULL,0,0,'libc',0);
 INSERT INTO `Type` VALUES (9201,'anon-wordexp.h-45','Enum',265,'','No','No','No',NULL,0,0,'libc',0);
 INSERT INTO `Type` VALUES (9202,'wordexp_t *','Pointer',0,'','No','No','No',NULL,0,0,'',0);
@@ -1821,7 +1821,7 @@
 INSERT INTO `Type` VALUES (10483,'random_data','Struct',43,'','No','No','No',NULL,0,0,'libc',0);
 INSERT INTO `Type` VALUES (10484,'random_data *','Pointer',43,'','No','No','No',NULL,0,0,'libc',0);
 INSERT INTO `Type` VALUES (10485,'double[]','Array',29,'','No','No','No',NULL,0,0,'libm',0);
-INSERT INTO `Type` VALUES (10488,'__mbstate_t','Typedef',65,'','No','No','No',NULL,0,0,'libc',0);
+INSERT INTO `Type` VALUES (10488,'__mbstate_t','Typedef',1793,'','No','No','No',NULL,0,0,'libc',0);
 INSERT INTO `Type` VALUES (10501,'anon-signal.h-180','Union',41,'','No','No','Yes',NULL,0,0,'libc',0);
 INSERT INTO `Type` VALUES (10505,'signed char','Intrinsic',0,'','No','No','No',NULL,0,0,'',0);
 INSERT INTO `Type` VALUES (10511,'const Bytef','Const',428,'','No','No','Yes',NULL,0,0,'libz',0);



More information about the lsb-messages mailing list