diff options
author | bors <bors@rust-lang.org> | 2023-05-18 01:21:37 +0000 |
---|---|---|
committer | bors <bors@rust-lang.org> | 2023-05-18 01:21:37 +0000 |
commit | e0ef91094dede9643ddab15abaed699f8aec06df (patch) | |
tree | b9410f350e050066640d2254f3cd43ba424f2dd2 /tests | |
parent | 586541b97e047cfec540fad752bc1eaca4acac36 (diff) | |
parent | cb8a548f63810adadd9a8b69aa8a05a898659d49 (diff) | |
download | rust-libc-e0ef91094dede9643ddab15abaed699f8aec06df.tar.gz |
linux/musl/s390x: change f_* constants to uint from ulong
musl defines these as `unsigned`, not `unsigned long`
https://github.com/bminor/musl/blob/7d756e1c04de6eb3f2b3d3e1141a218bb329fcfb/arch/s390x/bits/statfs.h#L2
mostly relevant to also fixing https://github.com/nix-rust/nix/pull/1835
that said, i don't know if this is a huge breaking change or not, only that the current one isn't correct afaict
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions