On Thu, 06 Feb 2020 10:45:44 -0700, "Theo de Raadt" wrote: > That feels better, and will be more atomic.
Unfortunately, we can't do this in ptmioctl() since we don't have the index of the open ptm device to use to check for the presence of UF_EXCLOSE. So it has to be done in libc instead. - todd
