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.171 #1

Open
wants to merge 1 commit into
base: libc-0.2
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jan 22, 2025

🤖 New release

  • libc: 0.2.170 -> 0.2.171 (✓ API compatible changes)
Changelog

0.2.171 - 2025-03-10

Added

  • Add PTY and group API (#4309)
  • add support (#4279)
  • Add SO_PREFER_BUSY_POLL and SO_BUSY_POLL_BUDGET
  • Added bindings for wasm32-wali-linux-musl target
  • Add SysV semaphore constants
  • add NetBSD, OpenBSD, DragonflyBSD (#4290)
  • adding if_nameindex/if_freenameindex support for Android.
  • add devname(3) (#4285)
  • add labels to each FIXME (#4231)
  • add labels to FIXMEs (#4232)
  • add pw_passwd field to passwd struct in NuttX (#4222)

Changed

  • Change the range syntax that is giving ctest problems

Deprecated

  • deprecate obsolete packet filter interfaces. (#4267)

Fixed

  • Fix strerror_r (#4308)
  • Fix usage of f! (#4308)
  • update tm_zone and d_name fields to use c_char type in NuttX (#4222)

Other

  • include prelude to define c_int (#4304)
  • Make msqid_ds.__msg_cbytes public.
  • Relocate <spawn.h> functions to define them to dragonfly.
  • Correct values for SI_TIMER, SI_MESGQ, SI_ASYNCIO (#4292)
  • define IP_BOUND_IF and IPV6_BOUND_IF (#4287)
  • Use sa_sigaction instead the union for AIX.
  • Make all major, minor, makedev into const fn.
  • gnu b32: Remove mips cfg conditionals in struct stat
  • gnu b32: Copy struct stat to mips and use it
  • move AF_XDP structs and constants to linux/mod.rs
  • make stat::st_size signed

Removed

  • Remove the check_cfg job
  • Remove tests for the i586-pc-windows-msvc target
  • Remove pthread_set_name_np from NuttX


This PR was generated with release-plz.

@github-actions github-actions bot changed the title chore: release v0.2.170 chore: release v0.2.171 Mar 10, 2025
@github-actions github-actions bot force-pushed the release-plz-2025-01-22T14-57-48Z branch from b78e523 to 83ece01 Compare March 10, 2025 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants