- Mar 14, 2018
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
Yet another fix for strcspn and strspn.
-
Tom Almeida authored
-
Tom Almeida authored
-
Tom Almeida authored
-
Tom Almeida authored
-
Jeremy Soller authored
Add the no_mangle attribute to fns
- Mar 13, 2018
-
-
Dan Robertson authored
Add the no_mangle attribute to functions without it.
-
Tom Almeida authored
-
Tom Almeida authored
Change the type of byteset from [u8] to [usize] in strcspn and strspn. Hopefully this is the last bug in these!
-
Jeremy Soller authored
Add missing extern crate statements
-
Jeremy Soller authored
-
Dan Robertson authored
Add missing extern crate statements.
-
- Mar 12, 2018
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
stat is now autogenerated correctly
-
Dan Robertson authored
The rusage struct makes use of the timeval structure. Make sure to include sys/time.h so that the type is known. Add SIZE_MAX to stdint.h sys/resource expects the defined structures to not be defined with a typedef.
-
Jeremy Soller authored
-
Paul Sajna authored
-
- Mar 11, 2018
-
-
Create stubs for signal.h
-
Jeremy Soller authored
Add implementation for a64l
-
Paul Sajna authored
-
Paul Sajna authored
-
Paul Sajna authored
-
Paul Sajna authored
-
Jeremy Soller authored
Fixed strcspn and strspn
-
Tom Almeida authored
-
Sebastian Würl authored
-
Sebastian Würl authored
-
Jeremy Soller authored
Add more crates for missing headers
-
Jeremy Soller authored
implement strrchr
-
Jeremy Soller authored
Implemented fputc, fputs, and puts
-
- Mar 10, 2018
-
-
Dan Robertson authored
Add a crate with stubbed functions for the float.h header.
-
Dan Robertson authored
Add a crate for building out stub functions and structures for the fenv header.
-