-
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.167
head repository: rust-lang/libc
compare: 0.2.168
- 18 commits
- 39 files changed
- 9 contributors
Commits on Nov 29, 2024
-
Merge pull request #4156 from rust-lang/release-plz-2024-11-27T03-11-40Z
chore: release v0.2.167
Configuration menu - View commit details
-
Copy full SHA for cec6aa9 - Browse repository at this point
Copy the full SHA cec6aa9View commit details
Commits on Dec 9, 2024
-
Deprecate FreeBSD's CAP_UNUSED* and CAP_ALL* constants
They aren't stable across OS versions, and they don't have any legitimate use in applications.
Configuration menu - View commit details
-
Copy full SHA for e9b1ee4 - Browse repository at this point
Copy the full SHA e9b1ee4View commit details -
We have a handful of jobs that could benefit from reusing the target directory. Make use of Swatinem/rust-cache to do so. Something still isn't quite right since the largest job only seems to be restoring a portion of the cache, but this still shows an improvement for most jobs. (backport <#4178>) (cherry picked from commit af7e126)
Configuration menu - View commit details
-
Copy full SHA for 74d02e8 - Browse repository at this point
Copy the full SHA 74d02e8View commit details -
Allow the
unpredictable_function_pointer_comparisons
where neededConfiguration menu - View commit details
-
Copy full SHA for 1645df8 - Browse repository at this point
Copy the full SHA 1645df8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68d2da5 - Browse repository at this point
Copy the full SHA 68d2da5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d673baa - Browse repository at this point
Copy the full SHA d673baaView commit details -
[solaris/illumos] add SIGRTMIN and SIGRTMAX
Add these functions, similar to the Linux ones. Also add tests. For illumos, the source code is at [1] and documentation is at [2]. Blame suggests that Solaris also supports the same calls. [1]: https://github.com/illumos/illumos-gate/blame/27ecbff00d8c86a2647d6fe325cacb220d712115/usr/src/uts/common/sys/iso/signal_iso.h#L100-L101 [2]: https://illumos.org/man/3HEAD/signal.h (backport <#4171>) (cherry picked from commit a8aaadf)
Configuration menu - View commit details
-
Copy full SHA for 76b35d3 - Browse repository at this point
Copy the full SHA 76b35d3View commit details -
Adding MAP_DROPPABLE for Linux (6.11)
ref: https://github.com/torvalds/linux/blob/feffde684ac29a3b7aec82d2df850fbdbdee55e4/include/uapi/linux/mman.h#L20 (backport <#4173>) (cherry picked from commit 40a4d33)
Configuration menu - View commit details
-
Copy full SHA for 008ffc1 - Browse repository at this point
Copy the full SHA 008ffc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e89233 - Browse repository at this point
Copy the full SHA 0e89233View commit details -
Docs(linux): Add docs for
PF_*
constantsTaken from <https://github.com/torvalds/linux/blob/2ba9f676d0a2e408aef14d679984c26373bf37b7/include/linux/sched.h#L1661\>. Signed-off-by: Paul Mabileau <paul.mabileau@harfanglab.fr> (backport <#4174>) (cherry picked from commit 9a38ea3)
Configuration menu - View commit details
-
Copy full SHA for 05768aa - Browse repository at this point
Copy the full SHA 05768aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 069c923 - Browse repository at this point
Copy the full SHA 069c923View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8592ff9 - Browse repository at this point
Copy the full SHA 8592ff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7457aa1 - Browse repository at this point
Copy the full SHA 7457aa1View commit details -
adding POSIX memccpy and mempcpy GNU extension.
[memccpy](https://pubs.opengroup.org/onlinepubs/9699919799/functions/memccpy.html) [mempcpy](https://man7.org/linux/man-pages/man3/mempcpy.3.html) (backport <#4186>) (cherry picked from commit ba5930d)
Configuration menu - View commit details
-
Copy full SHA for 1e2da75 - Browse repository at this point
Copy the full SHA 1e2da75View commit details -
Merge pull request #4187 from tgross35/backport-romanesco
[0.2] Backports
Configuration menu - View commit details
-
Copy full SHA for abe73ab - Browse repository at this point
Copy the full SHA abe73abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4344e54 - Browse repository at this point
Copy the full SHA 4344e54View commit details -
Merge pull request #4190 from tgross35/backport-ci-artifacts
[0.2] Backports
Configuration menu - View commit details
-
Copy full SHA for 26b5337 - Browse repository at this point
Copy the full SHA 26b5337View commit details -
Co-authored-by: Trevor Gross <tmgross@umich.edu>
Configuration menu - View commit details
-
Copy full SHA for e6082ef - Browse repository at this point
Copy the full SHA e6082efView 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.167...0.2.168