-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: rust-lang/libc
base: 0.2.146
head repository: rust-lang/libc
compare: 0.2.147
- 20 commits
- 11 files changed
- 8 contributors
Commits on Jun 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a2e303f - Browse repository at this point
Copy the full SHA a2e303fView commit details
Commits on Jun 8, 2023
-
Auto merge of #3267 - spencercw:android-timestamping, r=JohnTitor
Add socket timestamping for Android
Configuration menu - View commit details
-
Copy full SHA for 45ee1cb - Browse repository at this point
Copy the full SHA 45ee1cbView commit details
Commits on Jun 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a34a1ce - Browse repository at this point
Copy the full SHA a34a1ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for cee1dec - Browse repository at this point
Copy the full SHA cee1decView commit details
Commits on Jun 13, 2023
-
Define
IPPROTO_ETHERNET
on Linux-like platforms.Define the `IPPROTO_ETHERNET` constant on Linux-like platforms. This value is also now a registered protocol number IANA, called "Ethernet": https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml
Configuration menu - View commit details
-
Copy full SHA for 938a9a3 - Browse repository at this point
Copy the full SHA 938a9a3View commit details
Commits on Jun 14, 2023
-
Add missing trait impls to make rustix/nix compile
Tests pass on aarch64 (9775 tests) and x86-64 (9893 tests)
Configuration menu - View commit details
-
Copy full SHA for 28673d6 - Browse repository at this point
Copy the full SHA 28673d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0683f0 - Browse repository at this point
Copy the full SHA c0683f0View commit details
Commits on Jun 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7c1d9b1 - Browse repository at this point
Copy the full SHA 7c1d9b1View commit details
Commits on Jun 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 53fdfe2 - Browse repository at this point
Copy the full SHA 53fdfe2View commit details
Commits on Jun 24, 2023
-
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
Configuration menu - View commit details
-
Copy full SHA for 43956db - Browse repository at this point
Copy the full SHA 43956dbView commit details -
Auto merge of #3281 - JohnTitor:fix-s390x-installer, r=JohnTitor
Fix s390x-installer paths
Configuration menu - View commit details
-
Copy full SHA for 4df3981 - Browse repository at this point
Copy the full SHA 4df3981View commit details -
Auto merge of #3279 - GuillaumeGomez:docs-rs, r=JohnTitor
Generate documentation for all supported targets on docs.rs <docs.rs> now supports the possibility to generate documentation for any target. Currently, to look at some docs, we still need to use https://rust-lang.github.io/libc/#platform-specific-documentation, which isn't great. I didn't remove the documentation generation from CI nor did I change the `README.md` link to documentations as I thought maybe it'd be better to keep them, but I can if you want?
Configuration menu - View commit details
-
Copy full SHA for 8530e6f - Browse repository at this point
Copy the full SHA 8530e6fView commit details -
Auto merge of #3272 - sunfishcode:sunfishcode/ethernet, r=JohnTitor
Define `IPPROTO_ETHERNET` on Linux-like platforms. Define the `IPPROTO_ETHERNET` constant on Linux-like platforms. This value is also now a registered protocol number IANA, called "Ethernet": https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml I haven't run all the CI tests locally because my kernel is new too and I hit #3160.
Configuration menu - View commit details
-
Copy full SHA for c16d97c - Browse repository at this point
Copy the full SHA c16d97cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c7a69c - Browse repository at this point
Copy the full SHA 0c7a69cView commit details -
Auto merge of #3273 - flba-eb:add_qnx_extra_traits, r=JohnTitor
Add trait implementations for QNX Neutrino This change: - adds some missing trait implementations (some structs have been moved to the correct macro) - fixes signal handling `@gh-tr` I would appreciate a new libc release with this change very much, as enhancements for other crates (nix, rustix) depend on it. ❤️
Configuration menu - View commit details
-
Copy full SHA for ea1e561 - Browse repository at this point
Copy the full SHA ea1e561View commit details -
Auto merge of #3270 - devnexen:android_getentropy, r=JohnTitor
getentropy addition to android
Configuration menu - View commit details
-
Copy full SHA for b5e3a8a - Browse repository at this point
Copy the full SHA b5e3a8aView commit details -
Auto merge of #3271 - devnexen:android_sendfile, r=JohnTitor
android adding sendfile64 variant
Configuration menu - View commit details
-
Copy full SHA for 1e8943d - Browse repository at this point
Copy the full SHA 1e8943dView commit details
Commits on Jun 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fffd791 - Browse repository at this point
Copy the full SHA fffd791View commit details -
Auto merge of #3276 - dragan-cecavac-nordsec:android/add-nlm_f_dump_f…
…iltered, r=JohnTitor android: Add NLM_F_DUMP_FILTERED constant Add `NLM_F_DUMP_FILTERED` for Android. Bionic code reference: https://android.googlesource.com/platform/bionic/+/refs/heads/master/libc/kernel/uapi/linux/netlink.h#66
Configuration menu - View commit details
-
Copy full SHA for 2fc3ef9 - Browse repository at this point
Copy the full SHA 2fc3ef9View commit details -
Auto merge of #3283 - flba-eb:release_147, r=JohnTitor
Update and release version 0.2.147 Please publish a new release of libc.
Configuration menu - View commit details
-
Copy full SHA for e2b5151 - Browse repository at this point
Copy the full SHA e2b5151View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.2.146...0.2.147