Thomas Munro <thomas(dot)munro(at)gmail(dot)com> writes:
> On Sun, Feb 5, 2023 at 1:00 PM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> 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