- Aug 08, 2019
-
-
Artyom Pavlov authored
-
Artyom Pavlov authored
-
- Aug 07, 2019
-
-
Clayton Wilkinson authored
-
- Aug 06, 2019
-
-
Joseph Richey authored
-
Joseph Richey authored
-
- Aug 05, 2019
-
- Aug 04, 2019
-
-
Aaron Hill authored
The 'libc::syscall' function uses varargs - as a result, its arguments are completely untyped. THe user must ensure that it is called with the proper types for the targeted syscall - otherwise, the calling convention might cause arguments to be put into the wrong registers. This commit explicitly casts the arguments to 'libc::syscall' to the proper type for the 'getrandom' syscall. This ensures that the correct types for the target platform will always be used, instead of relying on the types used happening to match those required by the target platform.
-
- Aug 03, 2019
-
-
Artyom Pavlov authored
-
- Jul 29, 2019
-
- Jul 28, 2019
-
-
Joseph Richey authored
-
- Jul 27, 2019
-
-
Joseph Richey authored
-
- Jul 12, 2019
-
-
Joseph Richey authored
-
- Jul 11, 2019
-
-
Joseph Richey authored
-
- Jul 09, 2019
-
-
Joseph Richey authored
-
Artyom Pavlov authored
-
- Jul 08, 2019
-
-
Syrus Akbary authored
-
- Jul 07, 2019
-
-
Joseph Richey authored
-
- Jul 05, 2019
-
-
Joseph Richey authored
-
- Jul 04, 2019
-
-
Joseph Richey authored
-
- Jul 02, 2019
-
-
Joseph Richey authored
-
Joseph Richey authored
-
- Jul 01, 2019
-
-
Artyom Pavlov authored
-
- Jun 30, 2019
-
- Jun 29, 2019
-
-
Artyom Pavlov authored
-
Joseph Richey authored
-
Joseph Richey authored
-
Joseph Richey authored
-
- Jun 28, 2019
-
-
Artyom Pavlov authored
-
- Jun 27, 2019
-
-
Joseph Richey authored
-
- Jun 26, 2019
-
-
Diggory Hardy authored
Run Rustfmt on entire repo
-
Joseph Richey authored
Also mention it's how we get randomness on UEFI
-
Joe Richey authored
-
- Jun 25, 2019
-
-
Joseph Richey authored
-
- Jun 19, 2019
-
-
Joseph Richey authored
-
- Jun 17, 2019
-
-
Diggory Hardy authored
Support x86_64-unknown-uefi
-
- Jun 16, 2019
-
-
Joe Richey authored
-
Joe Richey authored
-
Joe Richey authored
-