Releases: rust-lang/libc
Releases · rust-lang/libc
0.2.61
Auto merge of #1464 - gnzlbg:azure_nitpicks, r=gnzlbg
Update README Azure badge to rust-lang2 org
0.2.60
Bump patch version to 0.2.60
0.2.59
Auto merge of #1430 - gnzlbg:bump_v, r=gnzlbg
Bump patch version
0.2.58
Auto merge of #1384 - gnzlbg:upgrade_rlimit_consts, r=gnzlbg
Upgrade rlimit consts
cc @aidanhs - this should fix the error you are seeing.
0.2.57
Merge pull request #1382 from gnzlbg/rlimit_consts
Fix type of RLIMIT consts on linux gnu
0.2.56
Auto merge of #1380 - gnzlbg:missing_tiors485, r=gnzlbg
Add missing TIOCGRS485, TIOCSRS485 constants to Linux
Closes #1094 .
0.2.55
Auto merge of #1345 - jackpot51:patch-1, r=gnzlbg
Bump version to 0.2.55
This will bring in support for redox as part of the unix target_family, thus allowing https://github.com/rust-lang/rust/pull/60547 to move forward
0.2.54
Auto merge of #1331 - gnzlbg:revert_1322, r=alexcrichton
Revert PR 1322
Reverts PR #1322 .
cc https://github.com/rust-lang/rust/pull/60117
0.2.51
Auto merge of #1309 - alexcrichton:bump, r=gnzlbg
Bump to 0.2.51
Pulls in the new wasi target support!
0.2.50
Auto merge of #1299 - leo60228:master, r=gnzlbg
Bump to 0.2.50
I'm using libnx-rs too, and it'd be nice to have #1278 in a release.