This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Documenting secure_getenv() in Linux man-pages


On 08/14/2012 08:22 AM, Michael Kerrisk wrote:
Hi Florian, and others,

I've written the following patch to the Linux man pages to document
secure_getenv(). Could you take a moment to review it?

secure_getenv is missing from the synopsis. setjmp should be secure_getenv.


The "secure execution" requirement depends on the AT_SECURE flag supplied by the kernel and can be influenced by security modules (I believe). So the list of conditions is likely not exhaustive.

--
Florian Weimer / Red Hat Product Security Team


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]