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: [RFC] Add pthread_detach_pwd call.


On 10/21/2013 12:25 AM, Rich Felker wrote:

There is already a clean, portable way to achieve the exact same
thing: the *at functions.

fsetxattrat is missing, though.  Probably more.

I also don't see how we can actually implement something like pthread_detach_pwd without adding and awful lot of wrappers. It's certainly not just open and fopen, but anything that expects a path name.

(By the way, I think UID and GID are more problematic in this area.)

--
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]