Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.2.160 #3943

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Sep 25, 2024

🤖 New release

  • libc: 0.2.159 -> 0.2.160 (✓ API compatible changes)
Changelog

0.2.160 - 2024-10-17

Added

  • move NT_XXX constants defined in elf.h to linux/mod.rs (#3938)

Fixed

  • Update ESP-IDF structs
  • Update ESP-IDF constants

Other

  • Add fnmatch.h
  • VxWorks Sched_param renamed, pthread functions and constants added
  • unbreak OpenBSD after #3714 by properly define RTF_FMASK
  • [solarish/freebsd] add a few missing constants and functions
  • Add RTF_, RTA_, RTAX_, RTM_ definitions on BSDs
  • adding new illumos ptsname_r call.
  • Make vxworks functions public and add Risc-V targets
  • Add missing definitions on NetBSD (#3927)
  • Add getentropy to RTEMS
  • [musl] add posix_spawn chdir functions
  • arc4random api for haiku
  • fcntl add F_TRANSFEREXTENTS for macos.
  • Add mach_error_string (and mach_error_t) (#3913)
  • Add getgrgid, getgrnam, getgrnam_r and getgrgid_r for emscripten (#3912)
  • (Apple) Add the LOCAL_PEERTOKEN socket option (#3929)
  • Added PR_GET_NAME and PR_SET_NAME (#3941)
  • Add AT_EACCESS to emscripten (#3911)
  • Initial support for NuttX (#3909)
  • Add missing musl utmpx.h constants
  • Add port for RTEMS
  • Add additional pthread APIs
  • Add iopl/ioperm to musl x86_64
  • Add getpwnam_r, getpwuid_r to emscripten (#3906)
  • Link windows-sys crate (#3915)
  • Make ino_t be c_ulonglong (#3919)
  • adding a handful of linux fanotify data types.
  • adding tcp_info struct to linux musl/glibc.
  • Add additional Linux AF_PACKET options (#3540)
  • Fix CI for FreeBSD 15, on libc-0.2 branch (#3952)
  • Fix "struct stat" on 32-bit FreeBSD 12+ (#3939)


This PR was generated with release-plz.

@rustbot
Copy link
Collaborator

rustbot commented Sep 25, 2024

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @JohnTitor (or someone else) some time within the next two weeks.

Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (S-waiting-on-review and S-waiting-on-author) stays updated, invoking these commands when appropriate:

  • @rustbot author: the review is finished, PR author should check the comments and take action accordingly
  • @rustbot review: the author is ready for a review, this PR will be queued again in the reviewer's queue

@github-actions github-actions bot force-pushed the release-plz-2024-09-25T01-38-49Z branch 2 times, most recently from 0d72edb to 008cd82 Compare October 1, 2024 05:04
@github-actions github-actions bot force-pushed the release-plz-2024-09-25T01-38-49Z branch 6 times, most recently from cd1d6f6 to e298119 Compare October 17, 2024 02:30
Co-authored-by: Trevor Gross <tmgross@umich.edu>
@tgross35 tgross35 force-pushed the release-plz-2024-09-25T01-38-49Z branch from e298119 to bf6680d Compare October 17, 2024 03:14
@tgross35 tgross35 added this pull request to the merge queue Oct 17, 2024
Merged via the queue into libc-0.2 with commit b72e9bc Oct 17, 2024
52 checks passed
@tgross35 tgross35 deleted the release-plz-2024-09-25T01-38-49Z branch October 17, 2024 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants