Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

timer_create syscall not implemented #83

Open
angerman opened this issue Dec 26, 2018 · 0 comments
Open

timer_create syscall not implemented #83

angerman opened this issue Dec 26, 2018 · 0 comments

Comments

@angerman
Copy link

The set of timer_* calls are missing. This cases haskell (without -threaded runtime) programs to fail to run. The solution will likely be to implement the timer_* functions using either pthreads or gcd.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant