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: atime preservation


Dmitry V. Levin wrote:
> This implementation may close the descriptor passed to fdopendir(), e.g.
> in case of fcntl() or malloc() failure.  In case of success, it will set
> FD_CLOEXEC on this descriptor.  Both seems strange for me.

This is how it is documented on Solaris.  Once the descriptor is passed
to the function nobody else can touch it again.

-- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â

Attachment: signature.asc
Description: OpenPGP digital signature


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