K 10 svn:author V 3 jhb K 8 svn:date V 27 2020-11-05T23:28:46.102704Z K 7 svn:log V 197 MFC 365280: Pass a valid mode with O_CREATE to open(2). CheriABI is pickier about the arguments to open(2) and crashes with a fault if a mode isn't passed to an open() when O_CREATE is specified. END