- Aug 20, 2020
-
-
Peter Limkilde Svendsen authored
-
- Aug 05, 2020
-
- Jun 29, 2020
-
- Dec 05, 2019
-
-
- Jul 11, 2019
-
- Apr 23, 2019
-
- Feb 21, 2019
-
-
Nagy Tibor authored
-
- Feb 20, 2019
-
-
Nagy Tibor authored
When the execution reaches the end of the main functions, they implicitly return a successful status.
-
Nagy Tibor authored
-
Nagy Tibor authored
-
- Oct 13, 2018
-
- Aug 07, 2018
-
- Jul 22, 2018
-
- May 12, 2018
-
-
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.
-
- Mar 04, 2018
-
-
Jeremy Soller authored
-