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

Feature: shellcraft.sleep #181

Closed
david942j opened this issue Jul 9, 2019 · 1 comment · Fixed by #184
Closed

Feature: shellcraft.sleep #181

david942j opened this issue Jul 9, 2019 · 1 comment · Fixed by #184
Labels

Comments

@david942j
Copy link
Collaborator

david942j commented Jul 9, 2019

Expected usage: shellcraft.sleep(1)

Since syscall nanosleep accepts data pointers as arguments, needs an optional address parameter:

@david942j
Copy link
Collaborator Author

Forget it, let's just always use push/pop for putting data

david942j added a commit that referenced this issue Jul 13, 2019
david942j added a commit that referenced this issue Jul 13, 2019
david942j added a commit that referenced this issue Jul 17, 2019
* Implement shellcraft.sleep

closes #181

* Linux only

* use benchmark

* Update sleep.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant