From: Steve Grubb <sgrubb@redhat.com>
To: linux-audit@redhat.com
Subject: Re: [PATCH] Fix __attribute__((hidden)) use
Date: Fri, 29 Feb 2008 15:50:53 -0500 [thread overview]
Message-ID: <200802291550.53388.sgrubb@redhat.com> (raw)
In-Reply-To: <47B09139.6090407@redhat.com>
On Monday 11 February 2008 13:17:29 Miloslav Trmac wrote:
> this patch fixes __attribute__ ((hidden)) use. The
> hidden_def(SYM)/hidden_proto(SYM) pair should be used for symbols that
> are a part of the public API; it creates hidden aliases (SYM_internal)
> for use within the shared library, which speeds up both dynamic linking
> and code execution. Symbols that are not in the public API should use
> "hidden" in the function declaration.
Applied thanks!
-Steve
prev parent reply other threads:[~2008-02-29 20:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <47B01B2B.8070104@redhat.com>
[not found] ` <200802110632.48815.sgrubb@redhat.com>
2008-02-11 18:17 ` [PATCH] Fix __attribute__((hidden)) use Miloslav Trmac
2008-02-29 20:50 ` Steve Grubb [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200802291550.53388.sgrubb@redhat.com \
--to=sgrubb@redhat.com \
--cc=linux-audit@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox