13 Commits (080f7af4f2193892cca69da271e7dfad2aaba4e4)

Author SHA1 Message Date
AzureMarker 2a14bddf0d
Implement sysconf to support std threads 3 years ago
Ian Chamberlain 7abc5e5366
Fix some accuracy / retval issues with monotonic 3 years ago
Ian Chamberlain 95d9518068
Implement CLOCK_MONOTONIC 3 years ago
Ian Chamberlain b01d256883 Update getrandom impl based on ctru error codes 3 years ago
Ian Chamberlain e6a19e9067 Match more typical getrandom semantics 3 years ago
Ian Chamberlain fe0e7d7639 Add getrandom impl using ctru_sys bindings 3 years ago
Ian Chamberlain f9db3a9101
Update src/lib.rs 3 years ago
Ian Chamberlain a8b7c6804a
Add clock_gettime implementation 3 years ago
AzureMarker f4443c85e1
Handle the null case in realpath 3 years ago
AzureMarker 3220e60578
Add init method to force linking 3 years ago
AzureMarker 9069f56e05
Mark the crate as no_std 3 years ago
AzureMarker 409c7a0a17
Format via rustfmt 3 years ago
Meziu 48e3a6b75b Working condition 3 years ago