Skip to content

Update to the latest released wasi-libc and declare getcwd/chdir #2575

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

Merged
merged 1 commit into from
Dec 4, 2021

Conversation

sunfishcode
Copy link
Member

Update to the latest version of wasi-libc which corresponds to the
version in the wasi-sdk 14.0 release.

And, add declarations for getcwd and chdir, which are now provided
by wasi-libc.

Update to the latest version of wasi-libc which corresponds to the
version in the wasi-sdk 14.0 release.

And, add declarations for `getcwd` and `chdir`, which are now provided
by wasi-libc.
@rust-highfive
Copy link

r? @JohnTitor

(rust-highfive has picked a reviewer for you, use r? to override)

@Amanieu
Copy link
Member

Amanieu commented Dec 4, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Dec 4, 2021

📌 Commit 5e5cf2c has been approved by Amanieu

@bors
Copy link
Contributor

bors commented Dec 4, 2021

⌛ Testing commit 5e5cf2c with merge e497f18...

@bors
Copy link
Contributor

bors commented Dec 4, 2021

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: Amanieu
Pushing e497f18 to master...

@bors bors merged commit e497f18 into rust-lang:master Dec 4, 2021
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.

None yet

5 participants