File tree Expand file tree Collapse file tree 22 files changed +22
-22
lines changed Expand file tree Collapse file tree 22 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 807807 pub msg_stime: crate :: time_t,
808808 pub msg_rtime: crate :: time_t,
809809 pub msg_ctime: crate :: time_t,
810- __msg_cbytes: c_ulong,
810+ pub __msg_cbytes: c_ulong,
811811 pub msg_qnum: crate :: msgqnum_t,
812812 pub msg_qbytes: crate :: msglen_t,
813813 pub msg_lspid: crate :: pid_t,
Original file line number Diff line number Diff line change 272272 pub msg_stime: crate :: time_t,
273273 pub msg_rtime: crate :: time_t,
274274 pub msg_ctime: crate :: time_t,
275- __msg_cbytes: c_ulong,
275+ pub __msg_cbytes: c_ulong,
276276 pub msg_qnum: crate :: msgqnum_t,
277277 pub msg_qbytes: crate :: msglen_t,
278278 pub msg_lspid: crate :: pid_t,
Original file line number Diff line number Diff line change 135135 __glibc_reserved2: c_ulong,
136136 pub msg_ctime: crate :: time_t,
137137 __glibc_reserved3: c_ulong,
138- __msg_cbytes: c_ulong,
138+ pub __msg_cbytes: c_ulong,
139139 pub msg_qnum: crate :: msgqnum_t,
140140 pub msg_qbytes: crate :: msglen_t,
141141 pub msg_lspid: crate :: pid_t,
Original file line number Diff line number Diff line change 134134 __glibc_reserved2: c_ulong,
135135 pub msg_ctime: crate :: time_t,
136136 __glibc_reserved3: c_ulong,
137- __msg_cbytes: c_ulong,
137+ pub __msg_cbytes: c_ulong,
138138 pub msg_qnum: crate :: msgqnum_t,
139139 pub msg_qbytes: crate :: msglen_t,
140140 pub msg_lspid: crate :: pid_t,
Original file line number Diff line number Diff line change 134134 __glibc_reserved2: c_uint,
135135 pub msg_ctime: crate :: time_t,
136136 __glibc_reserved3: c_uint,
137- __msg_cbytes: c_ulong,
137+ pub __msg_cbytes: c_ulong,
138138 pub msg_qnum: crate :: msgqnum_t,
139139 pub msg_qbytes: crate :: msglen_t,
140140 pub msg_lspid: crate :: pid_t,
Original file line number Diff line number Diff line change 162162 pub msg_ctime: crate :: time_t,
163163 #[ cfg( target_endian = "little" ) ]
164164 __glibc_reserved3: c_ulong,
165- __msg_cbytes: c_ulong,
165+ pub __msg_cbytes: c_ulong,
166166 pub msg_qnum: crate :: msgqnum_t,
167167 pub msg_qbytes: crate :: msglen_t,
168168 pub msg_lspid: crate :: pid_t,
Original file line number Diff line number Diff line change 135135 pub msg_rtime: crate :: time_t,
136136 __glibc_reserved3: c_uint,
137137 pub msg_ctime: crate :: time_t,
138- __msg_cbytes: c_ulong,
138+ pub __msg_cbytes: c_ulong,
139139 pub msg_qnum: crate :: msgqnum_t,
140140 pub msg_qbytes: crate :: msglen_t,
141141 pub msg_lspid: crate :: pid_t,
Original file line number Diff line number Diff line change 1111 pub msg_stime: crate :: time_t,
1212 pub msg_rtime: crate :: time_t,
1313 pub msg_ctime: crate :: time_t,
14- __msg_cbytes: c_ulong,
14+ pub __msg_cbytes: c_ulong,
1515 pub msg_qnum: crate :: msgqnum_t,
1616 pub msg_qbytes: crate :: msglen_t,
1717 pub msg_lspid: crate :: pid_t,
Original file line number Diff line number Diff line change 149149 pub msg_rtime: crate :: time_t,
150150 __pad3: c_uint,
151151 pub msg_ctime: crate :: time_t,
152- __msg_cbytes: c_ushort,
152+ pub __msg_cbytes: c_ushort,
153153 pub msg_qnum: crate :: msgqnum_t,
154154 pub msg_qbytes: crate :: msglen_t,
155155 pub msg_lspid: crate :: pid_t,
Original file line number Diff line number Diff line change 209209 __glibc_reserved2: c_ulong,
210210 pub msg_ctime: crate :: time_t,
211211 __glibc_reserved3: c_ulong,
212- __msg_cbytes: c_ulong,
212+ pub __msg_cbytes: c_ulong,
213213 pub msg_qnum: crate :: msgqnum_t,
214214 pub msg_qbytes: crate :: msglen_t,
215215 pub msg_lspid: crate :: pid_t,
You can’t perform that action at this time.
0 commit comments