Commit Graph

  • bf614330cb
    fork: update refs main xenua 2024-04-16 14:39:18 +0200
  • 2d3ebe6ad4
    Merge pull request #22 from rust3ds/newlib-changes master Meziu 2023-06-17 17:59:00 +0200
  • d7cb8d6311 Remove useless definitions #22 Andrea Ciliberti 2023-06-12 19:23:32 +0200
  • e9ef6c778c
    Merge pull request #21 from rust3ds/rename-package Meziu 2023-04-07 20:27:39 +0200
  • 85dae56de4 Rename package #21 Andrea Ciliberti 2023-04-05 20:31:23 +0200
  • bad744bb3f
    Merge pull request #20 from rust3ds/fix/licensing Meziu 2023-04-05 20:26:54 +0200
  • 9deb49186c
    Rename package in README #20 Meziu 2023-04-05 20:26:04 +0200
  • 2228781eeb Fix licensing Andrea Ciliberti 2023-04-05 14:18:09 +0200
  • 09969b5702
    Merge pull request #19 from rust3ds/fix/process-api-stubs Meziu 2023-03-27 19:41:12 +0200
  • 6238f8422c
    Add process API stubs from ctru-rs test runner #19 Ian Chamberlain 2023-03-27 13:12:08 -0400
  • 3c83c6589f
    Merge pull request #16 from rust3ds/refresh Meziu 2023-02-15 14:56:08 +0100
  • 0b9bd5e00f init function removal #16 Andrea Ciliberti 2023-02-15 13:58:24 +0100
  • ef86bbf531 Add error handling Andrea Ciliberti 2023-02-15 13:57:52 +0100
  • c7753eb67a Fix lints Andrea Ciliberti 2023-02-14 18:21:07 +0100
  • a3aa4423e7 Document init function and add psInit to getrandom Andrea Ciliberti 2023-02-14 18:15:45 +0100
  • eb38446f21
    Merge pull request #15 from rust3ds/refresh Meziu 2023-02-12 10:07:56 +0100
  • 03942d0c14 Update for the latest libctru version #15 Andrea Ciliberti 2023-02-11 16:38:44 +0100
  • ed1ec9c79e
    Merge pull request #14 from FenrirWolf/ctru-sys Meziu 2022-10-19 07:26:58 +0200
  • c920896b60 Use ctru-sys from rust3ds #14 Fenrir 2022-10-18 19:33:48 -0600
  • d5d3be4a0d
    Merge pull request #12 from ian-h-chamberlain/clippy-libc-update Meziu 2022-07-01 08:21:33 +0200
  • 8fc5973eb2
    Update to upstream libc and fix some clippy lints #12 Ian Chamberlain 2022-06-30 21:33:26 -0400
  • 080f7af4f2
    Merge pull request #11 from AzureMarker/feature/sysconf Meziu 2022-02-10 07:09:08 +0100
  • 2a14bddf0d
    Implement sysconf to support std threads #11 AzureMarker 2022-02-09 21:09:22 -0800
  • ac276169d9
    Merge pull request #10 from ian-h-chamberlain/gettime/monotonic Meziu 2022-02-02 15:46:01 +0100
  • 736cf33c01 Use Meziu/libc Andrea Ciliberti 2022-02-02 07:48:39 +0100
  • 7abc5e5366
    Fix some accuracy / retval issues with monotonic #10 Ian Chamberlain 2022-02-02 00:15:15 -0500
  • 95d9518068
    Implement CLOCK_MONOTONIC Ian Chamberlain 2022-02-01 18:09:45 -0500
  • b01d256883 Update getrandom impl based on ctru error codes Ian Chamberlain 2022-01-31 23:03:33 -0500
  • e6a19e9067 Match more typical getrandom semantics Ian Chamberlain 2022-01-30 22:52:44 -0500
  • fe0e7d7639 Add getrandom impl using ctru_sys bindings Ian Chamberlain 2022-01-30 18:11:54 -0500
  • 754afa801f
    Update getrandom impl based on ctru error codes #8 Ian Chamberlain 2022-01-31 23:03:33 -0500
  • af7d34fa49
    Match more typical getrandom semantics Ian Chamberlain 2022-01-30 22:52:44 -0500
  • f5d22216aa
    Add getrandom impl using ctru_sys bindings Ian Chamberlain 2022-01-30 18:11:54 -0500
  • a2c7bb157f
    Merge pull request #7 from AzureMarker/update/libc Meziu 2022-01-30 01:14:40 +0100
  • cc1956b2c6
    Update libc to the upstream #7 AzureMarker 2022-01-29 14:36:09 -0800
  • ce703e7c06
    Merge pull request #6 from ian-h-chamberlain/clock_gettime Meziu 2022-01-27 08:15:40 +0100
  • f9db3a9101
    Update src/lib.rs #6 Ian Chamberlain 2022-01-26 23:24:08 -0500
  • a8b7c6804a
    Add clock_gettime implementation Ian Chamberlain 2022-01-26 22:45:53 -0500
  • aed3d64acc
    Merge pull request #5 from AzureMarker/fix/realpath-null-case Meziu 2022-01-22 08:27:11 +0100
  • f4443c85e1
    Handle the null case in realpath #5 AzureMarker 2022-01-21 18:12:45 -0800
  • a554d6d9e4
    Merge pull request #4 from AzureMarker/master Meziu 2022-01-05 10:47:03 +0100
  • 3220e60578
    Add init method to force linking #4 AzureMarker 2022-01-03 21:54:31 -0800
  • 9069f56e05
    Mark the crate as no_std AzureMarker 2022-01-03 21:53:52 -0800
  • dbfa80f963
    Removed staticlib crate type AzureMarker 2022-01-01 18:25:58 -0500
  • 409c7a0a17
    Format via rustfmt AzureMarker 2022-01-01 18:24:59 -0500
  • 6bb2dbde74
    Merge pull request #3 from AzureMarker/master Meziu 2021-12-28 12:37:26 +0100
  • 818f3e6a2b
    Allow crate to be used as a dependency (add lib crate type) #3 AzureMarker 2021-12-27 23:44:56 -0500
  • ce40b8a03e
    Merge pull request #1 from AzureMarker/master Meziu 2021-12-26 09:25:45 +0100
  • fe0aa74386
    Use Git dependency instead of path #1 AzureMarker 2021-12-25 15:07:15 -0500
  • c2bc1caa39 Maybe i should look at the directory before pushing Meziu 2021-10-29 17:13:26 +0200
  • 61ca63b140 Wrong README removed Meziu 2021-10-29 17:11:02 +0200
  • 48e3a6b75b Working condition Meziu 2021-10-29 17:07:42 +0200