Andrii Zymohliad 40efea056b Reimplement strpbrk() using strcspn() 7 years ago
..
crt0 543526cb85 Move crt0 and platform into src folder 7 years ago
ctype 6ced871d9a ctype: tests and reorganize 7 years ago
errno ec288a1b53 Add ctype functions and atoi/atol 7 years ago
fcntl c291632492 Imp va_arg for fcntl; fcntl test 7 years ago
fenv f29e6b00d7 fenv: Add crate for fenv.h 7 years ago
float 3699b53ba2 float: Add crate for float.h 7 years ago
grp 543526cb85 Move crt0 and platform into src folder 7 years ago
mman 2f718d40d6 mman: mman.h should be located at sys/mman.h 7 years ago
platform 2f718d40d6 mman: mman.h should be located at sys/mman.h 7 years ago
resource cc5669939e Fix include in resource.h and add SIZE_MAX 7 years ago
semaphore 543526cb85 Move crt0 and platform into src folder 7 years ago
stat a000f1a2c0 fmt 7 years ago
stdio 49be92f87f ran fmt.sh cause I'm an idiot 7 years ago
stdlib 55bd1adae0 stdlib: cleaner raw pointer handling in a64l 7 years ago
string 40efea056b Reimplement strpbrk() using strcspn() 7 years ago
sys_time 7912332137 Mark sys_time functions no_mangle 7 years ago
template 543526cb85 Move crt0 and platform into src folder 7 years ago
time 4d4ab1a75f fix and test 7 years ago
todo caa89878d6 merge 7 years ago
unistd 5632d96016 Merge branch 'master' into time 7 years ago
wait ca7f3a00e6 wait: Add crate for sys/wait.h 7 years ago
wctype a6a16cf233 Create crate and stubs for wctype 7 years ago
lib.rs ef8a64c101 Add missing extern crate statements 7 years ago