Skip to content
  • Ian Lynagh's avatar
    Implement openNewBinaryFile in a Compat module · 1a496ed1
    Ian Lynagh authored
    This is like openBinaryTempFile except it doesn't mark the permissions
    with 600. This means datafailes get the right permissions when they are
    installed.
    
    This should really be in the base package.
    1a496ed1