This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Avoid local PLT for dirfd
- From: Roland McGrath <roland at hack dot frob dot com>
- To: Andreas Jaeger <aj at suse dot com>
- Cc: libc-alpha at sources dot redhat dot com
- Date: Tue, 28 Feb 2012 07:25:44 -0800 (PST)
- Subject: Re: Avoid local PLT for dirfd
- References: <201202281319.16335.aj@suse.com>
Is dirfd in POSIX? If it isn't, then __dirfd is right (since glob is in
POSIX). If it is, then just libc_hidden_proto is right.