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

Make path_open return ELOOP on O_NOFOLLOW|O_DIRECTORY on a symlink. #118

Merged
merged 1 commit into from
Apr 26, 2019

Conversation

sunfishcode
Copy link
Member

No description provided.

@sunfishcode sunfishcode merged commit e906370 into bytecodealliance:master Apr 26, 2019
@sunfishcode sunfishcode deleted the path_open_errno branch April 26, 2019 21:09
mooori pushed a commit to mooori/wasmtime that referenced this pull request Dec 20, 2023
Add counter/cycles tracking for ZK ASM tests
frank-emrich pushed a commit to frank-emrich/wasmtime that referenced this pull request Mar 1, 2024
avanhatt pushed a commit to wellesley-prog-sys/wasmtime that referenced this pull request Oct 9, 2024
Generate `AluRRImm12` spec from ASLp.

This is the first requiring symbolic opcodes, so there are substantial
changes to support it:

* Updates ASLp dependency to fork containing experimental symbolic
opcode support
mmcloughlin/aslp@e5190a0
* Introduces `Bits` type to `isaspec` for manipulating opcode bitvectors
with symbolic fields.
* Generating ASLp semantics from an opcode template
* Validating an assembly template against the Cranelift assembler
* Updating verification model of `Imm12` to a struct type, and updating
related specs.

Updates avanhatt#36 avanhatt#35
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.

1 participant