Commits
- [`ecdbc20`](https://github.com/rust-lang/libc/commit/ecdbc20e1c2efd57c3d378516a26ef114a3c0c25) Auto merge of [#1464](https://github-redirect.dependabot.com/rust-lang/libc/issues/1464) - gnzlbg:azure_nitpicks, r=gnzlbg
- [`d279176`](https://github.com/rust-lang/libc/commit/d279176458c2f181b427415f4d67587cd1e19d19) Auto merge of [#1458](https://github-redirect.dependabot.com/rust-lang/libc/issues/1458) - jackpot51:patch-1, r=gnzlbg
- [`e7865a1`](https://github.com/rust-lang/libc/commit/e7865a15a33498c92469b32d58e431a9d43f1220) Update README Azure badge to rust-lang2 org
- [`245b0f8`](https://github.com/rust-lang/libc/commit/245b0f891bd8a02c67af7260a6e879885b3ef8b3) Auto merge of [#1440](https://github-redirect.dependabot.com/rust-lang/libc/issues/1440) - pizzamig:invert-freebsd12, r=gnzlbg
- [`692dc54`](https://github.com/rust-lang/libc/commit/692dc544dbaddf660d1aef37bf1846d714e3f7cf) Auto merge of [#1462](https://github-redirect.dependabot.com/rust-lang/libc/issues/1462) - jbaublitz:musl-netlink-support, r=gnzlbg
- [`9b09188`](https://github.com/rust-lang/libc/commit/9b09188dee60954b486b0b43bf687811bb9351af) Auto merge of [#1408](https://github-redirect.dependabot.com/rust-lang/libc/issues/1408) - BaoshanPang:vxworks, r=gnzlbg
- [`903a28b`](https://github.com/rust-lang/libc/commit/903a28b1ccf3c926c4fc8cf1c407ce984340125d) Move all netlink constants over from gnu/mod.rs to mod.rs on Linux - will pro...
- [`d18003a`](https://github.com/rust-lang/libc/commit/d18003a277016c37ac26561f537777f1ba1b33c1) Define the C interface to vxWorks for x86, x86_64, ARM, ARM 64-bit, PowerPC, ...
- [`636d86a`](https://github.com/rust-lang/libc/commit/636d86a951e62a0b97796df7d405ae19a8376fa5) Added vxworks libc references - worked on by danielmccormick and taehyun-lee
- [`231ac68`](https://github.com/rust-lang/libc/commit/231ac683d6d4709af1a412fe1cf958ce20770265) Auto merge of [#1459](https://github-redirect.dependabot.com/rust-lang/libc/issues/1459) - asomers:freebsd_11_3, r=gnzlbg
- Additional commits viewable in [compare view](https://github.com/rust-lang/libc/compare/0.2.60...0.2.61)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
If all status checks pass Dependabot will automatically merge this pull request.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps libc from 0.2.60 to 0.2.61.
Commits
- [`ecdbc20`](https://github.com/rust-lang/libc/commit/ecdbc20e1c2efd57c3d378516a26ef114a3c0c25) Auto merge of [#1464](https://github-redirect.dependabot.com/rust-lang/libc/issues/1464) - gnzlbg:azure_nitpicks, r=gnzlbg - [`d279176`](https://github.com/rust-lang/libc/commit/d279176458c2f181b427415f4d67587cd1e19d19) Auto merge of [#1458](https://github-redirect.dependabot.com/rust-lang/libc/issues/1458) - jackpot51:patch-1, r=gnzlbg - [`e7865a1`](https://github.com/rust-lang/libc/commit/e7865a15a33498c92469b32d58e431a9d43f1220) Update README Azure badge to rust-lang2 org - [`245b0f8`](https://github.com/rust-lang/libc/commit/245b0f891bd8a02c67af7260a6e879885b3ef8b3) Auto merge of [#1440](https://github-redirect.dependabot.com/rust-lang/libc/issues/1440) - pizzamig:invert-freebsd12, r=gnzlbg - [`692dc54`](https://github.com/rust-lang/libc/commit/692dc544dbaddf660d1aef37bf1846d714e3f7cf) Auto merge of [#1462](https://github-redirect.dependabot.com/rust-lang/libc/issues/1462) - jbaublitz:musl-netlink-support, r=gnzlbg - [`9b09188`](https://github.com/rust-lang/libc/commit/9b09188dee60954b486b0b43bf687811bb9351af) Auto merge of [#1408](https://github-redirect.dependabot.com/rust-lang/libc/issues/1408) - BaoshanPang:vxworks, r=gnzlbg - [`903a28b`](https://github.com/rust-lang/libc/commit/903a28b1ccf3c926c4fc8cf1c407ce984340125d) Move all netlink constants over from gnu/mod.rs to mod.rs on Linux - will pro... - [`d18003a`](https://github.com/rust-lang/libc/commit/d18003a277016c37ac26561f537777f1ba1b33c1) Define the C interface to vxWorks for x86, x86_64, ARM, ARM 64-bit, PowerPC, ... - [`636d86a`](https://github.com/rust-lang/libc/commit/636d86a951e62a0b97796df7d405ae19a8376fa5) Added vxworks libc references - worked on by danielmccormick and taehyun-lee - [`231ac68`](https://github.com/rust-lang/libc/commit/231ac683d6d4709af1a412fe1cf958ce20770265) Auto merge of [#1459](https://github-redirect.dependabot.com/rust-lang/libc/issues/1459) - asomers:freebsd_11_3, r=gnzlbg - Additional commits viewable in [compare view](https://github.com/rust-lang/libc/compare/0.2.60...0.2.61)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.If all status checks pass Dependabot will automatically merge this pull request.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.