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

Drop clock_gettime implementation in favor of upstream #13

Closed
ian-h-chamberlain opened this issue Jul 18, 2022 · 3 comments
Closed

Drop clock_gettime implementation in favor of upstream #13

ian-h-chamberlain opened this issue Jul 18, 2022 · 3 comments

Comments

@ian-h-chamberlain
Copy link
Member

It looks like libctru has implemented the clock_gettime syscall now: devkitPro/libctru@813d28d

As much as I prefer to have things implemented in Rust, it's probably best if we defer stuff like this to the canonical implementation upstream and reduce the surface area of this crate. We'll have to wait for a new release of libctru (which means we probably also should document some minimum required version of libctru somewhere...)

@Meziu
Copy link
Member

Meziu commented Jul 18, 2022

I knew about this once the PR was opened, but I don’t see a new release available, has it released yet?

@Meziu Meziu closed this as completed Jul 18, 2022
@Meziu Meziu reopened this Jul 18, 2022
@ian-h-chamberlain
Copy link
Member Author

No, it hasn't been released yet, so I think we can just leave this open to track it until a new release happens.

@Meziu
Copy link
Member

Meziu commented Feb 15, 2023

Closed with #15

@Meziu Meziu closed this as completed Feb 15, 2023
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

No branches or pull requests

2 participants