Jakub Wilk 38956b071a Create ~/.rnd with mode 0600 instead of 0666
Because of a missing include <fcntl.h> we don't have O_CREATE and don't create
the file with open() using mode 0600 but fall back to using fopen() with the
default umask followed by a chmod().

Problem found by Jakub Wilk <jwilk@debian.org>.
2014-06-08 21:20:34 +01:00
..
2008-06-04 11:01:43 +00:00
2013-09-22 18:25:58 +01:00
2013-09-22 18:25:58 +01:00
2009-04-22 16:21:20 +00:00
2011-12-19 17:02:35 +00:00
2013-09-22 18:25:58 +01:00