K 10 svn:author V 6 jilles K 8 svn:date V 27 2018-01-06T22:59:10.561072Z K 7 svn:log V 150 MFC r327211: nandtool: Add missing mode for open() with O_CREAT If O_CREAT is given, open() needs a mode argument. Follow the umask by passing 0666. END