From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/8492 Path: news.gmane.org!not-for-mail From: Yuxin Ren Newsgroups: gmane.linux.lib.musl.general Subject: Why musl define PAGE_SIZE Date: Fri, 11 Sep 2015 15:28:52 -0400 Message-ID: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c31b8eccb086051f7db996 X-Trace: ger.gmane.org 1441999755 14399 80.91.229.3 (11 Sep 2015 19:29:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Sep 2015 19:29:15 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-8504-gllmg-musl=m.gmane.org@lists.openwall.com Fri Sep 11 21:29:15 2015 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1ZaU0W-0005vA-CG for gllmg-musl@m.gmane.org; Fri, 11 Sep 2015 21:29:12 +0200 Original-Received: (qmail 18350 invoked by uid 550); 11 Sep 2015 19:29:10 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 18279 invoked from network); 11 Sep 2015 19:29:03 -0000 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=CwqLT5epdJYVOX+d3IVyH0ZaMLptE9NuHazieM5kywE=; b=OUt5wb+P8aNdsiRnexM8cc/wf71yLHJOuX5gZIAXdLI/a4wrtO/sCBptY815WORfi/ V6oLzfRfJoQvkz/UBNYkiab036NzEYAiUPTr08SPnSK2k3GUK6Eej1LaUrM/fGZw7E8n g05izVi1y7e28tSmGnYPlHNtoU45IdTc9GyxFK5SfGOskL2jYmXe6tP6inx8kX7LQhE2 mJ5YK2CjuHESM00L+4TPba/QM/dPcSs9xB8hwR/vDGvk2Pr8MdR8qT2BKyDzLXP7OGGZ iuiKuF0ebisyOw//Itr11d6/kPkUIxV+U5Ro/7jzpqw0iBAGHwpPbyQGtexzJ/AmpQn1 jo+w== X-Gm-Message-State: ALoCoQneTtEk5lic/B9jF+BPbkjjOBif1ELYFlZq2U/H/fSCoLl/F3FXhLxJPSo8Y3doC8WMTZbZ X-Received: by 10.112.204.67 with SMTP id kw3mr413944lbc.60.1441999732118; Fri, 11 Sep 2015 12:28:52 -0700 (PDT) Xref: news.gmane.org gmane.linux.lib.musl.general:8492 Archived-At: --001a11c31b8eccb086051f7db996 Content-Type: text/plain; charset=UTF-8 Hi , I found in the bits/limits.h file, musl defines PAGE_SIZE macro . I think this macro is always defined by operating system, not libc. Why does musl define this marco? Thanks a lot. Yuxin --001a11c31b8eccb086051f7db996 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi ,

I found in the bits/limits.h file,= musl defines PAGE_SIZE macro .
I think this macro is always defi= ned by operating system, not libc.

Why does musl d= efine this marco?

Thanks a lot.
Yuxin
--001a11c31b8eccb086051f7db996--