9front - general discussion about 9front
 help / color / mirror / Atom feed
From: ori@eigenstate.org
To: 9front@9front.org
Subject: Re: [9front] POSIX_SOURCE vs POSIX_C_SOURCE (ape stdlib.h)
Date: Sat, 25 Sep 2021 00:03:08 -0400	[thread overview]
Message-ID: <B916E515ED7951C8A97A35C383799AA7@eigenstate.org> (raw)
In-Reply-To: <20210925034908.gnadz36skn6izhia@Krypton>

Quoth Jens Staal <staal1978@gmail.com>:
> Everywhere else in APE it is ifdef _POSIX_SOURCE but in stdlib.h there is
> one instance of _POSIX_C_SOURCE is this intentional?

They're different:

https://man7.org/linux/man-pages/man7/feature_test_macros.7.html

We probably don't use them right, but you'll have to read the
relevant specs to figure out what 'right' means.


      reply	other threads:[~2021-09-25  4:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-25  3:49 Jens Staal
2021-09-25  4:03 ` ori [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=B916E515ED7951C8A97A35C383799AA7@eigenstate.org \
    --to=ori@eigenstate.org \
    --cc=9front@9front.org \
    /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).