bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: closed file descriptors on HP-UX


From: Florian Weimer
Subject: Re: closed file descriptors on HP-UX
Date: Fri, 04 Jan 2019 11:20:21 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

* Bruno Haible:

> Oh well. Then it's even POSIX compliant. But HP-UX (and possibly
> Windows) is the only platform where things are really like this -
> otherwise we would have seen more platforms where the diffutils
> 'new-file' test fails.

glibc does this as well if the process underwent an AT_SECURE
transition as part of execve; see __libc_check_standard_fds.

Thanks,
Florian



reply via email to

[Prev in Thread] Current Thread [Next in Thread]