Skip to content

Releases: rust-lang/libc

0.2.61

12 Aug 12:07
Compare
Choose a tag to compare
Auto merge of #1464 - gnzlbg:azure_nitpicks, r=gnzlbg

Update README Azure badge to rust-lang2 org

0.2.60

15 Jul 08:53
Compare
Choose a tag to compare
Bump patch version to 0.2.60

0.2.59

08 Jul 10:13
Compare
Choose a tag to compare
Auto merge of #1430 - gnzlbg:bump_v, r=gnzlbg

Bump patch version

0.2.58

02 Jun 11:48
Compare
Choose a tag to compare
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

31 May 14:44
cdc48ea
Compare
Choose a tag to compare
Merge pull request #1382 from gnzlbg/rlimit_consts

Fix type of RLIMIT consts on linux gnu

0.2.56

31 May 10:38
Compare
Choose a tag to compare
Auto merge of #1380 - gnzlbg:missing_tiors485, r=gnzlbg

Add missing TIOCGRS485, TIOCSRS485 constants to Linux

Closes #1094 .

0.2.55

17 May 06:42
Compare
Choose a tag to compare
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

02 May 18:24
Compare
Choose a tag to compare
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

29 Mar 07:58
Compare
Choose a tag to compare
Auto merge of #1309 - alexcrichton:bump, r=gnzlbg

Bump to 0.2.51

Pulls in the new wasi target support!

0.2.50

05 Mar 11:04
Compare
Choose a tag to compare
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.