diff options
author | bors <bors@rust-lang.org> | 2022-08-07 14:40:01 +0000 |
---|---|---|
committer | bors <bors@rust-lang.org> | 2022-08-07 14:40:01 +0000 |
commit | 9d4e7802112e3d3186bdd0191a036281506c28b7 (patch) | |
tree | 48ac911a45caa819bd21c0e7d326cc77e0d98c8f /libc-test/semver/linux.txt | |
parent | 4c0cb814db7433f71cf1eade3cb77e325f4c5eb4 (diff) | |
parent | bdd3baa875410684f8970cb87abe367031c0be79 (diff) | |
download | rust-libc-9d4e7802112e3d3186bdd0191a036281506c28b7.tar.gz |
Auto merge of #2855 - i509VCB:siginfo, r=Amanieu
add BUS_ si_code constants
Diffstat (limited to 'libc-test/semver/linux.txt')
-rw-r--r-- | libc-test/semver/linux.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libc-test/semver/linux.txt b/libc-test/semver/linux.txt index cb9f387c2a..87a195bdcd 100644 --- a/libc-test/semver/linux.txt +++ b/libc-test/semver/linux.txt @@ -198,6 +198,11 @@ BS0 BS1 BSDLY BUFSIZ +BUS_ADRALN +BUS_ADRERR +BUS_OBJERR +BUS_MCEERR_AR +BUS_MCEERR_AO CANFD_BRS CANFD_ESI CANFD_MAX_DLC |