| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use bindgen for ctru_sys bindings | Fenrir | 2017-07-10 | 5 | -244/+0 |
| * | We stdlib now | Fenrir | 2017-01-21 | 4 | -20/+15 |
| * | Regenerate raw service bindings | Fenrir | 2016-10-28 | 3 | -0/+123 |
| * | ctru-sys: recreate types.h and libc bindings | Fenrir | 2016-10-28 | 2 | -2/+63 |
| * | Split out libstd crate | Fenrir | 2016-10-28 | 2 | -11/+14 |
| * | Remove libc OS error functions | Fenrir | 2016-10-06 | 1 | -20/+0 |
| * | Add io module from libstd | Fenrir | 2016-10-06 | 1 | -0/+20 |
| * | ctru-sys: add errno function | Fenrir | 2016-10-06 | 1 | -1/+2 |
| * | ctru-sys: add proper libc typedefs | Fenrir | 2016-10-06 | 1 | -3/+19 |
| * | Use abort() when panicking | Fenrir | 2016-08-01 | 1 | -0/+1 |
| * | moved system libs to sys folder | Fenrir | 2016-06-20 | 3 | -0/+44 |