This is the mail archive of the libc-hacker@sourceware.org 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: [PATCH] PPC fenv fixes. 3rd update


On Sat, Apr 14, 2007 at 07:38:39PM +0200, Jakub Jelinek wrote:
> Hm, why can't you use the magic numbers?  fesetenv takes (fenv_t *envp)
> on all arches, yet all but ppc manage to handle magic numbers.

Assuming a userland has all bits available for user mapping,
there may be no easy space to reserve.  In which case I'd export
some dummy variables from libc, and compare vs their addresses.


r~


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