Skip to content

Tags: sunriseos/libc

Tags

0.2.60

Toggle 0.2.60's commit message
Bump patch version to 0.2.60

0.2.59

Toggle 0.2.59's commit message
Auto merge of rust-lang#1430 - gnzlbg:bump_v, r=gnzlbg

Bump patch version

0.2.58

Toggle 0.2.58's commit message
Auto merge of rust-lang#1384 - gnzlbg:upgrade_rlimit_consts, r=gnzlbg

Upgrade rlimit consts

cc @aidanhs - this should fix the error you are seeing.

0.2.57

Toggle 0.2.57's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request rust-lang#1382 from gnzlbg/rlimit_consts

Fix type of RLIMIT consts on linux gnu

0.2.56

Toggle 0.2.56's commit message
Auto merge of rust-lang#1380 - gnzlbg:missing_tiors485, r=gnzlbg

Add missing TIOCGRS485, TIOCSRS485 constants to Linux

Closes rust-lang#1094 .

0.2.55

Toggle 0.2.55's commit message
Auto merge of rust-lang#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 rust-lang/rust#60547 to move forward

0.2.54

Toggle 0.2.54's commit message
Auto merge of rust-lang#1331 - gnzlbg:revert_1322, r=alexcrichton

Revert PR 1322

Reverts PR rust-lang#1322 .

cc rust-lang/rust#60117

0.2.53

Toggle 0.2.53's commit message
Auto merge of rust-lang#1326 - sunfishcode:bump, r=alexcrichton

Bump to 0.2.53

This adds more WASI support, and in particular adds support for WASI
being a target_os rather than a target_env, which relates to this PR:

rust-lang/rust#60117

0.2.51

Toggle 0.2.51's commit message
Auto merge of rust-lang#1309 - alexcrichton:bump, r=gnzlbg

Bump to 0.2.51

Pulls in the new wasi target support!

0.2.50

Toggle 0.2.50's commit message
Auto merge of rust-lang#1299 - leo60228:master, r=gnzlbg

Bump to 0.2.50

I'm using libnx-rs too, and it'd be nice to have rust-lang#1278 in a release.