- May 23, 2018
-
-
stratact authored
-
- May 20, 2018
-
-
Jeremy Soller authored
Update ralloc. Closes GH-83.
-
Valentin Lorentz authored
-
- May 16, 2018
-
-
Jeremy Soller authored
-
Jeremy Soller authored
Add optimized version of memchr
-
Jeremy Soller authored
Implement clock() and add CLOCK_* constants
-
Jeremy Soller authored
stdlib: implement qsort() as an introsort
-
Jeremy Soller authored
Fix a bug in printf()
-
- May 15, 2018
-
-
Matija Skala authored
-
- May 13, 2018
- May 12, 2018
-
-
Jeremy Soller authored
stdlib: implement strtoul() and strtol() using a macro
-
Alex Lyon authored
Because we were previously converting the bytes in the format string into Rust's char type and then printing that using the format machinery, byte values that were not valid single-byte UTF-8 characters failed to print correctly. I found this while trying to implement qsort() because the output of my test program was mysteriously incorrect despite it working when I used glibc.
-
Moses Miller authored
-
Moses Miller authored
-
- May 11, 2018
-
-
Moses Miller authored
-
Moses Miller authored
-
Alex Lyon authored
-
Alex Lyon authored
-
Moses Miller authored
-
Moses Miller authored
-
- Apr 27, 2018
-
- Apr 19, 2018
-
-
Marat Safin authored
Signed-off-by:
Marat Safin <jeizsm@gmail.com>
-
- Apr 17, 2018
-
-
Jeremy Soller authored
add gmtime and difftime
-
- Apr 15, 2018
-
-
Marat Safin authored
-
- Apr 14, 2018
-
-
Marat Safin authored
-
- Apr 08, 2018
-
-
Jeremy Soller authored
ci: Ensure that the correct compiler is installed
-
Dan Robertson authored
Ensure that a compiler is installed when the aarch64 CI build is run.
-
- Apr 04, 2018
-
-
Jeremy Soller authored
Run ./fmt.sh
-
Hermann Döppes authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Mar 28, 2018
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-