[PATCH] PPC fenv fixes 4th update

Ulrich Drepper drepper@redhat.com
Wed May 2 08:22:00 GMT 2007


Steven Munroe wrote:
> +/* This is presently a stub, until it's decided how the kernels should
> +   support this.  */
> +
> +const fenv_t *
> +__fe_mask_env(void)
> +{
> +  __set_errno (ENOSYS);
> +  return FE_DFL_ENV;
> +}

Why are you sending a patch if it's incomplete?  Fix the kernel and then
send a patch.  Who knows, maybe a completely different solution is needed.

-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 251 bytes
Desc: OpenPGP digital signature
URL: <http://sourceware.org/pipermail/libc-hacker/attachments/20070502/31fb5115/attachment.sig>


More information about the Libc-hacker mailing list