Dan Robertson ec288a1b53 Add ctype functions and atoi/atol
Add ctype functions
  - isalnum
  - isalpha
  - isascii
  - isdigit
  - islower
  - isspace
  - isupper
Add stdlib functions
  - atoi
  - atol
Fix some warnings
Make a fmt run
2018-03-08 05:26:40 +00:00
2018-03-01 20:26:40 -07:00
2018-03-04 08:10:42 -07:00
2018-03-08 05:26:40 +00:00
2018-03-08 05:26:40 +00: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-08 05:26:40 +00:00
2018-03-06 19:55:11 -07:00
2018-03-07 17:29:33 -07:00
2018-03-07 17:29:54 -07:00
2018-03-06 19:55:11 -07:00

relibc

C Library in Rust for Redox and Linux (WIP)

S
Description
RedBear Operating System, based on RedoxOS. Licenced under MIT license.
https://redbearos.org
Readme MIT 17 GiB
Languages
Rust 99.5%
Linker Script 0.2%
Makefile 0.2%
Shell 0.1%