Changes between Initial Version and Version 1 of Ticket #49753, comment 2


Ignore:
Timestamp:
Nov 29, 2015, 8:26:54 PM (8 years ago)
Author:
nerdling (Jeremy Lavergne)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49753, comment 2

    initial v1  
    1 10.6 and earlier do not have `O_CLOEXEC` (close on exit) defined. I've committed r142960, which simply skips that file creation flag.
     110.6 and earlier do not have `O_CLOEXEC` (close on exec) defined. I've committed r142960, which simply skips that file creation flag.