This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: Hide __[u]{div,mod}di3


On Sunday 26 January 2003 01:47, Andreas Schwab wrote:
> +compat_symbol (libc, __umoddi3, __umoddi3, GLIBC_2_0);

Shouldn't that be GLIBC_2.0 (. not _)?
I also wonder why you didn't wrap it with a SHLIB_COMPAT?

Franz.


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