Dan Robertson 40b6a9c5cc Finalize Aarch64 support
Update platform support for linux to avoid the use of syscalls not
supported by Aarch64.
  - link, chown, and open should use fchownat and linkat with fd
    set to AT_FDCWD.
  - use dup3 with the 3rd arg set to 0 instead of dup2.
2018-03-07 02:56:08 +00:00
2018-03-03 20:48:37 -07:00
2018-03-01 20:26:40 -07:00
2018-03-04 08:10:42 -07:00
2018-03-07 02:56:08 +00:00
2018-03-04 22:34:47 -08:00
2018-03-04 08:10:42 -07:00
2018-03-03 14:31:28 -07:00
2018-03-04 08:10:42 -07:00
2018-03-03 16:49:01 -08:00
2018-03-04 18:01:28 -07:00
2018-03-06 19:55:11 -07:00
2018-03-06 19:55:11 -07:00
S
Description
RedBear Operating System, based on RedoxOS. Licenced under MIT license.
https://redbearos.org
MIT 17 GiB
Languages
Rust 99.6%
Linker Script 0.2%
Makefile 0.1%
Shell 0.1%