From: Ralf Baechle <ralf@linux-mips.org>
To: "Maciej W. Rozycki" <macro@ds2.pg.gda.pl>
Cc: linux-mips@linux-mips.org
Subject: Re: [patch] 2.4, head: PAGE_SHIFT changes break glibc
Date: Wed, 26 Nov 2003 00:24:39 +0100 [thread overview]
Message-ID: <20031125232439.GE11047@linux-mips.org> (raw)
In-Reply-To: <Pine.LNX.4.55.0311251623180.6716@jurand.ds.pg.gda.pl>
On Tue, Nov 25, 2003 at 04:27:49PM +0100, Maciej W. Rozycki wrote:
> After rebuilding glibc (2.2.5) with the patch applied, the following
> program:
>
> #include <stdio.h>
> #include <unistd.h>
>
> int main(void)
> {
> printf("%u\n", getpagesize());
> return 0;
> }
>
> prints "4096" if dynamically linked and "65536" if statically linked on my
> system, as expected.
Guess we'll need a solution along the lines of
unix/sysv/linux/sparc/sparc32/getpagesize.c then ...
Ralf
next prev parent reply other threads:[~2003-11-25 23:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-21 17:33 [patch] 2.4, head: PAGE_SHIFT changes break glibc Maciej W. Rozycki
2003-11-21 18:50 ` Ralf Baechle
2003-11-21 20:07 ` Maciej W. Rozycki
2003-11-25 15:27 ` Maciej W. Rozycki
2003-11-25 23:24 ` Ralf Baechle [this message]
2003-11-26 0:09 ` Maciej W. Rozycki
2003-11-26 17:02 ` Daniel Jacobowitz
2003-11-27 12:45 ` Maciej W. Rozycki
2003-11-27 17:37 ` Daniel Jacobowitz
2003-11-27 19:31 ` Maciej W. Rozycki
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=20031125232439.GE11047@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=linux-mips@linux-mips.org \
--cc=macro@ds2.pg.gda.pl \
/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