Thomas Munro <[email protected]> writes: > On Sun, Feb 5, 2023 at 1:00 PM Thomas Munro <[email protected]> wrote: >> SUSv3 (POSIX 2008)
> Oh, oops, 2008 actually corresponds to SUSv4. Hmm.
Worst case, if we come across some allegedly-supported platform without
O_CLOEXEC, we #define that to zero. Said platform is no worse off
than it was before.
regards, tom lane
