9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@labs.coraid.com>
To: 9fans@9fans.net
Subject: Re: [9fans] APE isinf()
Date: Mon, 11 Feb 2013 16:50:59 -0500	[thread overview]
Message-ID: <bef16b729dccb324879a9ea98ea6c7f5@coraid.com> (raw)
In-Reply-To: <A0770F67-0337-4441-B7B8-D71B42DABF92@corpus-callosum.com>

> So it's probably safe to just have
>
> #define isinf(x) isInf(x,0)
>
> in /*/include/ape/math.h

yes, let's do that.

i'd like to move all the function definitions in /$objtype/include/math.h
to /sys/include/ape/math.h and move the system dependent goo to
/$objtype/include/u.h.  this would require doing the same thing to
/sys/include/ape/u.h.

- erik



  reply	other threads:[~2013-02-11 21:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-11 21:46 Jeff Sickel
2013-02-11 21:50 ` erik quanstrom [this message]
2013-02-11 22:40 ` Federico G. Benavento

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=bef16b729dccb324879a9ea98ea6c7f5@coraid.com \
    --to=quanstro@labs.coraid.com \
    --cc=9fans@9fans.net \
    /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;
as well as URLs for NNTP newsgroup(s).