Skip to content
Snippets Groups Projects
  • Colin Walters's avatar
    7d2f577d
    fdio: Make GLnxFileCopyFlags actually flags · 7d2f577d
    Colin Walters authored
    I wanted to add a new one, and realized it was wrong.  Luckily,
    I think we were safe until now, since the set of bits for `(0, 1, 2)`
    is actually distinct.
    
    Although, hm, callers specifying `GLNX_FILE_COPY_OVERWRITE` may
    have not actually been getting that.
    7d2f577d
    History
    fdio: Make GLnxFileCopyFlags actually flags
    Colin Walters authored
    I wanted to add a new one, and realized it was wrong.  Luckily,
    I think we were safe until now, since the set of bits for `(0, 1, 2)`
    is actually distinct.
    
    Although, hm, callers specifying `GLNX_FILE_COPY_OVERWRITE` may
    have not actually been getting that.