- Nov 05, 2018
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Nov 04, 2018
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
- Oct 17, 2018
-
-
Birte Kristina Friesel authored
Quoting glibc rand(3): The versions of rand() and srand() in the Linux C Library use the same random number generator as random(3) and srandom(3), so the lower-order bits should be as random as the higher-order bits. However, on older rand() implementations, and on current implementations on different systems, the lower-order bits are much less random than the higher-order bits. Do not use this function in applications intended to be portable when good randomness is needed. (Use random(3) instead.)
-
- Oct 04, 2018
-
-
Olof-Joachim Frahm authored
-
- Oct 02, 2018
-
-
Olof-Joachim Frahm authored
-
- Sep 20, 2018
-
-
Birte Kristina Friesel authored
-
- Sep 17, 2018
-
- Aug 29, 2018
-
-
ulteq authored
-
- Aug 24, 2018
-
-
Birte Kristina Friesel authored
-
ulteq authored
Closes: #124
-
- Aug 22, 2018
-
-
ulteq authored
-
- Aug 19, 2018
-
-
ulteq authored
Partial fix of: #310
-
- Aug 18, 2018
-
-
ulteq authored
Fixes: #415
-
- Aug 05, 2018
-
-
Birte Kristina Friesel authored
-
- Jul 20, 2018
-
-
Birte Kristina Friesel authored
-
- Jul 17, 2018
-
-
Birte Kristina Friesel authored
Trying to handle stdin when select() in fact returned an error due to being interrupted by a signal is a rather bad idea.
-
Birte Kristina Friesel authored
-
ulteq authored
-
- Jul 07, 2018
- Jun 10, 2018
-
-
Sebastian Bickerle authored
-
- May 16, 2018
-
-
Birte Kristina Friesel authored
Closes #400
-
- May 11, 2018
-
-
Birte Kristina Friesel authored
Closes #279
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
Addresses part of issue #75
-
Birte Kristina Friesel authored
-
- May 10, 2018
-
-
Birte Kristina Friesel authored
-
Birte Kristina Friesel authored
This restores pre-2.21 ~/.fehbg behaviour. Replicating the entire commandline in ~/.fehbg turned out to do more harm than good. Closes #398
-
- Apr 18, 2018
-
-
Birte Kristina Friesel authored
-
- Apr 04, 2018
-
-
Birte Kristina Friesel authored
-
- Mar 10, 2018