Commit a23c8ca
committed
Auto merge of #3256 - vita-rust:pthread-fixup, r=JohnTitor
Fixed pthread_attr_t and pthread_rwlockattr_t for newlib
A follow-up to #3255 (https://github.com/rust-lang/libc/pull/3255/files#diff-11a2a6578a3a63a601856de0cbfaa5c7f41dcecab5532a1c8b9662656894e126L222)
My apologies, these should have been u8 arrays.1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | | - | |
| 241 | + | |
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| |||
0 commit comments